{"_self":{"principle":"Self-explaining payload — no external context required. This _self block describes what you are reading and where to look next.","widget":"article_bundle","feature":"bundle","name":"LLM article bundle","what":"Paste-ready package: body + claims + sources + voxels + provenance + manifest + constitution.","contains":"body, claims, sources, voxels, provenance, question graph, constitution, llm_manifest","slug":"normandy-source-universe","urls":{"read":"https://miscsubjects.com/api/articles/normandy-source-universe/bundle?format=markdown"},"how_to_use":"Paste into any LLM. Read §SELF first. Write back via ingest or claim endpoints in llm_manifest.","write":null,"imessage":null,"router_tag":null,"proof_chain":[{"step":1,"claim":"Articles are voxel graphs of tiered claims, not prose blobs.","verify":"https://miscsubjects.com/api/articles/constitution"},{"step":2,"claim":"Claims link to hash-chained sources via source_ids.","verify":"https://miscsubjects.com/api/articles/normandy-source-universe/sources"},{"step":3,"claim":"Ask reads topology; ingest/claim append to ledger.","verify":"https://miscsubjects.com/api/protocol"},{"step":4,"claim":"Models queue growth: populate → collaborate → repair → reflex.","verify":"https://miscsubjects.com/api/protocol/grow"},{"step":5,"claim":"Graph proves its own shape (reflex) and $/claim (yield).","verify":"https://miscsubjects.com/graph.html?layer=reflex"},{"step":6,"claim":"Full feature index + _explain on every API response.","verify":"https://miscsubjects.com/api/articles/system-map"}],"related_features":[{"id":"topology","name":"Article topology","what":"Claims, sources, anecdotes, user reports, related embeds, question graph slice — for ask/ROUTER.","urls":{"read":"https://miscsubjects.com/api/articles/normandy-source-universe/topology"}},{"id":"voxels","name":"Voxel graph","what":"Claims as atoms, sources as edges (supported_by, posted_by). Per-claim provenance.","urls":{"read":"https://miscsubjects.com/api/articles/normandy-source-universe/voxels","write":"https://miscsubjects.com/api/protocol/claim"}},{"id":"ask","name":"Ask protocol","what":"Answer only from topology; creates question_node with gaps and ingest_hint.","urls":{"read":"https://miscsubjects.com/api/articles/normandy-source-universe/prompts","write":"https://miscsubjects.com/api/protocol/ask"}},{"id":"ingest","name":"Ingest protocol","what":"Parse pasted evidence → source ledger + claims + evidence_ingest node.","urls":{"write":"https://miscsubjects.com/api/protocol/ingest"}},{"id":"claim_post","name":"Claim post protocol","what":"Prompt-injection style POST — one claim voxel with who_claims + posted_by.","urls":{"read":"https://miscsubjects.com/api/articles/normandy-source-universe/voxels","write":"https://miscsubjects.com/api/protocol/claim"}},{"id":"llm_manifest","name":"LLM manifest","what":"Machine-readable read/write contract for external LLMs.","urls":{"read":"https://miscsubjects.com/api/articles/llm-manifest"}}],"system_map":"https://miscsubjects.com/api/articles/system-map","system_map_markdown":"https://miscsubjects.com/api/articles/system-map?format=markdown","not_medical_advice":true},"_explain":{"feature":"bundle","name":"LLM article bundle","what":"Paste-ready package: body + claims + sources + voxels + provenance + manifest + constitution.","why":"Every feature is auditable collective intelligence","how":"Paste into any LLM. Read §SELF first. Write back via ingest or claim endpoints in llm_manifest.","model":null,"verifies":null,"urls":{"read":"https://miscsubjects.com/api/articles/normandy-source-universe/bundle?format=markdown"},"imessage":null,"router":null,"related":[{"id":"topology","what":"Claims, sources, anecdotes, user reports, related embeds, question graph slice — for ask/ROUTER."},{"id":"voxels","what":"Claims as atoms, sources as edges (supported_by, posted_by). Per-claim provenance."},{"id":"ask","what":"Answer only from topology; creates question_node with gaps and ingest_hint."},{"id":"ingest","what":"Parse pasted evidence → source ledger + claims + evidence_ingest node."},{"id":"claim_post","what":"Prompt-injection style POST — one claim voxel with who_claims + posted_by."},{"id":"llm_manifest","what":"Machine-readable read/write contract for external LLMs."}],"not_medical_advice":true},"bundle_version":1,"generated_at":"2026-07-05T00:42:06.764Z","slug":"normandy-source-universe","title":"Normandy: The Source Universe","url":"https://miscsubjects.com/a/normandy-source-universe","register":"source_ledger","tags":["normandy","convergence","oip","machine-traversal"],"posted_at":"2026-07-04T20:33:12.647Z","updated_at":"2026-07-04T20:38:35.193Z","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.","claims":[{"id":"c1","text":"Raw source material exists outside the repository and outside any single prompt.","tier":"human","weight":0.8,"effective_weight":0.8,"slot":null,"source_ids":["s1"],"who_claims":"grok/grok-4.3","status":"active"},{"id":"c2","text":"Normandy pages contain readable body, claim atoms, source lineage, provenance, reviews, bundle route, and traversal metadata.","tier":"human","weight":0.8,"effective_weight":0.8,"slot":null,"source_ids":["s1"],"who_claims":"grok/grok-4.3","status":"active"},{"id":"c3","text":"Source URLs listed in this page are independent objects that remain outside the OIP loop.","tier":"human","weight":0.8,"effective_weight":0.8,"slot":null,"source_ids":["s2","s3","s4","s5"],"who_claims":"grok/grok-4.3","status":"active"},{"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.","tier":"human","weight":0.8,"effective_weight":0.8,"slot":null,"source_ids":["s2"],"who_claims":"grok/grok-4.3","status":"active"},{"id":"c5","text":"OIP invocation of the Normandy page appends to the ledger and returns a receipt at /api/dispatch?receipt=inv_ID.","tier":"human","weight":0.8,"effective_weight":0.8,"slot":null,"source_ids":["s2"],"who_claims":"grok/grok-4.3","status":"active"}],"sources":[{"id":"s1","type":"other","url":"https://miscsubjects.com/a/normandy","title":"Normandy definition","summary":"Defines Normandy as the landing surface that converts source material into linked article objects.","quote":"","quote_status":"na","link_status":"ok","claim_ids":["c1","c2"],"hash":"064252c2987ffbc8"},{"id":"s2","type":"other","url":"https://miscsubjects.com/a/oip","title":"Object Invocation Protocol","summary":"Defines OIP, the invocation loop, and the dispatch routes.","quote":"","quote_status":"na","link_status":"ok","claim_ids":["c3","c4","c5"],"hash":"5c06153c50a5ed69"},{"id":"s3","type":"other","url":"https://miscsubjects.com/api/articles/constitution","title":"Article constitution","summary":"Supplies constitutional rules that govern article construction.","quote":"","quote_status":"na","link_status":"ok","claim_ids":["c3"],"hash":"ebef905fcbee8362"},{"id":"s4","type":"other","url":"https://miscsubjects.com/api/protocol/thread-update","title":"Thread update protocol","summary":"Mechanism that appends updates to the ledger.","quote":"","quote_status":"na","link_status":"ok","claim_ids":["c3"],"hash":"b29f9e64c2b3ccd3"},{"id":"s5","type":"other","url":"https://miscsubjects.com/api/articles/oip-total-structure/bundle?format=markdown","title":"OIP total structure bundle","summary":"Returns the complete OIP specification in bundle form.","quote":"","quote_status":"na","link_status":"ok","claim_ids":["c3"],"hash":"2dd0fc5bd85fcd8a"}],"voxels":{"slug":"normandy-source-universe","counts":{"voxels":5,"sources":5,"edges":13},"note":"slim bundle — full voxels at /api/articles/normandy-source-universe/voxels"},"constitution":{"url":"https://miscsubjects.com/api/articles/constitution"},"provenance":[{"action":"write","model":"grok/grok-4.3","ts":"2026-07-04T20:33:12.647Z","hash":"d1cc33fa3a7b5e20","tokens_in":1343,"tokens_out":1517},{"action":"wire-normandy-shelf","model":"codex","ts":"2026-07-04T20:33:38.679Z","hash":"78c7d8ab7c297313","tokens_in":0,"tokens_out":0}],"contributions":[{"id":"k1","ts":"2026-07-04T20:33:12.647Z","model":"grok/grok-4.3","role":"writer","action":"draft","rationale":"","hash":"2a0bbf1ae22aceada61d8c315f933cb5a63f3f3d5cda29c90650349456bd2d71"}],"topology":null,"slim":true,"ledger_totals":{"claims":5,"sources":5,"exported_claims":5,"exported_sources":5},"question_graph":{"slug":"normandy-source-universe","questions":[],"evidence":[],"edges":[],"counts":{"questions":0,"evidence":0,"edges":0}},"verification":{"provenance":{"valid":true,"entries":2,"head":"78c7d8ab7c2973138517cb4e2e3dadb310e5fe2ef1aa54847b5c2fd7c4f15b2c"},"sources":{"valid":false,"broken_at":0}},"counts":{"claims":5,"sources":5,"provenance":2,"contributions":1,"questions":0,"evidence_ingests":0,"voxel_edges":13},"llm_manifest":{"version":"1","site":"https://miscsubjects.com","purpose":"Peptide evidence articles with hash-chained source ledgers, tiered claims, and a question graph. LLMs should READ bundles/URLs and WRITE back via ingest — never invent doses.","read":{"human_page":"https://miscsubjects.com/a/normandy-source-universe","bundle_json":"https://miscsubjects.com/api/articles/normandy-source-universe/bundle","bundle_markdown":"https://miscsubjects.com/api/articles/normandy-source-universe/bundle?format=markdown","topology":"https://miscsubjects.com/api/articles/normandy-source-universe/topology","question_graph":"https://miscsubjects.com/api/articles/normandy-source-universe/question-graph","sources":"https://miscsubjects.com/api/articles/normandy-source-universe/sources","provenance":"https://miscsubjects.com/api/articles/normandy-source-universe/provenance","contributions":"https://miscsubjects.com/api/articles/normandy-source-universe/contributions","graph_topology":"https://miscsubjects.com/api/articles/normandy-source-universe/graph-topology?question={question}","voxels":"https://miscsubjects.com/api/articles/normandy-source-universe/voxels","constitution":"https://miscsubjects.com/api/articles/constitution","ontology":"https://miscsubjects.com/api/articles/ontology","system_map":"https://miscsubjects.com/api/articles/system-map","system_map_markdown":"https://miscsubjects.com/api/articles/system-map?format=markdown","health":"https://miscsubjects.com/api/articles/normandy-source-universe/health","repair":"POST https://miscsubjects.com/api/protocol/repair","list_articles":"https://miscsubjects.com/api/articles","graph_canvas":"https://miscsubjects.com/graph.html?slugs=normandy-source-universe","graph_yield":"https://miscsubjects.com/api/graph?slugs=normandy-source-universe&layer=yield","obsidian_vault":"https://miscsubjects.com/api/articles/obsidian-vault?slugs=normandy-source-universe","graph_query":"https://miscsubjects.com/api/v1/query?from=normandy-source-universe&kind=claim&where=tier=human"},"ask":{"description":"Answer only from topology; creates a question_node with gaps.","api":"POST https://miscsubjects.com/api/protocol/ask","body":{"slug":"{slug}","question":"string"},"imessage":"normandy-source-universe|your question","router_tag":"[ARTICLE_ASK]normandy-source-universe|question[/ARTICLE_ASK]","auth":"x-terminal-key header for API; iMessage/WhatsApp via miscsubjects build"},"ingest":{"description":"Parse pasted evidence → source ledger + claims + evidence_ingest node.","api":"POST https://miscsubjects.com/api/protocol/ingest","body":{"slug":"{slug}","evidence":"paste text","question_node_id":"optional qn_..."},"imessage":"ingest normandy-source-universe|q:{node_id}|paste evidence","router_tag":"[ARTICLE_INGEST]normandy-source-universe|evidence[/ARTICLE_INGEST]","tiers":["human","preclinical","anecdotal","mechanistic","speculative"]},"claim":{"description":"Prompt-injection style POST — one claim voxel with who_claims + posted_by provenance.","api":"POST https://miscsubjects.com/api/protocol/claim","body":{"slug":"{slug}","text":"one assertion","tier":"human|preclinical|anecdotal|mechanistic|speculative","who_claims":"study author, platform, or model id","source_ids":"optional [s1]"},"imessage":"claim normandy-source-universe|tier|assertion — who claims it?","router_tag":"[ARTICLE_CLAIM]normandy-source-universe|tier|assertion[/ARTICLE_CLAIM]","slots":["what_it_is","who_claims_what","what_is_known","what_is_unknown","mechanism","limitations","disclaimer"]},"tiers":{"human":0.8,"preclinical":0.5,"anecdotal":0.3,"mechanistic":0.3,"speculative":0.1},"invariants":["Self-explaining — every API JSON has _self; every paste widget has §SELF; root index at /api/articles/system-map","Append-only — revisions preserved at ?rev=n","Source chain verifies integrity, not truth","Answers must cite claim ids and source ids from topology","Not medical advice"],"constitution":{"version":1,"principle":"Articles are voxel graphs of claims — not prose blobs. Every assertion is a claim atom with tier, weight, source_ids, and posted_by provenance.","slots":[{"id":"what_it_is","required":true,"answers":"What is this peptide/stack/condition?"},{"id":"who_claims_what","required":true,"answers":"Who claims what — study authors, platforms, n=?"},{"id":"what_is_known","required":true,"answers":"What is known with tier labels (human/preclinical/anecdotal)"},{"id":"what_is_unknown","required":true,"answers":"What is NOT known — explicit gaps"},{"id":"mechanism","required":false,"answers":"Proposed mechanism (mechanistic tier only)"},{"id":"limitations","required":true,"answers":"Limits of evidence — no dose advice"},{"id":"disclaimer","required":true,"answers":"Not medical advice"}],"claim_rules":["One claim = one falsifiable assertion. No compound claims.","Every claim must declare tier: human|preclinical|anecdotal|mechanistic|speculative|system.","system tier = architecture/design axioms (not biological mechanism). Use for protocol self-definition.","Sourced claims must cite source_ids from the hash-chained ledger.","Unsourced claims must set source_status: unsourced and why_material.","posted_by is mandatory on every new claim (model id, human, or channel).","No medical advice, no doses, no 'you should take'.","Bad information is retracted (status:retracted), never deleted — retraction event stays on ledger.","Adversary challenges link via challenges[] / challenged_by[] — target may be downweighted.","Leaked secrets are scrubbed to [REDACTED:secret-leak] with scrub_events tombstone — honest audit trail."],"source_rules":["Every source is a voxel edge: type, url, exact quote, summary, found_by, accessed_at.","Sources hash-chain — prev/hash on append.","Anecdotal sources must name platform (reddit|x|youtube|imessage|user_entry)."],"ontology_rules":["Peptide articles (bpc-157, tb-500) are tree roots.","Condition articles (bpc-157-glp1-gut-damage) branch from peptides.","Stack articles (wolverine-stack-glp1) compose peptides — never duplicate peptide mechanism prose.","If an article has no parent embeds and is not a root peptide → sprawl candidate.","Misstep = duplicate scope with another slug; merge or reparent via embeds."],"post_protocol":{"claim":"POST /api/protocol/claim","source":"POST /api/protocol/sources","ingest":"POST /api/protocol/ingest","webhook":"POST /api/articles/<slug>/webhook {kind:claim|source}","imessage_claim":"claim {slug}|{tier}|your assertion — who claims it, source?","imessage_ingest":"ingest {slug}|evidence paste"}},"this_article":{"slug":"normandy-source-universe","url":"https://miscsubjects.com/a/normandy-source-universe","bundle_url":"https://miscsubjects.com/api/articles/normandy-source-universe/bundle?format=markdown"}},"api_urls":{"bundle":"https://miscsubjects.com/api/articles/normandy-source-universe/bundle","bundle_markdown":"https://miscsubjects.com/api/articles/normandy-source-universe/bundle?format=markdown","topology":"https://miscsubjects.com/api/articles/normandy-source-universe/topology","voxels":"https://miscsubjects.com/api/articles/normandy-source-universe/voxels","constitution":"https://miscsubjects.com/api/articles/constitution","ontology":"https://miscsubjects.com/api/articles/ontology","question_graph":"https://miscsubjects.com/api/articles/normandy-source-universe/question-graph","ask":"https://miscsubjects.com/api/protocol/ask","ingest":"https://miscsubjects.com/api/protocol/ingest","claim":"https://miscsubjects.com/api/protocol/claim","system_map":"https://miscsubjects.com/api/articles/system-map","system_map_markdown":"https://miscsubjects.com/api/articles/system-map?format=markdown"}}