{"_self":{"principle":"Self-explaining payload — no external context required. This _self block describes what you are reading and where to look next.","widget":"article_topology","feature":"topology","name":"Article topology","what":"Claims, sources, anecdotes, user reports, related embeds, question graph slice — for ask/ROUTER.","contains":"claims, sources, anecdotes, question_graph slice","slug":"normandy-context-window","urls":{"read":"https://miscsubjects.com/api/articles/normandy-context-window/topology"},"how_to_use":"Claims, sources, anecdotes, user reports, related embeds, question graph slice — for ask/ROUTER.","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-context-window/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":"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-context-window/prompts","write":"https://miscsubjects.com/api/protocol/ask"}},{"id":"graph_topology","name":"Cross-article graph","what":"Merged claims/sources across condition+stack slugs for one question.","urls":{"read":"https://miscsubjects.com/api/articles/normandy-context-window/graph-topology?question=..."}},{"id":"question_graph","name":"Question graph","what":"Ask nodes (questions + gaps) and evidence_ingest nodes (pasted model output).","urls":{"read":"https://miscsubjects.com/api/articles/normandy-context-window/question-graph","write":"https://miscsubjects.com/api/protocol/ask"}},{"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-context-window/voxels","write":"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","not_medical_advice":true},"_explain":{"feature":"topology","name":"Article topology","what":"Claims, sources, anecdotes, user reports, related embeds, question graph slice — for ask/ROUTER.","why":"Every feature is auditable collective intelligence","how":"Claims, sources, anecdotes, user reports, related embeds, question graph slice — for ask/ROUTER.","model":null,"verifies":null,"urls":{"read":"https://miscsubjects.com/api/articles/normandy-context-window/topology"},"imessage":null,"router":null,"related":[{"id":"ask","what":"Answer only from topology; creates question_node with gaps and ingest_hint."},{"id":"graph_topology","what":"Merged claims/sources across condition+stack slugs for one question."},{"id":"question_graph","what":"Ask nodes (questions + gaps) and evidence_ingest nodes (pasted model output)."},{"id":"voxels","what":"Claims as atoms, sources as edges (supported_by, posted_by). Per-claim provenance."}],"not_medical_advice":true},"slug":"normandy-context-window","title":"Normandy: The Context Window Limit","register":"source_ledger","tags":["normandy","convergence","oip","machine-traversal"],"updated_at":"2026-07-04T20:38:34.950Z","body_excerpt":"## Claim\nThe context window is the maximum token count a model can hold in one forward pass. Normandy treats this limit as a hard mechanical boundary rather than a temporary engineering inconvenience. The page object stores compressed claim atoms and route metadata so the model can traverse source material without loading the entire corpus at once.\n\n## Object shape\nThe Normandy page carries a readable body, a claims array, source lineage records, provenance fields, review entries, a bundle route, and traversal metadata. The body section holds the operational explanation. The claims array stores atomic assertions with tier labels and source references. The source lineage records point to ledger entries and external URLs. Traversal metadata lists next-link and bundle routes so the model can continue without re-loading prior context.\n\n## Source lineage\nThe page references four ledger objects: the Normandy landing definition at /a/normandy, the OIP specification at /a/oip, the constitution endpoint at /api/articles/constitution, and the thread-update protocol at /api/protocol/thread-update. Each source entry records the URL, the object type, and the claim identifiers it supports. The bundle route at /api/articles/oip-total-structure/bundle?format=markdown supplies the full OIP structure as a single retrieval object.\n\n## What would break this\nIf the page omitted the source lineage array, the model would have no verified route back to the original material and would be forced to guess or hallucinate content. If the claims array lacked tier labels, the model could not distinguish human data from mechanistic inference or speculative projection. If the next-link field were absent, the model would reach the end of its context with no defined continuation path.\n\n## OIP implication\nOIP (Object Invocation Protocol) treats the Normandy page as a work object. Invocation occurs via POST /api/dispatch or GET /api/dispatch with the page slug as the key. The dispatch appends an entry to the ledger and returns a receipt at /api/dispatch?receipt=inv_ID. The receipt contains the object hash, the timestamp, and the list of claim identifiers served. Subsequent invocations can reference the receipt to replay or repair the same object without re-transmitting the full body.\n\n## Next link\nThe next link is the OIP total structure bundle at https://miscsubjects.com/api/articles/oip-total-structure/bundle?format=markdown. That object supplies the complete protocol definition and the full set of route schemas required for continued traversal.","ranking":"safety-first (interaction_risk/limitations), then quote-gated effective_weight","claims":[{"id":"c1","text":"The context window is the maximum token count a model can hold in one forward pass.","tier":"mechanistic","weight":0.3,"section":"Claim","slot":null,"interaction_risk":false,"status":"active","source_ids":["s1"],"source_status":"sourced","why_material":"Defines the hard boundary Normandy is built to work around.","retracted_at":null,"retraction_reason":null,"challenged_by":[],"effective_weight":0.3,"quote_gated":false},{"id":"c3","text":"Invocation via POST /api/dispatch or GET /api/dispatch appends an entry to the ledger and returns a receipt at /api/dispatch?receipt=inv_ID.","tier":"mechanistic","weight":0.3,"section":"OIP implication","slot":null,"interaction_risk":false,"status":"active","source_ids":["s3"],"source_status":"sourced","why_material":"Records the exact dispatch and receipt route used by OIP.","retracted_at":null,"retraction_reason":null,"challenged_by":[],"effective_weight":0.3,"quote_gated":false},{"id":"c2","text":"The Normandy page stores compressed claim atoms and route metadata so the model can traverse source material without loading the entire corpus.","tier":"speculative","weight":0.1,"section":"Claim","slot":null,"interaction_risk":false,"status":"active","source_ids":["s2"],"source_status":"sourced","why_material":"States the operational mechanism that converts an oversized corpus into linked objects.","retracted_at":null,"retraction_reason":null,"challenged_by":[],"effective_weight":0.1,"quote_gated":false}],"sources":[{"id":"s1","type":"other","url":"https://miscsubjects.com/a/normandy","title":"Normandy landing definition","quote":"","summary":"Defines Normandy as the machine landing surface for convergence of large source universes.","claim_ids":["c1"],"link_status":"ok","quote_status":"na","hash":"757bae096b340bbf27c0bff30b215611c11ac4989247b8570236b016a85e0e4d"},{"id":"s2","type":"other","url":"https://miscsubjects.com/a/oip","title":"OIP specification","quote":"","summary":"Specifies Object Invocation Protocol routes and ledger mechanics.","claim_ids":["c2"],"link_status":"ok","quote_status":"na","hash":"5d79332147be327d2fc7403ea91297eebda543ff9cebafbcf06bcd817beda83e"},{"id":"s3","type":"other","url":"https://miscsubjects.com/api/protocol/thread-update","title":"Thread update protocol","quote":"","summary":"Documents the dispatch and receipt mechanism for object invocation.","claim_ids":["c3"],"link_status":"ok","quote_status":"na","hash":"ff236bfccb54e127024ed94c2afc0759b4a8e06b6a77ca305dc5c3e8fd16b84a"},{"id":"s4","type":"other","url":"https://miscsubjects.com/api/articles/constitution","title":"Constitution endpoint","quote":"","summary":"Provides constitutional rules for object structure and ledger integrity.","claim_ids":[],"link_status":"ok","quote_status":"na","hash":"8a70924b0d53f38428e833a22eb3040829ee59c2012c4406bfa33850d1136f4f"},{"id":"s5","type":"other","url":"https://miscsubjects.com/api/articles/oip-total-structure/bundle?format=markdown","title":"OIP total structure bundle","quote":"","summary":"Supplies the complete OIP structure as a single retrieval object.","claim_ids":[],"link_status":"ok","quote_status":"na","hash":"17e1d7481fe2dadba57aea8d68a18cb595df6aa49f98906d3b7d1ea43dcdf869"}],"anecdotal_sources":[],"scientific_sources":[],"user_reports":[],"related_articles":[],"question_graph":{"slug":"normandy-context-window","questions":[],"evidence":[],"edges":[],"counts":{"questions":0,"evidence":0,"edges":0}},"honesty":{"active_claims":3,"retracted_claims":0,"cut_claims":0,"challenges":0,"scrub_events":0,"note":"Retracted/cut claims stay on ledger but are excluded from ask unless ?include_inactive=1"},"counts":{"claims":3,"claims_total":3,"sources":5,"anecdotal":0,"scientific":0,"user_reports":0,"questions":0,"evidence_ingests":0}}