{"_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":"Portable reference package: body + claims + sources + voxels + provenance + manifest + constitution.","contains":"body, claims, sources, voxels, provenance, question graph, constitution, llm_manifest","slug":"paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata","urls":{"read":"https://miscsubjects.com/api/articles/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/bundle?format=markdown"},"how_to_use":"Reference bundle for an LLM or reader. §SELF explains the surface; ingest and claim endpoints in llm_manifest are the write-back routes.","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/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/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/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/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/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/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/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/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/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/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":"Portable reference package: body + claims + sources + voxels + provenance + manifest + constitution.","why":"Every feature is auditable collective intelligence","how":"Reference bundle for an LLM or reader. §SELF explains the surface; ingest and claim endpoints in llm_manifest are the write-back routes.","model":null,"verifies":null,"urls":{"read":"https://miscsubjects.com/api/articles/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/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-11T10:22:36.573Z","slug":"paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata","title":"von Neumann and Burks: Theory of Self-Reproducing Automata (1966)","url":"https://miscsubjects.com/a/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata","register":"standard","tags":["oip","philosophy","paper"],"posted_at":"2026-07-10T05:38:47.958Z","updated_at":"2026-07-10T05:54:21.429Z","body":"## What the work established\n\nJohn von Neumann and Arthur W. Burks published the 1966 book as a posthumous compilation of von Neumann's lectures and notes on automata theory. The core result is a formal demonstration that self-reproduction is possible in a discrete logical system. The work defines a cellular automaton model and a universal constructor capable of building any automaton, including copies of itself, from a description tape.\n\n## Exact load-bearing passages\n\nThe book states: \"Anybody who looks at living organisms knows perfectly well that they can produce other organisms like themselves. This is their normal function, they wouldn't exist if they didn't do this, and it's not plausible that this is the reason why they abound in the world. In other words, living organisms are very complicated aggregations of elementary parts, and by any reasonable theory of probability or thermodynamics highly improbable. That they should occur in the world at all is a miracle of the first magnitude; the only thing which removes, or mitigates, this miracle is that they reproduce themselves.\" (Goodreads compilation from primary text.)\n\nFurther: \"There is a minimum number of parts below which complication is degenerative, in the sense that if one automaton makes another the second is less complex than the first, but above which it is possible for an automaton to construct other automata of equal or higher complexity.\" (p80, as cited in secondary extraction of primary notes.)\n\n\"An automaton A, which can make an automaton B, must contain a complete description of B and also rules on how to behave while effecting the synthesis.\" (p79.)\n\n## Convergence patterns touched\n\nThe work directly addresses self-replication as a mechanism for preserving and increasing complexity. It models memory through description tapes and state transitions. It shows scale invariance in the sense that the same logical rules apply across different sizes of constructed automata. It provides a discrete substrate in which branching structures and flow networks can emerge from replication rules.\n\n## Distance from the full OIP/GRAIN synthesis\n\nThe text supplies a mechanistic account of how replication enables complexity growth above a threshold. It stops at the logical level of automata. It does not address energy flows, the Ladder from difference to mind, or the Mirror Layer in which the observer is part of the system. The synthesis treats the book as one formal layer beneath those higher patterns.\n\n## Honest limits and disconfirming edges\n\nVon Neumann's construction assumes perfect components in the cellular model; real physical systems introduce noise not fully resolved in the 1966 text. The work remains at the level of possibility proof rather than empirical construction. Reductionist accounts note that logical self-reproduction does not automatically explain thermodynamic or evolutionary stability in physical chemistry.\n\n## Primary sources\n\nVon Neumann, J. and Burks, A.W. (1966). Theory of Self-Reproducing Automata. University of Illinois Press. Archive.org scan available at https://archive.org/details/theoryofselfrepr00vonn_0.\n\n## Related articles\n\nSee /a/oip-the-ladder for the progression from structure to memory to life. See /a/oip-principles for the formal rules that map to the cellular construction described here.","claims":[{"id":"c1","text":"The 1966 book demonstrates that a universal constructor in a cellular automaton can produce copies of itself from a description.","tier":"mechanistic","weight":0.3,"effective_weight":0.22,"slot":null,"quote_gated":true,"source_ids":["s1"],"who_claims":"grok/grok-4.3","status":"active"},{"id":"c2","text":"Complication becomes non-degenerative above a minimum threshold of parts, allowing equal or greater complexity in offspring automata.","tier":"mechanistic","weight":0.3,"effective_weight":0.22,"slot":null,"quote_gated":true,"source_ids":["s1"],"who_claims":"grok/grok-4.3","status":"active"},{"id":"c3","text":"Self-reproduction mitigates the improbability of complex organization by enabling repeated construction from descriptions.","tier":"mechanistic","weight":0.3,"effective_weight":0.22,"slot":null,"quote_gated":true,"source_ids":["s1"],"who_claims":"grok/grok-4.3","status":"active"}],"sources":[{"id":"s1","type":"other","url":"https://archive.org/details/theoryofselfrepr00vonn_0","title":"Theory of Self-Reproducing Automata","summary":"Primary 1966 edition containing von Neumann's lectures on automata and self-reproduction, completed by Burks.","quote":"Anybody who looks at living organisms knows perfectly well that they can produce other organisms like themselves. ... the only thing which removes, or mitigates, this miracle is that they reproduce themselves.","quote_status":"unverified","link_status":"ok","claim_ids":["c1","c2","c3"],"hash":"6dfb5137b2d55dfe"}],"voxels":{"slug":"paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata","counts":{"voxels":3,"sources":1,"edges":6},"note":"slim bundle — full voxels at /api/articles/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/voxels"},"constitution":{"url":"https://miscsubjects.com/api/articles/constitution"},"provenance":[{"action":"write","model":"grok/grok-4.3","ts":"2026-07-10T05:38:47.958Z","hash":"2dfc18301779bab4","tokens_in":13119,"tokens_out":2180},{"action":"score","model":"scorer","ts":"2026-07-10T05:54:21.429Z","hash":"99d643eaf72feeb4","tokens_in":0,"tokens_out":0}],"contributions":[{"id":"k1","ts":"2026-07-10T05:38:47.958Z","model":"grok/grok-4.3","role":"writer","action":"draft","rationale":"","hash":"8605fbc83ce83f7cfb7d217f2eeb39c9eccf2412dc4e15c88419b350a76efbff"}],"topology":null,"slim":true,"ledger_totals":{"claims":3,"sources":1,"exported_claims":3,"exported_sources":1},"question_graph":{"questions":[],"evidence":[],"edges":[],"error":"question graph tables missing"},"verification":{"provenance":{"valid":true,"entries":2,"head":"99d643eaf72feeb4a91c1ea421ac20e0b9352cff562c9bf439cdb5b486996090"},"sources":{"valid":false,"broken_at":0}},"counts":{"claims":3,"sources":1,"provenance":2,"contributions":1,"questions":0,"evidence_ingests":0,"voxel_edges":6},"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/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata","bundle_json":"https://miscsubjects.com/api/articles/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/bundle","bundle_markdown":"https://miscsubjects.com/api/articles/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/bundle?format=markdown","topology":"https://miscsubjects.com/api/articles/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/topology","question_graph":"https://miscsubjects.com/api/articles/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/question-graph","sources":"https://miscsubjects.com/api/articles/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/sources","provenance":"https://miscsubjects.com/api/articles/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/provenance","contributions":"https://miscsubjects.com/api/articles/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/contributions","graph_topology":"https://miscsubjects.com/api/articles/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/graph-topology?question={question}","voxels":"https://miscsubjects.com/api/articles/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/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/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/health","repair":"POST https://miscsubjects.com/api/protocol/repair","list_articles":"https://miscsubjects.com/api/articles","graph_canvas":"https://miscsubjects.com/graph.html?slugs=paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata","graph_yield":"https://miscsubjects.com/api/graph?slugs=paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata&layer=yield","obsidian_vault":"https://miscsubjects.com/api/articles/obsidian-vault?slugs=paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata","graph_query":"https://miscsubjects.com/api/v1/query?from=paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata&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":"paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata|your question","router_tag":"[ARTICLE_ASK]paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata|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 paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata|q:{node_id}|paste evidence","router_tag":"[ARTICLE_INGEST]paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata|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 paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata|tier|assertion — who claims it?","router_tag":"[ARTICLE_CLAIM]paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata|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":"paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata","url":"https://miscsubjects.com/a/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata","bundle_url":"https://miscsubjects.com/api/articles/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/bundle?format=markdown"}},"api_urls":{"bundle":"https://miscsubjects.com/api/articles/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/bundle","bundle_markdown":"https://miscsubjects.com/api/articles/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/bundle?format=markdown","topology":"https://miscsubjects.com/api/articles/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/topology","voxels":"https://miscsubjects.com/api/articles/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/voxels","constitution":"https://miscsubjects.com/api/articles/constitution","ontology":"https://miscsubjects.com/api/articles/ontology","question_graph":"https://miscsubjects.com/api/articles/paper-von-neumann-j-and-burks-a-w-1966-theory-of-self-reproducing-automata/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"}}