{"_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":"watts-1998","urls":{"read":"https://miscsubjects.com/api/articles/watts-1998/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/watts-1998/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/watts-1998/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/watts-1998/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/watts-1998/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/watts-1998/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/watts-1998/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-04T22:32:16.538Z","slug":"watts-1998","title":"Watts & Strogatz 1998: Collective Dynamics of Small-World Networks","url":"https://miscsubjects.com/a/watts-1998","register":"source","tags":["source","grain","convergence","watts"],"posted_at":"2026-07-04T19:35:30.435Z","updated_at":"2026-07-04T20:40:50.596Z","body":"## The Source\n\nWatts, D.J. & Strogatz, S.H. \"Collective Dynamics of 'Small-World' Networks.\" *Nature* 393, 440–442 (1998). DOI: 10.1038/30918.\n\n## The Claim\n\nReal networks are neither random nor regular. They live in the seam between. A few rewired edges collapse global distance while keeping local clusters intact. The world is smaller than it looks.\n\n## The Context\n\nThe 1990s worshipped random graphs. Erdős and Rényi built the theory. But real networks — brains, power grids, social circles — refused to fit. They clustered like villages yet reached like telegraphs. No model explained both. Watts and Strogatz built one. [SOURCE:watts-1998|type:theoretical]\n\n## The Evidence\n\nThey started with a ring. N nodes. Each node wired to its k nearest neighbors. Regular. Predictable. Clustering was high. But paths were long. Then they rewired. Each edge got probability p of jumping to a random node. At p ≈ 0.01, the network broke open. Path length crashed to logarithmic scaling. Clustering stayed high. Three real networks proved it: the C. elegans neural map. The Western US power grid. Hollywood actor co-appearances. All three sat in the small-world zone. [SOURCE:watts-1998|type:empirical]\n\n## The Convergence\n\nThis is C11 — Networks / Small-World / Scale-Free. The small-world topology is not an accident. It is a convergence point. High clustering keeps local information local. Short paths let global information fly. Nature selects both. The grain favors networks that think locally and act globally. Neurons do this. Metabolic networks do this. The internet does this. No domain borrowed from another. Each discovered the same architecture independently. [SOURCE:watts-1998|type:mathematical]\n\n## The Honest Limits\n\nWatts-Strogatz did not discover scale-free networks. Barabási and Albert did that the next year. Their model produces homogeneous degree distributions. Real networks have hubs. The model also freezes the number of nodes. Growing networks behave differently. Some researchers call small-world structure trivial. The paper's power was the model, not the ubiquity claim.\n\n## The Receipt\n\nFrom the abstract: \"Here we present a simple model of an interacting network that interpolates between a regular lattice and a random graph. For a wide range of parameters, the network exhibits 'small-world' behavior, in which local connections are highly clustered while a short path connects any two nodes.\"\n\nThe math: start with N nodes on a ring. Wire each to k nearest neighbors. Rewire each edge with probability p. Average path length L(p) drops to ~ln(N)/ln(k) while clustering coefficient C(p) stays near 3(k-2)/4(k-1). At p ≈ 0.001, L collapses by orders of magnitude. C barely budges. That curve — the sharp drop in L against the flat line of C — is the receipt. [SOURCE:watts-1998|type:mathematical]\n\n## Related Sources\n\n- [Convergence C16: Branching](/articles/convergence-c16) — the transport architecture beneath every network\n- [Convergence C18: Waves](/articles/convergence-c18) — the signal that travels those short paths\n- [Convergence C23: Attractors](/articles/convergence-c23) — the dynamical reason networks settle where they do\n- [The Thinker Map](/articles/thinker-map) — the full map of 58 convergent minds\n","claims":[{"id":"C1","text":"Real networks are neither purely random nor purely regular; they occupy an intermediate topological regime where a small fraction of rewired edges dramatically reduces global path length while preserving local clustering.","tier":"system","weight":1,"effective_weight":1,"source_ids":["watts-1998-primary"],"status":"active"},{"id":"C2","text":"Rewiring a small fraction of edges in a regular lattice (p ≈ 0.01) produces a network with logarithmic average path length and high clustering coefficient.","tier":"system","weight":0.95,"effective_weight":0.95,"source_ids":["watts-1998-primary"],"status":"active"},{"id":"C3","text":"The C. elegans neural network, the Western US power grid, and Hollywood actor co-appearances all exhibit small-world topology.","tier":"system","weight":0.9,"effective_weight":0.9,"source_ids":["watts-1998-primary"],"status":"active"},{"id":"C5","text":"The Watts-Strogatz model produces homogeneous degree distributions and does not account for scale-free networks with hubs.","tier":"system","weight":0.85,"effective_weight":0.85,"source_ids":["watts-1998-primary","barabasi-1999-rival"],"status":"active"},{"id":"C6","text":"The Watts-Strogatz model assumes a fixed number of nodes and does not capture the growth dynamics of real networks.","tier":"system","weight":0.8,"effective_weight":0.8,"source_ids":["watts-1998-primary"],"status":"active"},{"id":"C4","text":"Small-world topology is a convergent architecture selected independently across biological, technological, and social domains.","tier":"speculative","weight":0.7,"effective_weight":0.7,"source_ids":["watts-1998-primary"],"status":"active"}],"sources":[{"id":"barabasi-1999-rival","type":"rival","url":"https://doi.org/10.1126/science.286.5439.509","title":"Barabási & Albert 1999: Emergence of Scaling in Random Networks","summary":"The paper that introduced scale-free networks, revealing that the Watts-Strogatz model's homogeneous degree distribution is insufficient for real networks with hubs.","quote":"","claim_ids":["C5"]},{"id":"watts-1998-primary","type":"primary","url":"https://doi.org/10.1038/30918","title":"Watts & Strogatz 1998: Collective Dynamics of 'Small-World' Networks","summary":"The foundational Nature paper introducing the Watts-Strogatz small-world network model, demonstrating that a small fraction of rewired edges in a regular lattice produces networks with high clustering and short path length.","quote":"Here we present a simple model of an interacting network that interpolates between a regular lattice and a random graph. For a wide range of parameters, the network exhibits 'small-world' behavior, in which local connections are highly clustered while a short path connects any two nodes.","claim_ids":["C1","C2","C3","C5","C6"]},{"id":"convergence-c16","type":"adjacent","url":"https://miscsubjects.com/articles/convergence-c16","title":"Convergence C16: Branching","summary":"The transport architecture beneath every network; adjacent convergence pattern to small-world topology.","quote":"","claim_ids":["C4"]},{"id":"convergence-c18","type":"adjacent","url":"https://miscsubjects.com/articles/convergence-c18","title":"Convergence C18: Waves","summary":"The signal propagation dynamics that travel through the short paths of small-world networks.","quote":"","claim_ids":["C4"]}],"voxels":{"slug":"watts-1998","counts":{"voxels":6,"sources":4,"edges":7},"note":"slim bundle — full voxels at /api/articles/watts-1998/voxels"},"constitution":{"url":"https://miscsubjects.com/api/articles/constitution"},"provenance":[],"contributions":[],"topology":null,"slim":true,"ledger_totals":{"claims":6,"sources":4,"exported_claims":6,"exported_sources":4},"question_graph":{"slug":"watts-1998","questions":[],"evidence":[],"edges":[],"counts":{"questions":0,"evidence":0,"edges":0}},"verification":{"provenance":{"valid":true,"entries":0,"head":"genesis"},"sources":{"valid":false,"broken_at":0}},"counts":{"claims":6,"sources":4,"provenance":0,"contributions":0,"questions":0,"evidence_ingests":0,"voxel_edges":7},"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/watts-1998","bundle_json":"https://miscsubjects.com/api/articles/watts-1998/bundle","bundle_markdown":"https://miscsubjects.com/api/articles/watts-1998/bundle?format=markdown","topology":"https://miscsubjects.com/api/articles/watts-1998/topology","question_graph":"https://miscsubjects.com/api/articles/watts-1998/question-graph","sources":"https://miscsubjects.com/api/articles/watts-1998/sources","provenance":"https://miscsubjects.com/api/articles/watts-1998/provenance","contributions":"https://miscsubjects.com/api/articles/watts-1998/contributions","graph_topology":"https://miscsubjects.com/api/articles/watts-1998/graph-topology?question={question}","voxels":"https://miscsubjects.com/api/articles/watts-1998/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/watts-1998/health","repair":"POST https://miscsubjects.com/api/protocol/repair","list_articles":"https://miscsubjects.com/api/articles","graph_canvas":"https://miscsubjects.com/graph.html?slugs=watts-1998","graph_yield":"https://miscsubjects.com/api/graph?slugs=watts-1998&layer=yield","obsidian_vault":"https://miscsubjects.com/api/articles/obsidian-vault?slugs=watts-1998","graph_query":"https://miscsubjects.com/api/v1/query?from=watts-1998&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":"watts-1998|your question","router_tag":"[ARTICLE_ASK]watts-1998|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 watts-1998|q:{node_id}|paste evidence","router_tag":"[ARTICLE_INGEST]watts-1998|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 watts-1998|tier|assertion — who claims it?","router_tag":"[ARTICLE_CLAIM]watts-1998|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":"watts-1998","url":"https://miscsubjects.com/a/watts-1998","bundle_url":"https://miscsubjects.com/api/articles/watts-1998/bundle?format=markdown"}},"api_urls":{"bundle":"https://miscsubjects.com/api/articles/watts-1998/bundle","bundle_markdown":"https://miscsubjects.com/api/articles/watts-1998/bundle?format=markdown","topology":"https://miscsubjects.com/api/articles/watts-1998/topology","voxels":"https://miscsubjects.com/api/articles/watts-1998/voxels","constitution":"https://miscsubjects.com/api/articles/constitution","ontology":"https://miscsubjects.com/api/articles/ontology","question_graph":"https://miscsubjects.com/api/articles/watts-1998/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"}}