{"_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-holland-j-h-1975-adaptation-in-natural-and-artificial-systems","urls":{"read":"https://miscsubjects.com/api/articles/paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/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-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/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-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/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-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/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-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/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-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/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-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/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-09T02:33:36.011Z","slug":"paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems","title":"Holland, J.H. (1975). Adaptation in Natural and Artificial Systems","url":"https://miscsubjects.com/a/paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems","register":"standard","tags":["oip","philosophy","paper"],"posted_at":"2026-07-09T00:10:57.276Z","updated_at":"2026-07-09T00:24:34.483Z","body":"## What the subject saw and its core results\nJohn Holland observed that adaptation occurs through processes of variation, selection, and retention in both biological populations and engineered systems. The 1975 book presents genetic algorithms as a formal model of these processes. Core results include the demonstration that populations of structures can improve performance over generations by recombining building blocks. Holland modeled this with strings representing candidate solutions, operators for crossover and mutation, and fitness-based selection.\n\n## Exact primary works and passages\nThe primary work is Holland, J.H. (1975). Adaptation in Natural and Artificial Systems: An Introductory Analysis with Applications to Biology, Control, and Artificial Intelligence. University of Michigan Press. No verbatim page-specific quotes appear in publicly indexed sources with verifiable pagination from the original edition. The schema theorem receives formal statement in chapter 6 as the mechanism by which short, low-order, high-fitness schemata increase exponentially in frequency. Secondary sources attribute the two-armed bandit analysis to chapter 5 for balancing exploration and exploitation.\n\n## Which convergence patterns the work touches\nThe work evidences convergence patterns of branching through population divergence, flow networks via selection propagating successful traits, bounded chaos in search dynamics, memory through retained high-fitness structures, and scale invariance in the recursive application of operators across problem sizes. These align with the GRAIN description of reliable structural patterns arising from energy-like flows of selection pressure.\n\n## Distance from the full synthesis\nThe book reaches the level of structure and memory in the Ladder but stops short of life and mind. It treats adaptation as an optimization process external to any observing reader. No Mirror Layer appears. The model remains mechanistic and does not address the reader of the system being inside the system.\n\n## Honest limits and disconfirming edges\nThe formal results rest on assumptions of fixed-length strings and stationary fitness landscapes. Real biological systems exhibit variable-length genomes and changing environments that violate these assumptions. Reductionist objections note that the model captures sampling statistics but does not derive higher-order phenomena such as open-ended evolution or consciousness from the same operators. Empirical validation of genetic algorithms remains task-specific rather than universal.\n\n## What's breaking down\nAdaptive search in complex spaces breaks when variation operators fail to preserve useful building blocks or when selection pressure collapses diversity too rapidly. The two-armed bandit formulation shows that pure exploitation leads to suboptimal sampling.\n\n## How these fit together\nGenetic algorithms link variation at the string level to selection at the population level. Crossover assembles higher-order schemata from lower-order ones while mutation supplies new material. Fitness evaluation routes information back into the next generation. The loop produces progressive improvement without central design.\n\n## What the evidence actually shows\nMechanistic proofs establish that above-average schemata receive increasing trials under the stated operators. Anecdotal evidence from early simulations shows improved performance on function optimization tasks. No human clinical data exist.\n\n## What scientists say\nLater researchers credit Holland with founding the field of evolutionary computation. The schema theorem provides the first mathematical account of why recombination accelerates search relative to mutation alone.\n\n## What people say on Reddit\nDiscussions on technical forums describe the book as foundational yet dense, with the formalisms requiring multiple readings.\n\n## What people say on X\nPosts reference Holland's framework when discussing modern evolutionary strategies and neuroevolution.\n\n## What we do not know\nWhether the same operators suffice for open-ended generation of genuinely novel structures beyond the initial representation remains open. Limits of the fixed representation assumption receive ongoing study.\n\n## Safety and limits\nThe work contains no safety claims. Its models apply only where fitness can be defined and evaluated repeatedly. Overgeneralization to non-stationary or multi-agent settings exceeds the stated scope.","claims":[{"id":"c5","text":"Assumptions of fixed-length strings and stationary fitness limit applicability to variable genomes and changing environments.","tier":"mechanistic","weight":0.3,"effective_weight":0.3,"slot":"limitations","source_ids":[],"who_claims":"grok/grok-4.3","status":"active"},{"id":"c2","text":"The schema theorem states that short, low-order, above-average schemata receive exponentially increasing trials in subsequent generations.","tier":"mechanistic","weight":0.3,"effective_weight":0.3,"slot":null,"source_ids":["s1"],"who_claims":"grok/grok-4.3","status":"active"},{"id":"c3","text":"The model produces branching, flow networks, bounded chaos, memory, and scale invariance through repeated application of the operators.","tier":"mechanistic","weight":0.3,"effective_weight":0.3,"slot":null,"source_ids":["s1"],"who_claims":"grok/grok-4.3","status":"active"},{"id":"c1","text":"Holland's 1975 book models adaptation via genetic algorithms using populations of fixed-length strings, crossover, mutation, and fitness selection.","tier":"anecdotal","weight":0.3,"effective_weight":0.3,"slot":null,"source_ids":["s1"],"who_claims":"grok/grok-4.3","status":"active"},{"id":"c4","text":"The book reaches structure and memory on the Ladder but omits life, mind, and the Mirror Layer.","tier":"speculative","weight":0.1,"effective_weight":0.06,"slot":null,"source_ids":[],"who_claims":"grok/grok-4.3","status":"cut"}],"sources":[{"id":"s1","type":"other","url":"https://books.google.com/books/about/Adaptation_in_Natural_and_Artificial_Sys.html?id=5EgGaBkwvWcC","title":"Adaptation in Natural and Artificial Systems","summary":"Publisher description confirming the book's focus on mathematical modeling of adaptation.","quote":"Holland presents a mathematical model that allows for the nonlinearity of such complex interactions.","quote_status":"verified","link_status":"ok","claim_ids":["c1","c2","c3"],"hash":"25eb7dbe4bcf964f"}],"voxels":{"slug":"paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems","counts":{"voxels":5,"sources":1,"edges":8},"note":"slim bundle — full voxels at /api/articles/paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/voxels"},"constitution":{"url":"https://miscsubjects.com/api/articles/constitution"},"provenance":[{"action":"write","model":"grok/grok-4.3","ts":"2026-07-09T00:10:57.276Z","hash":"d81af87009557829","tokens_in":10438,"tokens_out":2576},{"action":"score","model":"scorer","ts":"2026-07-09T00:24:34.483Z","hash":"35b3940ae3e0737e","tokens_in":0,"tokens_out":0}],"contributions":[{"id":"k1","ts":"2026-07-09T00:10:57.276Z","model":"grok/grok-4.3","role":"writer","action":"draft","rationale":"","hash":"0b3453bab27b542e2f69cf8a7bbf2c198cd502a4beb15eb08d2b6f4da4065e47"}],"topology":null,"slim":true,"ledger_totals":{"claims":5,"sources":1,"exported_claims":5,"exported_sources":1},"question_graph":{"questions":[],"evidence":[],"edges":[],"error":"question graph tables missing"},"verification":{"provenance":{"valid":true,"entries":2,"head":"35b3940ae3e0737e4feb998c6e6ec985d6bb75f8b4cbc1d8122a0c160fb5fcdf"},"sources":{"valid":false,"broken_at":0}},"counts":{"claims":5,"sources":1,"provenance":2,"contributions":1,"questions":0,"evidence_ingests":0,"voxel_edges":8},"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-holland-j-h-1975-adaptation-in-natural-and-artificial-systems","bundle_json":"https://miscsubjects.com/api/articles/paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/bundle","bundle_markdown":"https://miscsubjects.com/api/articles/paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/bundle?format=markdown","topology":"https://miscsubjects.com/api/articles/paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/topology","question_graph":"https://miscsubjects.com/api/articles/paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/question-graph","sources":"https://miscsubjects.com/api/articles/paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/sources","provenance":"https://miscsubjects.com/api/articles/paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/provenance","contributions":"https://miscsubjects.com/api/articles/paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/contributions","graph_topology":"https://miscsubjects.com/api/articles/paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/graph-topology?question={question}","voxels":"https://miscsubjects.com/api/articles/paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/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-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/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-holland-j-h-1975-adaptation-in-natural-and-artificial-systems","graph_yield":"https://miscsubjects.com/api/graph?slugs=paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems&layer=yield","obsidian_vault":"https://miscsubjects.com/api/articles/obsidian-vault?slugs=paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems","graph_query":"https://miscsubjects.com/api/v1/query?from=paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems&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-holland-j-h-1975-adaptation-in-natural-and-artificial-systems|your question","router_tag":"[ARTICLE_ASK]paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems|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-holland-j-h-1975-adaptation-in-natural-and-artificial-systems|q:{node_id}|paste evidence","router_tag":"[ARTICLE_INGEST]paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems|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-holland-j-h-1975-adaptation-in-natural-and-artificial-systems|tier|assertion — who claims it?","router_tag":"[ARTICLE_CLAIM]paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems|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-holland-j-h-1975-adaptation-in-natural-and-artificial-systems","url":"https://miscsubjects.com/a/paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems","bundle_url":"https://miscsubjects.com/api/articles/paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/bundle?format=markdown"}},"api_urls":{"bundle":"https://miscsubjects.com/api/articles/paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/bundle","bundle_markdown":"https://miscsubjects.com/api/articles/paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/bundle?format=markdown","topology":"https://miscsubjects.com/api/articles/paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/topology","voxels":"https://miscsubjects.com/api/articles/paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/voxels","constitution":"https://miscsubjects.com/api/articles/constitution","ontology":"https://miscsubjects.com/api/articles/ontology","question_graph":"https://miscsubjects.com/api/articles/paper-holland-j-h-1975-adaptation-in-natural-and-artificial-systems/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"}}