{"_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":"udst-v1-1-logical-economics","urls":{"read":"https://miscsubjects.com/api/articles/udst-v1-1-logical-economics/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/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":"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":"graph_topology","name":"Cross-article graph","what":"Merged claims/sources across condition+stack slugs for one question.","urls":{"read":"https://miscsubjects.com/api/articles/udst-v1-1-logical-economics/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/udst-v1-1-logical-economics/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/udst-v1-1-logical-economics/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/udst-v1-1-logical-economics/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":"udst-v1-1-logical-economics","title":"UDST: V1 1 Logical Economics","register":"oip_protocol","tags":["OIP","UDST","systems-theory","deterministic"],"updated_at":"2026-07-17T02:37:52.225Z","body_excerpt":"# 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 × Reproducibi","ranking":"safety-first (interaction_risk/limitations), then quote-gated effective_weight","claims":[{"id":"c1","text":"Reasoning 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.","tier":"system","weight":0.8,"interaction_risk":false,"status":"active","source_ids":["s1"],"retracted_at":null,"retraction_reason":null,"challenged_by":[],"effective_weight":0.8,"quote_gated":false},{"id":"c2","text":"In 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 curre","tier":"system","weight":0.8,"interaction_risk":false,"status":"active","source_ids":["s1"],"retracted_at":null,"retraction_reason":null,"challenged_by":[],"effective_weight":0.8,"quote_gated":false},{"id":"c3","text":"**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:","tier":"system","weight":0.8,"interaction_risk":false,"status":"active","source_ids":["s1"],"retracted_at":null,"retraction_reason":null,"challenged_by":[],"effective_weight":0.8,"quote_gated":false},{"id":"c4","text":"The 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.","tier":"system","weight":0.8,"interaction_risk":false,"status":"active","source_ids":["s1"],"retracted_at":null,"retraction_reason":null,"challenged_by":[],"effective_weight":0.8,"quote_gated":false}],"sources":[{"id":"s1","type":"adjacent","url":"https://miscsubjects.com/a/udst-v1-1-logical-economics","title":"UDST: V1 1 Logical Economics","quote":"Reasoning 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 rea","summary":"Primary source for UDST: V1 1 Logical Economics.","claim_ids":["c1","c2","c3","c4"]}],"anecdotal_sources":[],"scientific_sources":[],"user_reports":[],"related_articles":[],"question_graph":{"slug":"udst-v1-1-logical-economics","questions":[],"evidence":[],"edges":[],"counts":{"questions":0,"evidence":0,"edges":0}},"honesty":{"active_claims":4,"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":4,"claims_total":4,"sources":1,"anecdotal":0,"scientific":0,"user_reports":0,"questions":0,"evidence_ingests":0}}