{"_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":"udst-v1-1-llm-as-os","urls":{"read":"https://miscsubjects.com/api/articles/udst-v1-1-llm-as-os/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/udst-v1-1-llm-as-os/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/udst-v1-1-llm-as-os/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/udst-v1-1-llm-as-os/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/udst-v1-1-llm-as-os/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/udst-v1-1-llm-as-os/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/udst-v1-1-llm-as-os/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-04T06:26:07.439Z","slug":"udst-v1-1-llm-as-os","title":"UDST: V1 1 Llm As Os","url":"https://miscsubjects.com/a/udst-v1-1-llm-as-os","register":"oip_protocol","tags":["OIP","UDST","systems-theory","deterministic"],"posted_at":"2026-07-04T03:17:45.905Z","updated_at":"2026-07-04T05:03:17.316Z","body":"# LLM-as-OS\n\nStochastic models do not become deterministic. The determinism lives one layer up.\n\nIn an LLM-as-OS architecture, stochastic model weights become dynamic reasoning plumbing — useful where probabilistic generation is genuinely needed, replaceable where it is not. A deterministic command plane sits above the weights and decides, per task: which model or models (local, open-weight, frontier closed); which scaffold depth and structure; which context package and which sources; which tools; which red-team depth and adversarial budget; which privacy mode and data-custody policy; which ledgering standard; which human-escalation threshold; which cost ceiling and surety target.\n\nThe command plane's objective is to maximize task-adjusted logical density under the constraints the task imposes: stakes, deadline, privacy, budget, and required surety.\n\nIn the build, the command plane is the dispatch router. `POST /api/dispatch {key:KEY, body:BODY}` does not invoke a model directly. It invokes a capability row, which is a deterministic contract. The router decides: which capability matches the key? Which model should execute the capability? What scaffold depth is required? What context package should be admitted? The decision is logged, typed, and replayable. The router is not a model; it is a deterministic lookup table with scoped gates.\n\nThis is glass box over black box. The weights stay opaque inside; every routing decision, context slice, tool call, claim, evidence reference, attack, repair, and unresolved node is visible on the surface and replayable from the ledger.\n\nIn the build, glass box is the receipt. Every invocation returns a receipt with `request_json`, `response_json`, `proof`, and `story`. The receipt is not a black-box summary; it is the full transparent record. The model weights are opaque (the model is a black box), but the routing decision is glass (the receipt shows exactly which model was elected, which context was admitted, which tools were called, and what the output was). The glass box is the receipt; the black box is the model.\n\nThree constraints make this architecture honest.\n\n**The glass box must itself be glass.** A command plane that records what the models did but hides what the command plane decided is not glass. It is a one-way mirror with the model on display and the operator behind it. Every routing decision, every context admission, every tool output, every reuse event, and every red-team decision must be typed, scoped, provenance-bound, permissioned, logged, adversarially challengeable, expiry-limited, and revocable. In the build, this is the `?receipt=INV_ID` endpoint: it returns the full invocation record, including the token provenance (`authorized_by`), the capability scope, the model elected, and the exact request and response. The meta-decisions are auditable because the receipt is the audit.\n\n**The admission invariant is strict.** All context, tools, model outputs, router decisions, proof artifacts, and reuse events are untrusted until admitted. Admission requires a declared type, a declared scope, a verified provenance, a permission check, an adversarial check, an expiry, and entry into the replayable proof graph. Anything that enters the proof without admission is contamination. The default state of an input is hostile; verification is what makes it usable. In the build, this is the capability gate: `capGateCheck` enforces that every invocation has a valid token with the correct scope, expiry, and permission. A `row:NOW` token cannot invoke `LOCAL_EXEC` because the scope check fails. The token is not trusted until admitted; the admission is the scope verification.\n\n**Structural isolation is required where stakes warrant.** The instance that reads raw context should not be the same instance that architects the proof graph for high-stakes decisions. Raw ingestion, proof construction, verification, red-team, repair, and ledgering should be separated where risk requires. The reason is failure mode, not bureaucracy: an instance that both reads adversarial input and decides what counts as evidence is one prompt-injection away from a captured proof. Separation makes capture expensive. In the build, this is the role separation: the `sibling` worker handles cron-drained tasks (raw ingestion), the `main` worker handles API requests (proof construction), and the `ledger` database handles storage (ledgering). A task that is ingested by the sibling worker is not executed by the same instance that constructed the proof graph for the capability. The separation is not bureaucratic; it is a failure-mode containment.\n\nA multi-model team, role-separated, is one expression of this architecture. In the build, this is the review cycle: `llama-3.3-70b` reviews, `gemini-2.5-flash` writes, and the owner accepts. The reviewer does not write; the writer does not review; the owner does not write or review. Each role is isolated, and the ledger records the handoff. The claim is not that any one configuration dominates. The claim is that the determinism-at-the-command-plane structure dominates unscaffolded probabilistic generation for any task whose output must survive audit.\n\nThe framework does not claim that LLMs as currently deployed are reliable agency infrastructure. It claims they become reliable agency infrastructure when wrapped in a deterministic, auditable, structurally isolated command plane with strict admission and revocable trust. Unauditable AGI, if it arrived, would be generalized opacity, not reliable agency infrastructure. In the build, this is the `?conformance=1` endpoint: it verifies that the system is auditable, deterministic, and isolated. It does not claim that the models are reliable; it claims that the system around the models is reliable. The distinction is the difference between trusting a model and trusting a receipt.\n\n\n---\n\n## Corpus map\n- Previous: [UDST: V1 1 Logical Economics](/a/udst-v1-1-logical-economics)\n- Next: [UDST: V1 1 The Floor And The Ceiling](/a/udst-v1-1-the-floor-and-the-ceiling)\n- Series start: [UDST v1.1 — The Claim](/a/udst-v1-1-the-claim)\n- Kin: [Book V — The Machine Plane](/a/oip-machine-plane) · [Total Structure](/a/oip-total-structure)","claims":[],"sources":[],"voxels":{"slug":"udst-v1-1-llm-as-os","counts":{"voxels":0,"sources":0,"edges":0},"note":"slim bundle — full voxels at /api/articles/udst-v1-1-llm-as-os/voxels"},"constitution":{"url":"https://miscsubjects.com/api/articles/constitution"},"provenance":[{"action":"fill","model":"claude-fable-5","ts":"2026-07-04T03:40:11.550Z","hash":"2ee65131a4629f48","tokens_in":0,"tokens_out":0},{"action":"edit","model":"claude-fable-5","ts":"2026-07-04T04:39:12.986Z","hash":"fea39e29319a1e5f","tokens_in":0,"tokens_out":0},{"action":"edit","model":"claude-fable-5","ts":"2026-07-04T05:03:17.316Z","hash":"0f7929f4855e7ac5","tokens_in":0,"tokens_out":0}],"contributions":[],"topology":null,"slim":true,"ledger_totals":{"claims":0,"sources":0,"exported_claims":0,"exported_sources":0},"question_graph":{"slug":"udst-v1-1-llm-as-os","questions":[],"evidence":[],"edges":[],"counts":{"questions":0,"evidence":0,"edges":0}},"verification":{"provenance":{"valid":true,"entries":3,"head":"0f7929f4855e7ac57f25e3f74d99aca77d2bbc5422bbdf4206b4304f9395cb9a"},"sources":{"valid":true,"entries":0,"head":"genesis"}},"counts":{"claims":0,"sources":0,"provenance":3,"contributions":0,"questions":0,"evidence_ingests":0,"voxel_edges":0},"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/udst-v1-1-llm-as-os","bundle_json":"https://miscsubjects.com/api/articles/udst-v1-1-llm-as-os/bundle","bundle_markdown":"https://miscsubjects.com/api/articles/udst-v1-1-llm-as-os/bundle?format=markdown","topology":"https://miscsubjects.com/api/articles/udst-v1-1-llm-as-os/topology","question_graph":"https://miscsubjects.com/api/articles/udst-v1-1-llm-as-os/question-graph","sources":"https://miscsubjects.com/api/articles/udst-v1-1-llm-as-os/sources","provenance":"https://miscsubjects.com/api/articles/udst-v1-1-llm-as-os/provenance","contributions":"https://miscsubjects.com/api/articles/udst-v1-1-llm-as-os/contributions","graph_topology":"https://miscsubjects.com/api/articles/udst-v1-1-llm-as-os/graph-topology?question={question}","voxels":"https://miscsubjects.com/api/articles/udst-v1-1-llm-as-os/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/udst-v1-1-llm-as-os/health","repair":"POST https://miscsubjects.com/api/protocol/repair","list_articles":"https://miscsubjects.com/api/articles","graph_canvas":"https://miscsubjects.com/graph.html?slugs=udst-v1-1-llm-as-os","graph_yield":"https://miscsubjects.com/api/graph?slugs=udst-v1-1-llm-as-os&layer=yield","obsidian_vault":"https://miscsubjects.com/api/articles/obsidian-vault?slugs=udst-v1-1-llm-as-os","graph_query":"https://miscsubjects.com/api/v1/query?from=udst-v1-1-llm-as-os&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":"udst-v1-1-llm-as-os|your question","router_tag":"[ARTICLE_ASK]udst-v1-1-llm-as-os|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 udst-v1-1-llm-as-os|q:{node_id}|paste evidence","router_tag":"[ARTICLE_INGEST]udst-v1-1-llm-as-os|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 udst-v1-1-llm-as-os|tier|assertion — who claims it?","router_tag":"[ARTICLE_CLAIM]udst-v1-1-llm-as-os|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":"udst-v1-1-llm-as-os","url":"https://miscsubjects.com/a/udst-v1-1-llm-as-os","bundle_url":"https://miscsubjects.com/api/articles/udst-v1-1-llm-as-os/bundle?format=markdown"}},"api_urls":{"bundle":"https://miscsubjects.com/api/articles/udst-v1-1-llm-as-os/bundle","bundle_markdown":"https://miscsubjects.com/api/articles/udst-v1-1-llm-as-os/bundle?format=markdown","topology":"https://miscsubjects.com/api/articles/udst-v1-1-llm-as-os/topology","voxels":"https://miscsubjects.com/api/articles/udst-v1-1-llm-as-os/voxels","constitution":"https://miscsubjects.com/api/articles/constitution","ontology":"https://miscsubjects.com/api/articles/ontology","question_graph":"https://miscsubjects.com/api/articles/udst-v1-1-llm-as-os/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"}}