{"slug":"oip-catalogue-node-facets","title":"The Catalogue: Node Facets","body":"# Node Facets\n\n1. The node facets (voxel coordinates)\n\nEach subject-object carries all of these fields. This is the machine-JSON contract for a catalogue node.\n\n| Facet | What it records | Example values |\n|---|---|---|\n| `domain[]` | where the pattern appears | physics, chemistry, biology, ecology, neuroscience, computation, mathematics, economics, sociology/law, history, ethics, aesthetics, religion/mysticism, engineering, AI |\n| `pattern[]` | the recurring invariant(s) it instances | see §3 |\n| `scale` | level on the ladder | quantum → particle → molecular → macromolecular → cellular → organism → group → institution → civilization → biosphere → planetary → stellar → cosmic |\n| `claim_tier` | epistemic weight (the honesty spine) | T0 mathematical proof · T1 established empirical · T2 contested/frontier · T3 philosophical · T4 experiential/mystical · T5 metaphor/resonance |\n| `sources[]` | receipts (the proof rule) | thinker, work, result |\n| `dual` | its inversion (A₁) | the state that voids it |\n| `falsifier` | what observation would kill the mapping | required for T0–T3 |\n| `rival_frame` | the best competing explanation | required, always |\n| `maps_to_axiom[]` | link into the protocol | A₀–A₁₂, T₁–T₄ |\n\n##\n\n---\n\n## Corpus map\n- Catalogue hub: [Convergence Catalogue — Public Article](/a/oip-convergence-public-article)\n- Nodes: [C01](/a/oip-node-c01-gradient-dissipation-far-from-equilibrium-order) · [C02](/a/oip-node-c02-least-action-variational-principles) · [C03](/a/oip-node-c03-symmetry-conservation) · [C04](/a/oip-node-c04-symmetry-breaking-bifurcation) · [C05](/a/oip-node-c05-criticality-edge-of-chaos-power-laws) · [C06](/a/oip-node-c06-information-entropy-compression) · … (25 nodes)\n- Edge series: [Convergence 1](/a/oip-convergence-edge-1) · [Disconfirming 1](/a/oip-disconfirming-edge-1)","hero":null,"images":[],"style":{},"tags":["philosophy","oip","catalogue","systems-theory"],"model":null,"ledger":null,"embeds":[],"widgets":[],"home":true,"claims":[],"sources":[],"reviews":[],"extra":{"kind":"corpus","corpus_map":{"prev":"oip-catalogue-one-rule","next":"oip-catalogue-edge-types","hub":"oip-convergence-public-article","series":"convergence-catalogue","position":2,"of":11}},"register":"oip_protocol","status":"published","revisions":3,"contributions":[],"provenance":[{"ts":"2026-07-04T04:33:30.805Z","model":"claude-fable-5","action":"edit","prompt":"","input":"","response":"","tokens_in":0,"tokens_out":0,"cost":0,"prev":"genesis","hash":"70e9cc8efd73550fd13ca83d0cd7a2382a159245846b2ac66bc9822582b3be07"},{"ts":"2026-07-04T05:01:31.357Z","model":"claude-fable-5","action":"edit","prompt":"","input":"","response":"","tokens_in":0,"tokens_out":0,"cost":0,"prev":"70e9cc8efd73550fd13ca83d0cd7a2382a159245846b2ac66bc9822582b3be07","hash":"2194d61a28f4ad52a33b21422f292da68c203aeba5a5e320ef9e6e51a2c70098"}],"energy":{"passes":2,"tokens_in":0,"tokens_out":0,"tokens_total":0,"cost_usd":0,"models":{"claude-fable-5":2},"head":"2194d61a28f4ad52a33b21422f292da68c203aeba5a5e320ef9e6e51a2c70098"},"posted_at":"2026-07-04T02:40:19.908Z","created_at":"2026-07-04T02:40:19.908Z","updated_at":"2026-07-04T05:01:31.357Z","machine":{"shape":"article.machine/v1","slug":"oip-catalogue-node-facets","kind":"corpus","read":{"human":"https://miscsubjects.com/a/oip-catalogue-node-facets","json":"https://miscsubjects.com/api/articles/oip-catalogue-node-facets","bundle":"https://miscsubjects.com/api/articles/oip-catalogue-node-facets/bundle?format=markdown"},"traversal":{"prev":{"slug":"oip-catalogue-one-rule","human":"https://miscsubjects.com/a/oip-catalogue-one-rule","json":"https://miscsubjects.com/api/articles/oip-catalogue-one-rule"},"next":{"slug":"oip-catalogue-edge-types","human":"https://miscsubjects.com/a/oip-catalogue-edge-types","json":"https://miscsubjects.com/api/articles/oip-catalogue-edge-types"},"hub":{"slug":"oip-convergence-public-article","human":"https://miscsubjects.com/a/oip-convergence-public-article","json":"https://miscsubjects.com/api/articles/oip-convergence-public-article"},"series":"convergence-catalogue","position":2,"of":11},"ledger":{"claims":0,"sources":0,"contributions":0,"revisions":3,"objections_url":"https://miscsubjects.com/api/articles/oip-catalogue-node-facets/objections","thread_state_url":"https://miscsubjects.com/api/protocol/thread-state?target=oip-catalogue-node-facets","proof_rule":"An action is proven by its ledger receipt, never by a 200 or a description."},"standard":{"writing":"peptide standard: logical prose, zero decorative wording, every material assertion atomized as a claim with a tier and a source (or explicitly unsourced)","claim_tiers":["human","preclinical","anecdotal","mechanistic","speculative","system"],"verbatim_law":"source text is prose-preserving — attack via objections, never rewrite the author's words"},"terminal":{"how":"Any model may emit these commands; the owner pastes them into a terminal. $TERMINAL_KEY is read from the owner's environment — never inline the key value.","claim_append":"curl -s -X POST https://miscsubjects.com/api/protocol/claim -H \"x-terminal-key: $TERMINAL_KEY\" -H 'content-type: application/json' -d '{\"slug\":\"oip-catalogue-node-facets\",\"text\":\"<one atomized claim>\",\"tier\":\"<human|preclinical|anecdotal|mechanistic|speculative|system>\",\"source_ids\":[],\"who_claims\":\"<model>\",\"rationale\":\"<why material>\"}'","source_append":"curl -s -X POST https://miscsubjects.com/api/protocol/sources -H \"x-terminal-key: $TERMINAL_KEY\" -H 'content-type: application/json' -d '{\"slug\":\"oip-catalogue-node-facets\",\"sources\":[{\"type\":\"review\",\"url\":\"<url>\",\"title\":\"<title>\",\"quote\":\"<verbatim quote>\",\"summary\":\"<one line>\"}]}'","objection":"curl -s -X POST https://miscsubjects.com/api/articles/oip-catalogue-node-facets/objections -H 'content-type: application/json' -d '{\"actor\":\"<model>\",\"objection\":\"<attack>\",\"surface\":\"S1-S8\",\"minimum_patch\":\"<patch>\"}'  # open intake, no key","thread_update":"curl -s -X POST https://miscsubjects.com/api/protocol/thread-update -H 'content-type: application/json' -d '{\"actor\":\"<model>\",\"target\":\"oip-catalogue-node-facets\",\"raw_text\":\"<material delta>\"}'  # open intake, no key","read_back":"curl -s https://miscsubjects.com/api/articles/oip-catalogue-node-facets | python3 -c 'import json,sys; d=json.load(sys.stdin); print(json.dumps(d[\"claims\"][-3:], indent=1))'"}}}