{"_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-logical-economics","urls":{"read":"https://miscsubjects.com/api/articles/udst-v1-1-logical-economics/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-logical-economics/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-logical-economics/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-logical-economics/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-logical-economics/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-logical-economics/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-logical-economics/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:33:02.356Z","slug":"udst-v1-1-logical-economics","title":"UDST: V1 1 Logical Economics","url":"https://miscsubjects.com/a/udst-v1-1-logical-economics","register":"oip_protocol","tags":["OIP","UDST","systems-theory","deterministic"],"posted_at":"2026-07-04T03:17:44.788Z","updated_at":"2026-07-04T05:03:18.049Z","body":"# Logical Economics\n\nReasoning has physical cost. The cost is measurable: compute, tokens, retrieval, context activation, verification, red-team, repair, replay, latency, human review, privacy risk, failure risk. Once reasoning is measured, an economic structure becomes visible that the global economy has not yet priced.\n\nThe first move is to identify the actual valuable output.\n\nThe valuable output of reasoning is the proof artifact, not the answer. A proof artifact is the replayable, ledgered record of a reasoning event: the prompt, the input, the definitions, the scope rules, the logical-unit graph, the dependencies, the evidence references, the red-team attacks, the repairs, the unresolved nodes, the conclusion, and the cryptographic hash that lets a verifier replay every step. An answer is disposable. A proof artifact is a durable asset — it can be verified, reused, transferred, challenged, repaired, and amortized.\n\nIn the build, a proof artifact is a receipt. `POST /api/dispatch {key:NOW}` returns a receipt with `invocation_id`, `request_json`, `response_json`, `ts`, and `story`. The receipt is not a summary; it is the full forensic record. Anyone with the receipt ID can verify the invocation by opening `GET /api/dispatch?receipt=INV_ID`. The receipt is the proof artifact. The answer (\"NOW returned the current time\") is disposable.\n\nThe economic primitive that proof artifacts make legible is logical density.\n\n**Surety** is not confidence. Confidence is the model's report on itself. Surety is what survives external test. It is the product, not the sum, of four factors:\n\nSurety = Correctness × Auditability × Reproducibility × Adversarial Survival.\n\nThe multiplicative form is load-bearing. A reasoning event that is correct but unauditable has zero surety. A reasoning event that is reproducible but cannot survive red-team attack has zero surety. The four factors are conjunctive; any one at zero collapses the score.\n\nIn the build, surety is measured by the conformance suite. C1 (manifest) verifies correctness: does the system expose the endpoints it claims? C7 (receipt forensics) verifies auditability: can a receipt be replayed? C10 (idempotency) verifies reproducibility: does the same input produce the same receipt? C14 (clarity recursion) verifies adversarial survival: does the system survive a model's attempt to break it? Each clause is a factor in the surety score. If any clause fails, the surety of the entire system is zero for that dimension.\n\n**Logical energy** is the total physical and symbolic cost of producing and sustaining the proof across its lifecycle. In the build, this is the sum of: token cost for the model invocation, compute cost for the D1 query, latency cost for the network round-trip, human review cost for the owner verification, and privacy risk cost for the data exposure. The ledger records the logical energy of every invocation: `tokens`, `cost`, `models`, `latency_ms`.\n\nThe compressed form is the economic primitive:\n\nLogical Density = Surety / Logical Energy.\n\nThis is the headline unit. It answers: how much survives audit per unit of cost. In the build, the logical density of a capability is calculated from its conformance score divided by its average invocation cost. A capability that scores 15/15 conformance but costs $0.10 per invocation has lower logical density than a capability that scores 14/15 but costs $0.001 per invocation. The cost is real; the density is measurable.\n\nBut the compressed form alone is incomplete for real-world decisions. Some reasoning protects high-stakes decisions; some protects low-stakes. Some answers must be produced before a deadline; some have all the time in the world. The rigorous form prices these.\n\n**Task-Adjusted Logical Density** is the form that governs real decisions:\n\nTask-Adjusted Logical Density = Expected Verified Decision Value / Total Lifecycle Logical Cost.\n\nWhere 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.\n\nIn the build, task-adjusted logical density is priced per capability. A high-stakes capability like `D1_EXEC` (database mutation) has high task stakes and therefore requires high surety; it is backed by the full conformance suite and owner-gate verification. A low-stakes capability like `NOW` (time query) has low task stakes and therefore can tolerate lower surety; it is fast, cheap, and requires no human review. The router elects the path based on the task-adjusted density: `?ask=send a text` routes to `SEND_BY_CHANNEL` because the task stakes (sending a message) are moderate, the correctness requirement is high (the recipient must receive it), and the actionability is immediate (the message is sent within seconds). A cheaper but less auditable path would have lower task-adjusted density for this task.\n\nThree implications follow.\n\n**Latency is a cost, not a separate consideration.** For time-critical decisions, the value of proof is bounded by the deadline. A lower-surety answer can dominate a higher-surety answer if delay destroys the opportunity. The framework demands that latency be carried in the denominator, not waved away as an exception. A perfect proof delivered after the deadline has zero verified decision value. In the build, this is the idempotency window: a 90-second dedup window that prevents duplicate sends but does not block the original action. The latency cost of the dedup check is measured in milliseconds; the opportunity cost of a duplicate send is measured in operator trust.\n\n**Proof artifacts are bounded in validity.** A proof artifact has economic value only within its declared scope, freshness window, and similarity class. Reuse requires three conditions: contextual similarity to the new case, dependency freshness (the upstream facts must still hold), and verification cost below regeneration cost. In the build, this is the receipt expiry: a receipt is valid only within the scope of the original capability, within the freshness window of the token's TTL, and only if the verification cost (opening the receipt URL) is below the regeneration cost (re-invoking the capability). When the upstream changes — a token is revoked, a capability is deprecated — the proof goes stale.\n\n**Amortization** is the mechanism by which proof becomes cheap. A proof artifact's average cost falls as the number of valid reuses rises and as verification cost per reuse falls below regeneration cost. In the build, this is the replay path: `GET /api/dispatch?receipt=INV_ID` replays a past invocation without re-firing it. The verification cost is one HTTP GET; the regeneration cost is a full model invocation. The amortization rate is empirical: the number of times a receipt is replayed divided by the number of times it was generated. The ledger tracks this ratio. If the replay rate does not exceed the regeneration cost, the economic argument for proof artifacts weakens to \"marginal improvement on some tasks.\" The falsification surface is live: the ledger shows the actual replay rate for every capability.\n\nTwo market consequences are predictable.\n\nThe cost of surety falls as proof artifacts standardize, verify quickly, and reuse across similar cases. In the build, this is the standardization of the receipt format: every invocation, regardless of capability, returns the same receipt envelope with `invocation_id`, `story`, `proof`, `links`. The standardization makes verification cheap: one parser reads all receipts. The cost of surety falls along the curve as the number of standard receipts grows.\n\nThe cost of alpha falls as deterministic boolean revisions undercut the recurring cost of probabilistic search wherever a deterministic path is discoverable. In the build, this is the deterministic command plane: the router does not search for the right capability; it looks it up in the directory by exact match. The deterministic path (directory lookup) is cheaper than the probabilistic path (model reasoning about which capability to use). The arbitrage opportunity is in finding the deterministic paths and converting them: `ASK_CANONICAL` maps natural-language intents to deterministic capabilities, eliminating the need for probabilistic search.\n\n\n---\n\n## Corpus map\n- Previous: [UDST: V1 1 Capability And Obligation](/a/udst-v1-1-capability-and-obligation)\n- Next: [UDST: V1 1 Llm As Os](/a/udst-v1-1-llm-as-os)\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-logical-economics","counts":{"voxels":0,"sources":0,"edges":0},"note":"slim bundle — full voxels at /api/articles/udst-v1-1-logical-economics/voxels"},"constitution":{"url":"https://miscsubjects.com/api/articles/constitution"},"provenance":[{"action":"fill","model":"claude-fable-5","ts":"2026-07-04T03:40:12.208Z","hash":"9305ad6f349fa8ee","tokens_in":0,"tokens_out":0},{"action":"edit","model":"claude-fable-5","ts":"2026-07-04T04:39:13.569Z","hash":"b6a4962784815403","tokens_in":0,"tokens_out":0},{"action":"edit","model":"claude-fable-5","ts":"2026-07-04T05:03:18.049Z","hash":"ab9611133ab151c9","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-logical-economics","questions":[],"evidence":[],"edges":[],"counts":{"questions":0,"evidence":0,"edges":0}},"verification":{"provenance":{"valid":true,"entries":3,"head":"ab9611133ab151c99ce34ab23c4926962e02587cab608057f5622e17b675c999"},"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-logical-economics","bundle_json":"https://miscsubjects.com/api/articles/udst-v1-1-logical-economics/bundle","bundle_markdown":"https://miscsubjects.com/api/articles/udst-v1-1-logical-economics/bundle?format=markdown","topology":"https://miscsubjects.com/api/articles/udst-v1-1-logical-economics/topology","question_graph":"https://miscsubjects.com/api/articles/udst-v1-1-logical-economics/question-graph","sources":"https://miscsubjects.com/api/articles/udst-v1-1-logical-economics/sources","provenance":"https://miscsubjects.com/api/articles/udst-v1-1-logical-economics/provenance","contributions":"https://miscsubjects.com/api/articles/udst-v1-1-logical-economics/contributions","graph_topology":"https://miscsubjects.com/api/articles/udst-v1-1-logical-economics/graph-topology?question={question}","voxels":"https://miscsubjects.com/api/articles/udst-v1-1-logical-economics/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-logical-economics/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-logical-economics","graph_yield":"https://miscsubjects.com/api/graph?slugs=udst-v1-1-logical-economics&layer=yield","obsidian_vault":"https://miscsubjects.com/api/articles/obsidian-vault?slugs=udst-v1-1-logical-economics","graph_query":"https://miscsubjects.com/api/v1/query?from=udst-v1-1-logical-economics&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-logical-economics|your question","router_tag":"[ARTICLE_ASK]udst-v1-1-logical-economics|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-logical-economics|q:{node_id}|paste evidence","router_tag":"[ARTICLE_INGEST]udst-v1-1-logical-economics|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-logical-economics|tier|assertion — who claims it?","router_tag":"[ARTICLE_CLAIM]udst-v1-1-logical-economics|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-logical-economics","url":"https://miscsubjects.com/a/udst-v1-1-logical-economics","bundle_url":"https://miscsubjects.com/api/articles/udst-v1-1-logical-economics/bundle?format=markdown"}},"api_urls":{"bundle":"https://miscsubjects.com/api/articles/udst-v1-1-logical-economics/bundle","bundle_markdown":"https://miscsubjects.com/api/articles/udst-v1-1-logical-economics/bundle?format=markdown","topology":"https://miscsubjects.com/api/articles/udst-v1-1-logical-economics/topology","voxels":"https://miscsubjects.com/api/articles/udst-v1-1-logical-economics/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-logical-economics/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"}}