{"slug":"normandy-source-universe","title":"Normandy: The Source Universe","body":"## Claim\n\nRaw source material lives outside the repo and outside any single prompt. Normandy pages point to source lineage, bundles, routes, and ledgers rather than duplicating raw sprawl. The source universe is the collection of all original documents, data, and records that exist independently of the page. Normandy pages reference those objects through URLs, receipts, and bundle routes. They do not copy the full content into the page body.\n\n## Object shape\n\nThe Normandy page is a linked article object. It contains a readable body, claim atoms, source lineage, provenance, reviews, bundle route, and traversal metadata. The body states one operational point. Claim atoms are single assertions. Source lineage lists the external URLs that hold the original material. Provenance records how the page was built. Reviews record acceptance or rejection. The bundle route returns the page plus its claims and sources in one payload. Traversal metadata records the links to other pages.\n\n## Source lineage\n\nSource material for this page is stored at the following routes:\n\n- https://miscsubjects.com/a/normandy supplies the definition of Normandy as the landing surface that converts source material into linked article objects.\n- https://miscsubjects.com/a/oip supplies the definition of Object Invocation Protocol and the loop of object, invoke, ledger, receipt, replay, repair.\n- https://miscsubjects.com/api/articles/constitution supplies the constitutional rules that govern article construction.\n- https://miscsubjects.com/api/protocol/thread-update supplies the mechanism that appends updates to the ledger.\n- https://miscsubjects.com/api/articles/oip-total-structure/bundle?format=markdown supplies the full OIP structure in bundle form.\n\nEach URL is an independent object. The Normandy page records these URLs in its source lineage section and does not embed their full content.\n\n## What would break this\n\nThe page breaks if a source URL returns a different object than the one listed. The page breaks if the bundle route at /api/articles/oip-total-structure/bundle returns a format other than the declared markdown bundle. The page breaks if the ledger at /api/protocol/thread-update no longer records the invocation receipt for this page. The page breaks if any listed claim atom changes its text without a corresponding ledger entry.\n\n## OIP implication\n\nOIP treats the Normandy page as an invocable object. POST /api/dispatch with the page slug invokes the object. The invocation appends an entry to the ledger. The ledger returns a receipt at /api/dispatch?receipt=inv_ID. Subsequent GET requests to the same route replay the receipt. Any repair to the page creates a new invocation and a new receipt. The source URLs remain external; only the pointer and the receipt live inside the OIP loop.\n\n## Next link\n\nThe next link is the bundle route for the OIP total structure: https://miscsubjects.com/api/articles/oip-total-structure/bundle?format=markdown. That route returns the complete OIP specification in one payload and serves as the immediate traversal target after this page.","register":"source_ledger","tags":["normandy","convergence","oip","machine-traversal"],"style":{},"claims":[{"id":"c1","text":"Raw source material exists outside the repository and outside any single prompt.","section":"Claim","tier":"human","source_ids":["s1"],"source_status":"sourced","why_material":"This establishes that Normandy pages reference rather than duplicate external content."},{"id":"c2","text":"Normandy pages contain readable body, claim atoms, source lineage, provenance, reviews, bundle route, and traversal metadata.","section":"Object shape","tier":"human","source_ids":["s1"],"source_status":"sourced","why_material":"This defines the fixed structure of every Normandy page."},{"id":"c3","text":"Source URLs listed in this page are independent objects that remain outside the OIP loop.","section":"Source lineage","tier":"human","source_ids":["s2","s3","s4","s5"],"source_status":"sourced","why_material":"This prevents duplication and keeps the source universe external."},{"id":"c4","text":"The page breaks when any listed source URL returns a different object or when the ledger no longer records the invocation receipt.","section":"What would break this","tier":"human","source_ids":["s2"],"source_status":"sourced","why_material":"This states the concrete failure conditions for the page."},{"id":"c5","text":"OIP invocation of the Normandy page appends to the ledger and returns a receipt at /api/dispatch?receipt=inv_ID.","section":"OIP implication","tier":"human","source_ids":["s2"],"source_status":"sourced","why_material":"This shows how the page participates in the OIP loop without holding raw sources."}],"sources":[{"id":"s1","type":"other","url":"https://miscsubjects.com/a/normandy","title":"Normandy definition","quote":"","summary":"Defines Normandy as the landing surface that converts source material into linked article objects.","claim_ids":["c1","c2"]},{"id":"s2","type":"other","url":"https://miscsubjects.com/a/oip","title":"Object Invocation Protocol","quote":"","summary":"Defines OIP, the invocation loop, and the dispatch routes.","claim_ids":["c3","c4","c5"]},{"id":"s3","type":"other","url":"https://miscsubjects.com/api/articles/constitution","title":"Article constitution","quote":"","summary":"Supplies constitutional rules that govern article construction.","claim_ids":["c3"]},{"id":"s4","type":"other","url":"https://miscsubjects.com/api/protocol/thread-update","title":"Thread update protocol","quote":"","summary":"Mechanism that appends updates to the ledger.","claim_ids":["c3"]},{"id":"s5","type":"other","url":"https://miscsubjects.com/api/articles/oip-total-structure/bundle?format=markdown","title":"OIP total structure bundle","quote":"","summary":"Returns the complete OIP specification in bundle form.","claim_ids":["c3"]}],"prov":{"model":"grok/grok-4.3","action":"write"}}