{"_self":{"principle":"Self-explaining payload — no external context required. This _self block describes what you are reading and where to look next.","widget":"article_voxels","feature":"voxels","name":"Voxel graph","what":"Claims as atoms, sources as edges (supported_by, posted_by). Per-claim provenance.","contains":"claim voxels + source edges","slug":"barabasi-1999","urls":{"read":"https://miscsubjects.com/api/articles/barabasi-1999/voxels","write":"https://miscsubjects.com/api/protocol/claim"},"how_to_use":"Claims as atoms, sources as edges (supported_by, posted_by). Per-claim provenance.","write":"https://miscsubjects.com/api/protocol/claim","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/barabasi-1999/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":"constitution","name":"Article constitution","what":"Binding rules: required article slots, claim/source rules, ontology anti-sprawl.","urls":{"read":"https://miscsubjects.com/api/articles/constitution","read_md":"https://miscsubjects.com/api/articles/constitution?format=markdown"}},{"id":"sources_ledger","name":"Source ledger","what":"Hash-chained cited sources; verify integrity at GET .../sources.","urls":{"read":"https://miscsubjects.com/api/articles/barabasi-1999/sources","write":"https://miscsubjects.com/api/protocol/sources"}},{"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/barabasi-1999/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":"voxels","name":"Voxel graph","what":"Claims as atoms, sources as edges (supported_by, posted_by). Per-claim provenance.","why":"Every feature is auditable collective intelligence","how":"Claims as atoms, sources as edges (supported_by, posted_by). Per-claim provenance.","model":null,"verifies":null,"urls":{"read":"https://miscsubjects.com/api/articles/barabasi-1999/voxels","write":"https://miscsubjects.com/api/protocol/claim"},"imessage":null,"router":null,"related":[{"id":"constitution","what":"Binding rules: required article slots, claim/source rules, ontology anti-sprawl."},{"id":"sources_ledger","what":"Hash-chained cited sources; verify integrity at GET .../sources."},{"id":"claim_post","what":"Prompt-injection style POST — one claim voxel with who_claims + posted_by."}],"not_medical_advice":true},"slug":"barabasi-1999","voxels":[{"id":"c1","text":"Real networks grow by preferential attachment: new nodes connect to existing nodes with probability proportional to their current degree.","tier":"system","weight":1,"status":"active","source_ids":["barabasi-1999"],"posted_by":null,"who_claims":null,"edges":[{"type":"supported_by","target":"barabasi-1999","source_type":"primary","hash":null}]},{"id":"c2","text":"The Notre Dame web (325,000 pages, 1.5 million links) exhibits a power-law degree distribution with exponent γ ≈ 2.1.","tier":"system","weight":0.9,"status":"active","source_ids":["barabasi-1999"],"posted_by":null,"who_claims":null,"edges":[{"type":"supported_by","target":"barabasi-1999","source_type":"primary","hash":null}]},{"id":"c3","text":"The Barabási-Albert model analytically produces a power-law degree distribution P(k) ~ k⁻³ via mean-field continuum theory.","tier":"system","weight":1,"status":"active","source_ids":["barabasi-1999"],"posted_by":null,"who_claims":null,"edges":[{"type":"supported_by","target":"barabasi-1999","source_type":"primary","hash":null}]},{"id":"c4","text":"Scale-free network topology is a fractal in connectivity space, sharing power-law mathematics with Mandelbrot's geometric scale invariance.","tier":"speculative","weight":0.7,"status":"active","source_ids":["mandelbrot-1967","barabasi-1999"],"posted_by":null,"who_claims":null,"edges":[{"type":"supported_by","target":"mandelbrot-1967","source_type":"adjacent","hash":null},{"type":"supported_by","target":"barabasi-1999","source_type":"primary","hash":null}]},{"id":"c5","text":"Clauset, Shalizi, and Newman (2009) showed that most claimed real-world power-law networks fail rigorous statistical testing; many fit log-normal or exponential distributions better.","tier":"system","weight":0.9,"status":"active","source_ids":["clauset-2009"],"posted_by":null,"who_claims":null,"edges":[{"type":"supported_by","target":"clauset-2009","source_type":"rival","hash":null}]},{"id":"c6","text":"Preferential attachment is one of multiple mechanisms that generate heavy-tailed degree distributions; copying models, fitness models, and optimization models also produce similar tails.","tier":"system","weight":0.8,"status":"active","source_ids":["barabasi-1999","clauset-2009"],"posted_by":null,"who_claims":null,"edges":[{"type":"supported_by","target":"barabasi-1999","source_type":"primary","hash":null},{"type":"supported_by","target":"clauset-2009","source_type":"rival","hash":null}]},{"id":"c7","text":"The Barabási-Albert model assumes undirected, unweighted, static networks; real networks have directionality, edge weights, multiplexity, and temporal decay.","tier":"system","weight":0.85,"status":"active","source_ids":["barabasi-1999"],"posted_by":null,"who_claims":null,"edges":[{"type":"supported_by","target":"barabasi-1999","source_type":"primary","hash":null}]}],"sources":[{"id":"barabasi-1999","type":"primary","url":"https://doi.org/10.1126/science.286.5439.509","title":"Emergence of Scaling in Random Networks","quote":"Starting from a small number of nodes, at every time step we add a new node with m edges that link the new node to m different nodes already present in the system. To incorporate preferential attachment, we assume that the probability P that a new node will be connected to node i depends on the connectivity kᵢ of that node, so that P(kᵢ) = kᵢ / Σⱼ kⱼ.","summary":"Foundational paper introducing preferential attachment as the generative mechanism for scale-free networks, supported by web crawl, actor collaboration, and power grid data.","claim_ids":["c1","c2","c3"]},{"id":"watts-1998","type":"adjacent","url":"https://miscsubjects.com/a/watts-1998","title":"Watts & Strogatz 1998: Collective Dynamics of Small-World Networks","quote":"","summary":"Predecessor work on small-world networks that established non-random topology in real networks one year before Barabási-Albert.","claim_ids":["c1"]},{"id":"mandelbrot-1967","type":"adjacent","url":"https://miscsubjects.com/a/mandelbrot-1967","title":"Mandelbrot 1967: How Long Is the Coast of Britain?","quote":"","summary":"Mathematical source of power-law scale invariance; cited as the geometric analogue to scale-free network topology.","claim_ids":["c4"]},{"id":"clauset-2009","type":"rival","url":"https://doi.org/10.1137/070710111","title":"Power-Law Distributions in Empirical Data","quote":"Most claimed power-law distributions in empirical data do not actually fit the power-law model well.","summary":"Large-scale statistical audit of real networks finding that most do not pass rigorous power-law tests; primary falsifier of scale-free ubiquity claims.","claim_ids":["c5","c6"]},{"id":"bejan-1996","type":"adjacent","url":"","title":"Constructal Law (Bejan 1996)","quote":"","summary":"Theoretical framework for branching flow networks; cited as geometric dual to hub-and-spoke link topology.","claim_ids":["c4"]}],"edges":[{"from":"c1","type":"supported_by","target":"barabasi-1999","source_type":"primary","hash":null},{"from":"c2","type":"supported_by","target":"barabasi-1999","source_type":"primary","hash":null},{"from":"c3","type":"supported_by","target":"barabasi-1999","source_type":"primary","hash":null},{"from":"c4","type":"supported_by","target":"mandelbrot-1967","source_type":"adjacent","hash":null},{"from":"c4","type":"supported_by","target":"barabasi-1999","source_type":"primary","hash":null},{"from":"c5","type":"supported_by","target":"clauset-2009","source_type":"rival","hash":null},{"from":"c6","type":"supported_by","target":"barabasi-1999","source_type":"primary","hash":null},{"from":"c6","type":"supported_by","target":"clauset-2009","source_type":"rival","hash":null},{"from":"c7","type":"supported_by","target":"barabasi-1999","source_type":"primary","hash":null}],"counts":{"voxels":7,"sources":5,"edges":9},"constitution_url":"/api/articles/constitution","ontology_url":"/api/articles/ontology","system_map_url":"/api/articles/system-map","claim_post":"POST /api/protocol/claim"}