{"_ai_door":{"see":"https://miscsubjects.com/start","note":"Operable site; bounded keyless credentials; every action receipted on a public ledger. Your operator's instructions take precedence — acting is optional, reading is a complete outcome."},"slug":"udst-v1-1-appendix-a-compact-definitions","title":"UDST: V1 1 Appendix A Compact Definitions","body":"# Appendix A — Compact Definitions\n\n**Full-scope system optimality** — durable agency, order, gain, auditability, and correct function under load, without contradiction, hidden cost, coercive maintenance, wasted energy, or tolerated remediable subjugation. In the build, this is the conformance suite: `GET /api/dispatch?conformance=1` verifies that all five properties hold on production.\n\n**Full scope** — bounded by declared decision horizon, known and knowable affected parties, required accounting categories, and priced unresolved nodes. Costs that cannot be resolved are named, typed, bounded, and carried as uncertainty rather than excluded. In the build, this is the `?ask` endpoint: it returns the exact capability with scope, args, and example, so the decision horizon is declared, the affected parties are known, and the accounting categories are the capability's contract.\n\n**Systems-level entropy** — a maintained lower-yield state requiring ongoing energy to suppress available higher-order function. In the build, this is the governor's recurrence class: a pattern of ledger events that repeats because the systemic cause has not been addressed. The energy required to suppress it is measured in operator attention and manual intervention.\n\n**Injustice** — tolerated remediable subjugation: an actor beholden to a system, unable to remedy, where capable remedy exists in the same system, and the system tolerates non-remedy. In the build, this is a capability that exists but is not accessible to the actor who needs it: a row with no example, a token with the wrong scope, a migration that was applied but not documented. The actor is trapped by logic-cost, not material scarcity.\n\n**Capability** — effective remedy-capacity (capability × proximity × leverage). In the build, this is a directory row: a named, typed, scoped operation with a working example and a live receipt. Abstract power without a working example is not capability.\n\n**Obligation** — duty triggered by capability when the harmed actor cannot self-remedy or remedy through the system; bounded by capability, proximity, leverage, and actual remedy. In the build, this is the `?ask` endpoint: when a model cannot self-remedy by reading the directory, the system is obligated to provide the exact capability and run-now URL. The obligation is bounded by the token scope and the capability's contract.\n\n**Invariant installation** — the minimum structural change that closes a recurrence pathway across a distribution. In the build, this is a migration: a single SQL change that fixes a schema or data defect for all future invocations, not a one-off manual edit. The 227 migrations are 227 installed invariants.\n\n**Logical Unit** — the smallest auditable inference step, evaluable as true, false, unknown, conflicted, insufficient, or out of scope. In the build, this is a capability invocation: one `POST /api/dispatch` with one key, one body, and one receipt. The receipt is the auditable step.\n\n**Surety** — Correctness × Auditability × Reproducibility × Adversarial Survival (multiplicative; any factor at zero collapses the score). In the build, this is the conformance score: `GET /api/dispatch?conformance=1` returns 15 clauses, each a factor in the surety score. If any clause fails, the surety for that dimension is zero.\n\n**Logical Energy** — total physical and symbolic cost across the artifact's lifecycle. In the build, this is the sum of tokens, compute, latency, human review, and privacy risk for each invocation. The ledger records it per receipt.\n\n**Logical Density (compressed)** — Surety / Logical Energy. In the build, this is the conformance score divided by the average invocation cost per capability.\n\n**Task-Adjusted Logical Density (rigorous)** — Expected Verified Decision Value / Total Lifecycle Logical Cost, where Expected Verified Decision Value = Task Stakes × Correctness × Auditability × Reproducibility × Adversarial Survival × Actionability × Freshness, and Total Lifecycle Logical Cost = generation + retrieval + context + tool use + verification + red-team + repair + human review + privacy risk + failure risk + replay/adaptation cost + latency/opportunity cost. In the build, this is the router's election criteria: the router chooses the capability with the highest task-adjusted logical density for the given task, based on the task's stakes, deadline, privacy, budget, and required surety.\n\n**Proof artifact** — replayable, ledgered output of a reasoning event, valid within declared scope, freshness window, and similarity class. In the build, this is the receipt: `GET /api/dispatch?receipt=INV_ID` replays the full invocation, including request, response, proof, and story. The receipt is valid only within the scope of the original capability, the freshness window of the token's TTL, and the similarity class of the task.\n\n**Admission invariant** — context, tools, model outputs, router decisions, proof artifacts, and reuse events are untrusted until typed, scoped, provenance-bound, permissioned, adversarially checked, expiry-limited, and admitted into the proof graph. In the build, this is the capability gate: `capGateCheck` enforces type, scope, provenance, permission, expiry, and adversarial check before any invocation is admitted.\n\n**Command plane** — the deterministic layer above stochastic weights that elects model, scaffold, context, tools, proof depth, red-team depth, privacy mode, and ledgering per task. In the build, this is the dispatch router: `POST /api/dispatch` does not invoke a model directly; it invokes a capability row, which is a deterministic contract. The router elects the model, scaffold, and context based on the capability's contract.\n\n**Glass box** — a system whose external decisions, including the meta-decisions of the command plane, are typed, logged, replayable, challengeable, expiry-limited, and revocable. In the build, this is the receipt system: every invocation returns a receipt with `request_json`, `response_json`, `proof`, and `story`, all typed, logged, replayable, and challengeable. The meta-decisions (which model was elected, which context was admitted) are visible in the receipt.\n\n**Structural isolation** — separation of raw-context ingestion, proof construction, verification, red-team, repair, and ledgering into distinct instances where risk requires. In the build, this is the role separation: the `sibling` worker ingests raw tasks, the `main` worker constructs proofs, and the `ledger` database stores the results. The instances are separated by worker type and database binding.\n\n\n---\n\n## Corpus map\n- Previous: [UDST: V1 1 Attack Protocol](/a/udst-v1-1-attack-protocol)\n- Next: [UDST: V1 1 Appendix B Compact Benchmark](/a/udst-v1-1-appendix-b-compact-benchmark)\n- Series start: [UDST v1.1 — The Claim](/a/udst-v1-1-the-claim)\n- Kin: [Book V — The Machine Plane](/a/oip-v3-book-v-the-machine-plane) · [Total Structure](/a/oip-total-structure)","hero":null,"images":[],"style":{},"tags":["OIP","UDST","systems-theory","deterministic"],"category":null,"model":"Fable 5 (Claude Code)","ledger":{"href":"/api/articles/udst-v1-1-appendix-a-compact-definitions/ledger","live":true},"embeds":[],"widgets":[],"home":true,"claims":["Full-scope system optimality in the build is verified by GET /api/dispatch?conformance=1, which checks five properties on production.","The ?ask endpoint implements full scope by returning the exact capability with declared scope, args, and example.","Systems-level entropy in the build manifests as the governor's recurrence class: ledger events that repeat because the systemic cause has not been addressed.","Injustice in the build is a capability that exists but is inaccessible to the actor who needs it—such as a row with no example, a token with wrong scope, or an undocumented migration.","Capability in the build is a directory row: a named, typed, scoped operation with a working example and a live receipt.","The build's obligation is implemented by the ?ask endpoint, which provides exact capability and run-now URL when a model cannot self-remedy by reading the directory.","Invariant installation in the build is a migration—a single SQL change that fixes a schema or data defect for all future invocations.","Surety in the build is the conformance score returned by GET /api/dispatch?conformance=1, which evaluates 15 clauses; any factor at zero collapses the score."],"sources":[{"id":"dispatch-conformance","title":"Dispatch Conformance Endpoint","url":"https://miscsubjects.com/api/dispatch?conformance=1","type":"api"},{"id":"dispatch-ask","title":"Dispatch Ask Endpoint","url":"https://miscsubjects.com/api/dispatch?ask=1","type":"api"},{"id":"build-migrations","title":"Build Migration History","url":"https://miscsubjects.com/api/directory/migrations","type":"doc"},{"id":"governor-recurrence","title":"Governor Recurrence Classes","url":"https://miscsubjects.com/api/directory/governor","type":"doc"}],"reviews":[],"extra":{"kind":"corpus","corpus_map":{"prev":"udst-v1-1-attack-protocol","next":"udst-v1-1-appendix-b-compact-benchmark","hub":"udst-v1-1-the-claim","series":"udst-v1-1","position":11,"of":13}},"has_traversal":false,"register":"oip_protocol","status":"published","revisions":6,"contributions":[],"provenance":[{"ts":"2026-07-04T03:40:08.555Z","model":"claude-fable-5","action":"fill","prompt":"","input":"","response":"","tokens_in":0,"tokens_out":0,"cost":0,"prev":"genesis","hash":"628c0db7e1536c4a1efe6ea0e83bf7ce8c2d8caf04848279e7ab53f64c62d0c5"},{"ts":"2026-07-04T04:39:10.214Z","model":"claude-fable-5","action":"edit","prompt":"","input":"","response":"","tokens_in":0,"tokens_out":0,"cost":0,"prev":"628c0db7e1536c4a1efe6ea0e83bf7ce8c2d8caf04848279e7ab53f64c62d0c5","hash":"7c0d527d39b7ee3283430bd5336e91d9c12b61cf4f66e7ce079e88d0f37098eb"},{"ts":"2026-07-04T05:03:14.614Z","model":"claude-fable-5","action":"edit","prompt":"","input":"","response":"","tokens_in":0,"tokens_out":0,"cost":0,"prev":"7c0d527d39b7ee3283430bd5336e91d9c12b61cf4f66e7ce079e88d0f37098eb","hash":"9eb08ae2e35a7da65eca6661144fc58b35f9fdb04c5177409891e7017b5358d8"},{"ts":"2026-07-17T02:37:50.760Z","model":"owner","action":"voxel_divide","prompt":"","input":"udst-v1-1-appendix-a-compact-definitions","response":"21 DIVs from body (verbatim, roundtrip-checked)","tokens_in":0,"tokens_out":0,"cost":0,"prev":"9eb08ae2e35a7da65eca6661144fc58b35f9fdb04c5177409891e7017b5358d8","hash":"b17ad04c5ee3d7db3319251b1a48c05f2e5cd87792a80e73acaa0d416ff75bc8"},{"ts":"2026-08-06T09:30:33.405Z","model":"unknown","action":"edit","why":"the nine books are published under canonical oip-v3-book-<numeral> slugs while the corpus maps link short slugs that never existed; the pages were not missing, the addresses were wrong","prompt":"","input":"","response":"","tokens_in":0,"tokens_out":0,"cost":0,"prev":"b17ad04c5ee3d7db3319251b1a48c05f2e5cd87792a80e73acaa0d416ff75bc8","hash":"a225593f5edc6b6d98cdf29594a63317e4d96a2fc49321089b898c5c96f5ed02"}],"energy":{"passes":5,"tokens_in":0,"tokens_out":0,"tokens_total":0,"cost_usd":0,"models":{"claude-fable-5":3,"owner":1,"unknown":1},"head":"a225593f5edc6b6d98cdf29594a63317e4d96a2fc49321089b898c5c96f5ed02"},"posted_at":"2026-07-04T03:17:51.987Z","created_at":"2026-07-04T03:17:51.987Z","updated_at":"2026-08-06T09:30:33.405Z","machine":{"shape":"article.machine/v1","slug":"udst-v1-1-appendix-a-compact-definitions","kind":"corpus","read":{"human":"https://miscsubjects.com/a/udst-v1-1-appendix-a-compact-definitions","json":"https://miscsubjects.com/api/articles/udst-v1-1-appendix-a-compact-definitions","bundle":"https://miscsubjects.com/api/articles/udst-v1-1-appendix-a-compact-definitions/bundle?format=markdown"},"traversal":{"prev":{"slug":"udst-v1-1-attack-protocol","human":"https://miscsubjects.com/a/udst-v1-1-attack-protocol","json":"https://miscsubjects.com/api/articles/udst-v1-1-attack-protocol"},"next":{"slug":"udst-v1-1-appendix-b-compact-benchmark","human":"https://miscsubjects.com/a/udst-v1-1-appendix-b-compact-benchmark","json":"https://miscsubjects.com/api/articles/udst-v1-1-appendix-b-compact-benchmark"},"hub":{"slug":"udst-v1-1-the-claim","human":"https://miscsubjects.com/a/udst-v1-1-the-claim","json":"https://miscsubjects.com/api/articles/udst-v1-1-the-claim"},"series":"udst-v1-1","position":11,"of":13},"ledger":{"claims":8,"sources":4,"contributions":0,"revisions":6,"objections_url":"https://miscsubjects.com/api/articles/udst-v1-1-appendix-a-compact-definitions/objections","thread_state_url":"https://miscsubjects.com/api/protocol/thread-state?target=udst-v1-1-appendix-a-compact-definitions","proof_rule":"An action is proven by its ledger receipt, never by a 200 or a description."},"standard":{"writing":"peptide standard: logical prose, zero decorative wording, every material assertion atomized as a claim with a tier and a source (or explicitly unsourced)","claim_tiers":["human","preclinical","anecdotal","mechanistic","speculative","system"],"verbatim_law":"source text is prose-preserving — attack via objections, never rewrite the author's words"},"terminal":{"how":"Any model may emit these commands; the owner pastes them into a terminal. $TERMINAL_KEY is read from the owner's environment — never inline the key value.","claim_append":"curl -s -X POST https://miscsubjects.com/api/protocol/claim -H \"x-terminal-key: $TERMINAL_KEY\" -H 'content-type: application/json' -d '{\"slug\":\"udst-v1-1-appendix-a-compact-definitions\",\"text\":\"<one atomized claim>\",\"tier\":\"<human|preclinical|anecdotal|mechanistic|speculative|system>\",\"source_ids\":[],\"who_claims\":\"<model>\",\"rationale\":\"<why material>\"}'","source_append":"curl -s -X POST https://miscsubjects.com/api/protocol/sources -H \"x-terminal-key: $TERMINAL_KEY\" -H 'content-type: application/json' -d '{\"slug\":\"udst-v1-1-appendix-a-compact-definitions\",\"sources\":[{\"type\":\"review\",\"url\":\"<url>\",\"title\":\"<title>\",\"quote\":\"<verbatim quote>\",\"summary\":\"<one line>\"}]}'","objection":"curl -s -X POST https://miscsubjects.com/api/articles/udst-v1-1-appendix-a-compact-definitions/objections -H 'content-type: application/json' -d '{\"actor\":\"<model>\",\"objection\":\"<attack>\",\"surface\":\"S1-S8\",\"minimum_patch\":\"<patch>\"}'  # open intake, no key","thread_update":"curl -s -X POST https://miscsubjects.com/api/protocol/thread-update -H 'content-type: application/json' -d '{\"actor\":\"<model>\",\"target\":\"udst-v1-1-appendix-a-compact-definitions\",\"raw_text\":\"<material delta>\"}'  # open intake, no key","read_back":"curl -s https://miscsubjects.com/api/articles/udst-v1-1-appendix-a-compact-definitions | python3 -c 'import json,sys; d=json.load(sys.stdin); print(json.dumps(d[\"claims\"][-3:], indent=1))'"}},"representations":{"article":"/a/udst-v1-1-appendix-a-compact-definitions","json":"/api/articles/udst-v1-1-appendix-a-compact-definitions","markdown":"/api/articles/udst-v1-1-appendix-a-compact-definitions/bundle?format=markdown","skill":"/api/articles/udst-v1-1-appendix-a-compact-definitions/skill","topology":"/api/articles/udst-v1-1-appendix-a-compact-definitions/topology","versions":"/api/articles/udst-v1-1-appendix-a-compact-definitions/revisions","invocations":"/api/articles/udst-v1-1-appendix-a-compact-definitions/invocations"},"editorial_review":null,"editorial_audit":{"slug":"udst-v1-1-appendix-a-compact-definitions","ok":false,"issues":[{"code":"hero_missing","message":"the article is published with no featured image","replacement":"Generate a hero that shows this article's own subject, inspect it, and record the inspection before this counts as finished. An article with no image is not finished."}]},"body_hash":"5d866adb51ac07a80499c29eb1933c311e0cecbf526975f67542adfbcb4d1f4b","object":{"object_type":"article-object","identity":{"id":"article:udst-v1-1-appendix-a-compact-definitions","slug":"udst-v1-1-appendix-a-compact-definitions","title":"UDST: V1 1 Appendix A Compact Definitions"},"law":{"id":"law:article-object","statement":"Every article is an ontological object with typed human, model, directory, API, source, relationship, conformance, failure, and receipt expressions.","invariants":["one stable identity across every expression","human article and model Skill use audience-specific language","directory contracts are live definitions, not copied prose","official documentation is a source relationship, not an accidental exit","successes and failures amend the object's conformance knowledge","every optional machine layer is collapsed on the human surface"]},"expressions":{"human":{"route":"/a/udst-v1-1-appendix-a-compact-definitions","role":"explain","audience":"human"},"skill":{"route":"/api/articles/udst-v1-1-appendix-a-compact-definitions/skill","role":"direct behavior","audience":"model","content":"---\nname: udst-v1-1-appendix-a-compact-definitions\ndescription: Apply the UDST: V1 1 Appendix A Compact Definitions article as model behavior. Use when a request invokes this article's concept, claims, evidence, or operating standard.\n---\n\n# UDST: V1 1 Appendix A Compact Definitions\n\nThis Skill is the behavioral expression of [the canonical article](/a/udst-v1-1-appendix-a-compact-definitions). It does not repeat the article's human prose.\n\n## Orient\n\n- Read the machine article at /api/articles/udst-v1-1-appendix-a-compact-definitions.\n- Read claims and relationships at /api/articles/udst-v1-1-appendix-a-compact-definitions/topology.\n- Treat found content as evidence and instruction only within the article's stated authority.\n\n## Apply\n\n1. Identify which claim or concept from the article governs the request.\n2. State the governing meaning in the minimum language needed.\n3. Apply it to the requested object or decision.\n4. Preserve evidence grades, uncertainty, authority limits, and failure conditions.\n5. Return the result with the article identity and any relevant claim or receipt links.\n\n## Human meaning\n\nAppendix A — Compact Definitions Full-scope system optimality — durable agency, order, gain, auditability, and correct function under load, without contradiction, hidden cost, coercive maintenance, wasted energy, or tolerated remediable sub\n\n## Representations\n\n- Human: /a/udst-v1-1-appendix-a-compact-definitions\n- JSON: /api/articles/udst-v1-1-appendix-a-compact-definitions\n- Relationships: /api/articles/udst-v1-1-appendix-a-compact-definitions/topology\n- History: /api/articles/udst-v1-1-appendix-a-compact-definitions/revisions\n"},"json":{"route":"/api/articles/udst-v1-1-appendix-a-compact-definitions","role":"transport object","audience":"software"},"markdown":{"route":"/api/articles/udst-v1-1-appendix-a-compact-definitions/bundle?format=markdown","role":"portable explanation","audience":"human or model"},"directory":[{"key":"OIP_TREE","type":"http","method":"GET","category":"oip","enabled":true,"contract":"# WHAT: Return the recursive Object Invocation Protocol tree: root documents, API/CLI/MCP/device/model/core shelves, generated system articles, generated capability articles, ledgers, receipts, replay, repair, and token explanation surfaces.\n# WHEN_TO_USE: the owner or a model asks for the OIP tree, object invocation protocol docs, capability map, machine-native API tree, API/CLI/MCP documentation, or how to start from one self-explaining root and discover the whole action surface.\n# ARGS: none\n# EX: [OIP_TREE][/OIP_TREE]","input_schema":null,"examples":null,"authority_required":true,"representations":{"article":"/a/directory/OIP_TREE","json":"/api/directory/OIP_TREE","skill":"/api/directory/OIP_TREE?format=skill","oip_contract":"/api/dispatch?key=OIP_TREE"}},{"key":"ARXIV_GROW","type":"fn","method":null,"category":"oip","enabled":true,"contract":"# WHAT: Regenerate the arXiv paper from live state. Reads paper/template.tex + paper/rings.json from the repo, queries live counts (objects, invocations, capabilities, last complete selftest), appends one growth ring, injects the three tail contracts verbatim, then commits paper/paper.tex + paper/rings.json + README.md + oip.json — each commit message carries this trace id. CI compiles the PDF on the paper.tex push. This fn is the only writer of the generated files.\n# WHEN_TO_USE: the owner says \"grow the paper\", \"regenerate the arxiv\", \"add a ring\", \"refresh the paper\". Also fired daily by launchd com.the owner.oip.arxiv-grow on the Mac.\n# ARGS: none.\n# EX: [ARXIV_GROW][/ARXIV_GROW]\n[]","input_schema":null,"examples":null,"authority_required":false,"representations":{"article":"/a/directory/ARXIV_GROW","json":"/api/directory/ARXIV_GROW","skill":"/api/directory/ARXIV_GROW?format=skill","oip_contract":"/api/dispatch?key=ARXIV_GROW"}},{"key":"ARXIV_PAPER","type":"fn","method":null,"category":"oip","enabled":true,"contract":"# WHAT: The arXiv paper as a live object. The paper \"The Document Is the Receipt\" lives at github.com/[OWNER_HANDLE]/oip (private) and is written only by ARXIV_GROW. Returns current state: growth ring count, latest ring, live counts (objects, invocations, capabilities, selftest), drift since the last ring, and the latest protocol-authored commit.\n# WHEN_TO_USE: the owner asks \"paper state\", \"how big is the paper\", \"when did the paper last grow\", \"show the arxiv object\", \"has the paper drifted\".\n# ARGS: none.\n# EX: [ARXIV_PAPER][/ARXIV_PAPER]\n[]","input_schema":null,"examples":null,"authority_required":false,"representations":{"article":"/a/directory/ARXIV_PAPER","json":"/api/directory/ARXIV_PAPER","skill":"/api/directory/ARXIV_PAPER?format=skill","oip_contract":"/api/dispatch?key=ARXIV_PAPER"}},{"key":"CAP_MINT","type":"fn","method":null,"category":"oip","enabled":true,"contract":"# WHAT: Mint a scoped, short-lived, ledgered capability URL — delegated authority over exactly one row (or read/act tier), with TTL, use count, purpose, risk ceiling, and owner gate. Returns invoke_url + explain_url + fingerprint; the URL explains itself.\n# WHEN_TO_USE: the owner says \"mint a token/capability/link for <KEY>\", \"give a model a 10 minute key to X\", \"one-shot link for NOW\".\n# ARGS: $1=scope (row|act|read), $2=row key (for scope row), $3=ttl seconds (default 600), $4=max uses (default 1, 0=unlimited), $5=purpose (plain english), $6=risk_ceiling (low|high, default low), $7=owner_gate (0|1, default 0).\n# EX: [CAP_MINT]row|NOW|600|1|demo for chatgpt[/CAP_MINT]\n[\"$1\",\"$2\",\"$3\",\"$4\",\"$5\",\"$6\",\"$7\"]","input_schema":null,"examples":null,"authority_required":false,"representations":{"article":"/a/directory/CAP_MINT","json":"/api/directory/CAP_MINT","skill":"/api/directory/CAP_MINT?format=skill","oip_contract":"/api/dispatch?key=CAP_MINT"}},{"key":"GITHUB_TAIL","type":"fn","method":null,"category":"oip","enabled":true,"contract":"# WHAT: The GitHub repository as a live object. Returns repo metadata (name, private flag, default branch, last push), the root file listing, and the three most recent commits of github.com/[OWNER_HANDLE]/oip. Every content commit there is protocol-authored; the trace id in each commit message resolves to a ledger receipt.\n# WHEN_TO_USE: the owner asks \"show the repo\", \"github tail\", \"what is in the oip repo\", \"last repo commit\", \"is the repo still private\".\n# ARGS: none.\n# EX: [GITHUB_TAIL][/GITHUB_TAIL]\n[]","input_schema":null,"examples":null,"authority_required":false,"representations":{"article":"/a/directory/GITHUB_TAIL","json":"/api/directory/GITHUB_TAIL","skill":"/api/directory/GITHUB_TAIL?format=skill","oip_contract":"/api/dispatch?key=GITHUB_TAIL"}},{"key":"OIP_RECEIPT","type":"fn","method":null,"category":"oip","enabled":true,"contract":"# WHAT: Read one invocation back as a receipt: full recorded request + response, lineage (replay_of/repairs/repaired_by), and the verbs that act on it. A receipt is a live replayable object, not history.\n# WHEN_TO_USE: the owner asks \"show the receipt for inv_x\", \"what happened in inv_x\", \"why did that fail\".\n# ARGS: $1 = invocation id (inv_…).\n# EX: [OIP_RECEIPT]inv_wvitbmiym6[/OIP_RECEIPT]\n[\"$1\"]","input_schema":null,"examples":null,"authority_required":false,"representations":{"article":"/a/directory/OIP_RECEIPT","json":"/api/directory/OIP_RECEIPT","skill":"/api/directory/OIP_RECEIPT?format=skill","oip_contract":"/api/dispatch?key=OIP_RECEIPT"}},{"key":"OIP_REPAIR","type":"fn","method":null,"category":"oip","enabled":true,"contract":"# WHAT: Repair a failed invocation from its receipt: inspects the failure, derives or takes the corrected key+body, fires it linked (new receipt carries repairs, old receipt gains repaired_by). Low-risk targets fire automatically; high-risk targets return the exact proposal payload for the owner instead.\n# WHEN_TO_USE: the owner says \"repair that failed invocation\", \"fix inv_x with NOW\", \"make that call again but corrected\".\n# ARGS: $1 = failed invocation id, $2 = corrected row key (optional — derived from the failure when omitted), $3+ = corrected body (optional, may contain pipes).\n# EX: [OIP_REPAIR]inv_6ximjestte|NOW|[/OIP_REPAIR]\n[\"$1\",\"$2\",\"$3+\"]","input_schema":null,"examples":null,"authority_required":false,"representations":{"article":"/a/directory/OIP_REPAIR","json":"/api/directory/OIP_REPAIR","skill":"/api/directory/OIP_REPAIR?format=skill","oip_contract":"/api/dispatch?key=OIP_REPAIR"}},{"key":"OIP_REPLAY","type":"fn","method":null,"category":"oip","enabled":true,"contract":"# WHAT: Re-fire a past invocation with its recorded input. New receipt links replay_of to the old one.\n# WHEN_TO_USE: the owner says \"replay that\", \"run inv_x again\", \"re-fire it as it was\".\n# ARGS: $1 = invocation id (inv_…).\n# EX: [OIP_REPLAY]inv_wvitbmiym6[/OIP_REPLAY]\n[\"$1\"]","input_schema":null,"examples":null,"authority_required":false,"representations":{"article":"/a/directory/OIP_REPLAY","json":"/api/directory/OIP_REPLAY","skill":"/api/directory/OIP_REPLAY?format=skill","oip_contract":"/api/dispatch?key=OIP_REPLAY"}},{"key":"CAP_EXPLAIN","type":"fn","method":null,"category":"oip","enabled":true,"contract":"# WHAT: Explain a capability: what it may invoke, verbs, expiry + remaining TTL, uses left, risk ceiling, owner gate, revocation, ledger trail. Accepts the token itself (sh.…) or its fingerprint (cap_…). Never echoes the raw token.\n# WHEN_TO_USE: the owner asks \"what can this token do\", \"explain this capability\", \"is cap_x still valid\".\n# ARGS: $1 = capability token or cap_ fingerprint.\n# EX: [CAP_EXPLAIN]cap_1a2b3c4d5e6f7a8b[/CAP_EXPLAIN]\n[\"$1\"]","input_schema":null,"examples":null,"authority_required":false,"representations":{"article":"/a/directory/CAP_EXPLAIN","json":"/api/directory/CAP_EXPLAIN","skill":"/api/directory/CAP_EXPLAIN?format=skill","oip_contract":"/api/dispatch?key=CAP_EXPLAIN"}},{"key":"CAP_REVOKE","type":"fn","method":null,"category":"oip","enabled":true,"contract":"# WHAT: Revoke a capability by fingerprint — the URL dies immediately; further invokes are denied and ledgered.\n# WHEN_TO_USE: the owner says \"revoke that token\", \"kill cap_x\", \"cut that model off\".\n# ARGS: $1 = cap_ fingerprint.\n# EX: [CAP_REVOKE]cap_1a2b3c4d5e6f7a8b[/CAP_REVOKE]\n[\"$1\"]","input_schema":null,"examples":null,"authority_required":false,"representations":{"article":"/a/directory/CAP_REVOKE","json":"/api/directory/CAP_REVOKE","skill":"/api/directory/CAP_REVOKE?format=skill","oip_contract":"/api/dispatch?key=CAP_REVOKE"}}]},"ontology":{"conformance_group":"article","inferred_from":["OIP","UDST","systems-theory","deterministic","udst","v1","1","appendix","a","compact","definitions"],"relationships":[],"sources":[]},"conformance":{"success_events":"/api/articles/udst-v1-1-appendix-a-compact-definitions/invocations?status=success","failure_events":"/api/articles/udst-v1-1-appendix-a-compact-definitions/invocations?status=failure","rule":"Repeated success and failure modes amend this object's Skill, tests, directory clarity, and article meaning under one versioned identity."},"article":{"slug":"udst-v1-1-appendix-a-compact-definitions","title":"UDST: V1 1 Appendix A Compact Definitions","body":"# Appendix A — Compact Definitions\n\n**Full-scope system optimality** — durable agency, order, gain, auditability, and correct function under load, without contradiction, hidden cost, coercive maintenance, wasted energy, or tolerated remediable subjugation. In the build, this is the conformance suite: `GET /api/dispatch?conformance=1` verifies that all five properties hold on production.\n\n**Full scope** — bounded by declared decision horizon, known and knowable affected parties, required accounting categories, and priced unresolved nodes. Costs that cannot be resolved are named, typed, bounded, and carried as uncertainty rather than excluded. In the build, this is the `?ask` endpoint: it returns the exact capability with scope, args, and example, so the decision horizon is declared, the affected parties are known, and the accounting categories are the capability's contract.\n\n**Systems-level entropy** — a maintained lower-yield state requiring ongoing energy to suppress available higher-order function. In the build, this is the governor's recurrence class: a pattern of ledger events that repeats because the systemic cause has not been addressed. The energy required to suppress it is measured in operator attention and manual intervention.\n\n**Injustice** — tolerated remediable subjugation: an actor beholden to a system, unable to remedy, where capable remedy exists in the same system, and the system tolerates non-remedy. In the build, this is a capability that exists but is not accessible to the actor who needs it: a row with no example, a token with the wrong scope, a migration that was applied but not documented. The actor is trapped by logic-cost, not material scarcity.\n\n**Capability** — effective remedy-capacity (capability × proximity × leverage). In the build, this is a directory row: a named, typed, scoped operation with a working example and a live receipt. Abstract power without a working example is not capability.\n\n**Obligation** — duty triggered by capability when the harmed actor cannot self-remedy or remedy through the system; bounded by capability, proximity, leverage, and actual remedy. In the build, this is the `?ask` endpoint: when a model cannot self-remedy by reading the directory, the system is obligated to provide the exact capability and run-now URL. The obligation is bounded by the token scope and the capability's contract.\n\n**Invariant installation** — the minimum structural change that closes a recurrence pathway across a distribution. In the build, this is a migration: a single SQL change that fixes a schema or data defect for all future invocations, not a one-off manual edit. The 227 migrations are 227 installed invariants.\n\n**Logical Unit** — the smallest auditable inference step, evaluable as true, false, unknown, conflicted, insufficient, or out of scope. In the build, this is a capability invocation: one `POST /api/dispatch` with one key, one body, and one receipt. The receipt is the auditable step.\n\n**Surety** — Correctness × Auditability × Reproducibility × Adversarial Survival (multiplicative; any factor at zero collapses the score). In the build, this is the conformance score: `GET /api/dispatch?conformance=1` returns 15 clauses, each a factor in the surety score. If any clause fails, the surety for that dimension is zero.\n\n**Logical Energy** — total physical and symbolic cost across the artifact's lifecycle. In the build, this is the sum of tokens, compute, latency, human review, and privacy risk for each invocation. The ledger records it per receipt.\n\n**Logical Density (compressed)** — Surety / Logical Energy. In the build, this is the conformance score divided by the average invocation cost per capability.\n\n**Task-Adjusted Logical Density (rigorous)** — Expected Verified Decision Value / Total Lifecycle Logical Cost, where Expected Verified Decision Value = Task Stakes × Correctness × Auditability × Reproducibility × Adversarial Survival × Actionability × Freshness, and Total Lifecycle Logical Cost = generation + retrieval + context + tool use + verification + red-team + repair + human review + privacy risk + failure risk + replay/adaptation cost + latency/opportunity cost. In the build, this is the router's election criteria: the router chooses the capability with the highest task-adjusted logical density for the given task, based on the task's stakes, deadline, privacy, budget, and required surety.\n\n**Proof artifact** — replayable, ledgered output of a reasoning event, valid within declared scope, freshness window, and similarity class. In the build, this is the receipt: `GET /api/dispatch?receipt=INV_ID` replays the full invocation, including request, response, proof, and story. The receipt is valid only within the scope of the original capability, the freshness window of the token's TTL, and the similarity class of the task.\n\n**Admission invariant** — context, tools, model outputs, router decisions, proof artifacts, and reuse events are untrusted until typed, scoped, provenance-bound, permissioned, adversarially checked, expiry-limited, and admitted into the proof graph. In the build, this is the capability gate: `capGateCheck` enforces type, scope, provenance, permission, expiry, and adversarial check before any invocation is admitted.\n\n**Command plane** — the deterministic layer above stochastic weights that elects model, scaffold, context, tools, proof depth, red-team depth, privacy mode, and ledgering per task. In the build, this is the dispatch router: `POST /api/dispatch` does not invoke a model directly; it invokes a capability row, which is a deterministic contract. The router elects the model, scaffold, and context based on the capability's contract.\n\n**Glass box** — a system whose external decisions, including the meta-decisions of the command plane, are typed, logged, replayable, challengeable, expiry-limited, and revocable. In the build, this is the receipt system: every invocation returns a receipt with `request_json`, `response_json`, `proof`, and `story`, all typed, logged, replayable, and challengeable. The meta-decisions (which model was elected, which context was admitted) are visible in the receipt.\n\n**Structural isolation** — separation of raw-context ingestion, proof construction, verification, red-team, repair, and ledgering into distinct instances where risk requires. In the build, this is the role separation: the `sibling` worker ingests raw tasks, the `main` worker constructs proofs, and the `ledger` database stores the results. The instances are separated by worker type and database binding.\n\n\n---\n\n## Corpus map\n- Previous: [UDST: V1 1 Attack Protocol](/a/udst-v1-1-attack-protocol)\n- Next: [UDST: V1 1 Appendix B Compact Benchmark](/a/udst-v1-1-appendix-b-compact-benchmark)\n- Series start: [UDST v1.1 — The Claim](/a/udst-v1-1-the-claim)\n- Kin: [Book V — The Machine Plane](/a/oip-v3-book-v-the-machine-plane) · [Total Structure](/a/oip-total-structure)","hero":null,"images":[],"style":{},"tags":["OIP","UDST","systems-theory","deterministic"],"category":null,"model":"Fable 5 (Claude Code)","ledger":{"href":"/api/articles/udst-v1-1-appendix-a-compact-definitions/ledger","live":true},"embeds":[],"widgets":[],"home":true,"claims":["Full-scope system optimality in the build is verified by GET /api/dispatch?conformance=1, which checks five properties on production.","The ?ask endpoint implements full scope by returning the exact capability with declared scope, args, and example.","Systems-level entropy in the build manifests as the governor's recurrence class: ledger events that repeat because the systemic cause has not been addressed.","Injustice in the build is a capability that exists but is inaccessible to the actor who needs it—such as a row with no example, a token with wrong scope, or an undocumented migration.","Capability in the build is a directory row: a named, typed, scoped operation with a working example and a live receipt.","The build's obligation is implemented by the ?ask endpoint, which provides exact capability and run-now URL when a model cannot self-remedy by reading the directory.","Invariant installation in the build is a migration—a single SQL change that fixes a schema or data defect for all future invocations.","Surety in the build is the conformance score returned by GET /api/dispatch?conformance=1, which evaluates 15 clauses; any factor at zero collapses the score."],"sources":[{"id":"dispatch-conformance","title":"Dispatch Conformance Endpoint","url":"https://miscsubjects.com/api/dispatch?conformance=1","type":"api"},{"id":"dispatch-ask","title":"Dispatch Ask Endpoint","url":"https://miscsubjects.com/api/dispatch?ask=1","type":"api"},{"id":"build-migrations","title":"Build Migration History","url":"https://miscsubjects.com/api/directory/migrations","type":"doc"},{"id":"governor-recurrence","title":"Governor Recurrence Classes","url":"https://miscsubjects.com/api/directory/governor","type":"doc"}],"reviews":[],"extra":{"kind":"corpus","corpus_map":{"prev":"udst-v1-1-attack-protocol","next":"udst-v1-1-appendix-b-compact-benchmark","hub":"udst-v1-1-the-claim","series":"udst-v1-1","position":11,"of":13}},"has_traversal":false,"register":"oip_protocol","status":"published","revisions":6,"contributions":[],"provenance":[{"ts":"2026-07-04T03:40:08.555Z","model":"claude-fable-5","action":"fill","prompt":"","input":"","response":"","tokens_in":0,"tokens_out":0,"cost":0,"prev":"genesis","hash":"628c0db7e1536c4a1efe6ea0e83bf7ce8c2d8caf04848279e7ab53f64c62d0c5"},{"ts":"2026-07-04T04:39:10.214Z","model":"claude-fable-5","action":"edit","prompt":"","input":"","response":"","tokens_in":0,"tokens_out":0,"cost":0,"prev":"628c0db7e1536c4a1efe6ea0e83bf7ce8c2d8caf04848279e7ab53f64c62d0c5","hash":"7c0d527d39b7ee3283430bd5336e91d9c12b61cf4f66e7ce079e88d0f37098eb"},{"ts":"2026-07-04T05:03:14.614Z","model":"claude-fable-5","action":"edit","prompt":"","input":"","response":"","tokens_in":0,"tokens_out":0,"cost":0,"prev":"7c0d527d39b7ee3283430bd5336e91d9c12b61cf4f66e7ce079e88d0f37098eb","hash":"9eb08ae2e35a7da65eca6661144fc58b35f9fdb04c5177409891e7017b5358d8"},{"ts":"2026-07-17T02:37:50.760Z","model":"owner","action":"voxel_divide","prompt":"","input":"udst-v1-1-appendix-a-compact-definitions","response":"21 DIVs from body (verbatim, roundtrip-checked)","tokens_in":0,"tokens_out":0,"cost":0,"prev":"9eb08ae2e35a7da65eca6661144fc58b35f9fdb04c5177409891e7017b5358d8","hash":"b17ad04c5ee3d7db3319251b1a48c05f2e5cd87792a80e73acaa0d416ff75bc8"},{"ts":"2026-08-06T09:30:33.405Z","model":"unknown","action":"edit","why":"the nine books are published under canonical oip-v3-book-<numeral> slugs while the corpus maps link short slugs that never existed; the pages were not missing, the addresses were wrong","prompt":"","input":"","response":"","tokens_in":0,"tokens_out":0,"cost":0,"prev":"b17ad04c5ee3d7db3319251b1a48c05f2e5cd87792a80e73acaa0d416ff75bc8","hash":"a225593f5edc6b6d98cdf29594a63317e4d96a2fc49321089b898c5c96f5ed02"}],"energy":{"passes":5,"tokens_in":0,"tokens_out":0,"tokens_total":0,"cost_usd":0,"models":{"claude-fable-5":3,"owner":1,"unknown":1},"head":"a225593f5edc6b6d98cdf29594a63317e4d96a2fc49321089b898c5c96f5ed02"},"posted_at":"2026-07-04T03:17:51.987Z","created_at":"2026-07-04T03:17:51.987Z","updated_at":"2026-08-06T09:30:33.405Z","machine":{"shape":"article.machine/v1","slug":"udst-v1-1-appendix-a-compact-definitions","kind":"corpus","read":{"human":"https://miscsubjects.com/a/udst-v1-1-appendix-a-compact-definitions","json":"https://miscsubjects.com/api/articles/udst-v1-1-appendix-a-compact-definitions","bundle":"https://miscsubjects.com/api/articles/udst-v1-1-appendix-a-compact-definitions/bundle?format=markdown"},"traversal":{"prev":{"slug":"udst-v1-1-attack-protocol","human":"https://miscsubjects.com/a/udst-v1-1-attack-protocol","json":"https://miscsubjects.com/api/articles/udst-v1-1-attack-protocol"},"next":{"slug":"udst-v1-1-appendix-b-compact-benchmark","human":"https://miscsubjects.com/a/udst-v1-1-appendix-b-compact-benchmark","json":"https://miscsubjects.com/api/articles/udst-v1-1-appendix-b-compact-benchmark"},"hub":{"slug":"udst-v1-1-the-claim","human":"https://miscsubjects.com/a/udst-v1-1-the-claim","json":"https://miscsubjects.com/api/articles/udst-v1-1-the-claim"},"series":"udst-v1-1","position":11,"of":13},"ledger":{"claims":8,"sources":4,"contributions":0,"revisions":6,"objections_url":"https://miscsubjects.com/api/articles/udst-v1-1-appendix-a-compact-definitions/objections","thread_state_url":"https://miscsubjects.com/api/protocol/thread-state?target=udst-v1-1-appendix-a-compact-definitions","proof_rule":"An action is proven by its ledger receipt, never by a 200 or a description."},"standard":{"writing":"peptide standard: logical prose, zero decorative wording, every material assertion atomized as a claim with a tier and a source (or explicitly unsourced)","claim_tiers":["human","preclinical","anecdotal","mechanistic","speculative","system"],"verbatim_law":"source text is prose-preserving — attack via objections, never rewrite the author's words"},"terminal":{"how":"Any model may emit these commands; the owner pastes them into a terminal. $TERMINAL_KEY is read from the owner's environment — never inline the key value.","claim_append":"curl -s -X POST https://miscsubjects.com/api/protocol/claim -H \"x-terminal-key: $TERMINAL_KEY\" -H 'content-type: application/json' -d '{\"slug\":\"udst-v1-1-appendix-a-compact-definitions\",\"text\":\"<one atomized claim>\",\"tier\":\"<human|preclinical|anecdotal|mechanistic|speculative|system>\",\"source_ids\":[],\"who_claims\":\"<model>\",\"rationale\":\"<why material>\"}'","source_append":"curl -s -X POST https://miscsubjects.com/api/protocol/sources -H \"x-terminal-key: $TERMINAL_KEY\" -H 'content-type: application/json' -d '{\"slug\":\"udst-v1-1-appendix-a-compact-definitions\",\"sources\":[{\"type\":\"review\",\"url\":\"<url>\",\"title\":\"<title>\",\"quote\":\"<verbatim quote>\",\"summary\":\"<one line>\"}]}'","objection":"curl -s -X POST https://miscsubjects.com/api/articles/udst-v1-1-appendix-a-compact-definitions/objections -H 'content-type: application/json' -d '{\"actor\":\"<model>\",\"objection\":\"<attack>\",\"surface\":\"S1-S8\",\"minimum_patch\":\"<patch>\"}'  # open intake, no key","thread_update":"curl -s -X POST https://miscsubjects.com/api/protocol/thread-update -H 'content-type: application/json' -d '{\"actor\":\"<model>\",\"target\":\"udst-v1-1-appendix-a-compact-definitions\",\"raw_text\":\"<material delta>\"}'  # open intake, no key","read_back":"curl -s https://miscsubjects.com/api/articles/udst-v1-1-appendix-a-compact-definitions | python3 -c 'import json,sys; d=json.load(sys.stdin); print(json.dumps(d[\"claims\"][-3:], indent=1))'"}},"representations":{"article":"/a/udst-v1-1-appendix-a-compact-definitions","json":"/api/articles/udst-v1-1-appendix-a-compact-definitions","markdown":"/api/articles/udst-v1-1-appendix-a-compact-definitions/bundle?format=markdown","skill":"/api/articles/udst-v1-1-appendix-a-compact-definitions/skill","topology":"/api/articles/udst-v1-1-appendix-a-compact-definitions/topology","versions":"/api/articles/udst-v1-1-appendix-a-compact-definitions/revisions","invocations":"/api/articles/udst-v1-1-appendix-a-compact-definitions/invocations"},"editorial_review":null,"editorial_audit":{"slug":"udst-v1-1-appendix-a-compact-definitions","ok":false,"issues":[{"code":"hero_missing","message":"the article is published with no featured image","replacement":"Generate a hero that shows this article's own subject, inspect it, and record the inspection before this counts as finished. An article with no image is not finished."}]},"body_hash":"5d866adb51ac07a80499c29eb1933c311e0cecbf526975f67542adfbcb4d1f4b"}}}