Library · Document
Order and Meaning Library Plugin Readme
Library · Readme
Order and Meaning Library Plugin Readme
This page provides an in-site readme so the /readme/ route renders a stable entrypoint inside WordPress.
It also points to the current Syncré pages, theorem companions, and verification materials that are easiest to open first.
Quick start entrypoints
- Research Library — main library hub for the site
- Start Here — global orientation page for the plugin library structure
- Syncré Form Theory — SFT hub and page map
- Syncré Form Theory and the Relational Form Principle — latest framing page for the Syncré program
Syncré review and verification entrypoints
- Global Syncré Universality Theorem — clean HTML companion page for the theorem route
- Syncré Proof Program — witness routes and scaling posture
- Syncré Certificate Engine — WSC/WOB/CC artifact discipline
- Syncré Program Dossier — public-facing guide to the dossier PDF and how it fits the program
- Syncré Referee Walkthrough — review-order page for referees and technical readers
- Syncré Proof Verification Program Bundle — bundle overview and download page
Direct downloads (Syncré companions)
- Syncré Program Dossier (PDF)
- Syncré Referee Walkthrough (PDF)
- Syncré Proof Verification Program Bundle (ZIP)
What this plugin does
- Renders library documents from
assets/docs/through plugin-driven page routes - Serves downloadable PDFs and ZIP bundles through registered file keys
- Provides hub pages, track pages, and cross-links across the research library
- Keeps navigation and document metadata in the plugin package for stable deployment
- Supports runtime SEO meta descriptions for library pages, including generated descriptions when a page has no hand-written meta description
Where content lives in the plugin
assets/docs/for page HTML/Markdown contentassets/pdfs/for downloadable PDF assetsassets/zips/for downloadable bundlesassets/meta/for content-map and navigation metadataincludes/class-oamlib.phpfor routing, rendering, and file registration
Maintenance notes
- Prefer direct page-content edits for sensitive routes when stability is the priority.
- Keep public-facing Syncré links pointed at the relational-form page when referencing the current framing.
- Add new downloadable files to the file registry before adding page links.