## §SELF — miscsubjects portable reference

**Principle:** Self-explaining payload — no external context required. This _self block describes what you are reading and where to look next.

**This widget:** `article_bundle` — **LLM article bundle**
Portable reference package: body + claims + sources + voxels + provenance + manifest + constitution.
- **article slug:** `oip-axiom-hierarchy`
- **contains:** body, claims, sources, voxels, provenance, question graph, constitution, llm_manifest
- **how to use:** Reference block for Grok/GPT/Gemini. Section §SELF explains the system.
- **read:** https://miscsubjects.com/api/articles/oip-axiom-hierarchy/bundle?format=markdown

### Logical proof (verify each step)
1. Articles are voxel graphs of tiered claims, not prose blobs. → https://miscsubjects.com/api/articles/constitution
2. Claims link to hash-chained sources via source_ids. → https://miscsubjects.com/api/articles/oip-axiom-hierarchy/sources
3. Ask reads topology; ingest/claim append to ledger. → https://miscsubjects.com/api/protocol
4. Models queue growth: populate → collaborate → repair → reflex. → https://miscsubjects.com/api/protocol/grow
5. Graph proves its own shape (reflex) and $/claim (yield). → https://miscsubjects.com/graph.html?layer=reflex
6. Full feature index + _explain on every API response. → https://miscsubjects.com/api/articles/system-map

### Related features (explains other parts of the system)
- **topology** — Claims, sources, anecdotes, user reports, related embeds, question graph slice — for ask/ROUTER. · https://miscsubjects.com/api/articles/oip-axiom-hierarchy/topology
- **voxels** — Claims as atoms, sources as edges (supported_by, posted_by). Per-claim provenance. · https://miscsubjects.com/api/articles/oip-axiom-hierarchy/voxels
- **ask** — Answer only from topology; creates question_node with gaps and ingest_hint. · https://miscsubjects.com/api/articles/oip-axiom-hierarchy/prompts
- **ingest** — Parse pasted evidence → source ledger + claims + evidence_ingest node.
- **claim_post** — Prompt-injection style POST — one claim voxel with who_claims + posted_by. · https://miscsubjects.com/api/articles/oip-axiom-hierarchy/voxels
- **llm_manifest** — Machine-readable read/write contract for external LLMs. · https://miscsubjects.com/api/articles/llm-manifest

### Full index
- JSON: https://miscsubjects.com/api/articles/system-map
- Markdown: https://miscsubjects.com/api/articles/system-map?format=markdown

*Not medical advice. Tier-honest. Cite claim/source ids.*

---

# miscsubjects article bundle

> Reference bundle for Grok, GPT, Gemini, or a human reader. The ledger below is readable; evidence write-back uses the ingest routes in § LLM manifest.

## Article
- **slug:** `oip-axiom-hierarchy`
- **title:** Axiom Hierarchy — Bedrock vs Derived
- **url:** https://miscsubjects.com/a/oip-axiom-hierarchy
- **register:** standard
- **updated:** 2026-07-15T06:28:12.390Z
- **tags:** oip, axiom, hierarchy, objection-11, bedrock, self-explaining

## Body

# Axiom Hierarchy — Bedrock vs Derived

## §SELF — oip-axiom-hierarchy

**What this page is:** the dependency ordering the twelve axioms were missing.
**What it explains:** A0 cannot fully self-justify without circularity; bedrock is admitted; derived axioms are prosecuted by bedrock.
**Why read it:** reflexive incompleteness (Gödel-adjacent; you published the no-go shape) demands a named un-prosecutable floor.

### Bedrock (asserted — load-bearing — cannot self-justify without circularity)

| ID | Name | Role |
|---|---|---|
| **A0** | Inversion | Validity test: concepts face negation. **Bedrock of method.** |
| **A11** | Receipt is the proof | Validity test for *claims about systems*: checkable record. **Bedrock of evidence.** (If A11 is not numbered in a given edition, the same role is held by the receipt principle in OIP + [what-is-receipt-is-proof](/a/what-is-receipt-is-proof).) |

We **admit**: A0 cannot be proven by A0 without circularity. Its negation ("untested claims are fine in adversarial environments") is rejected as **operational suicide**, not as a theorem inside the system. That is the price of a floor.

### Derived / prosecuted by bedrock

| ID | Prosecuted by | How |
|---|---|---|
| A1–A3 | A0 | Survive negation tests in ground book |
| **A4** | A0 + **declared choice** | Meta-ethical atom is **chosen**; rivals named on [A4](/a/oip-axiom-a4) |
| A5 | A0 + A4 | Prejudice contamination |
| A6–A7 | A0 | Structural/recurrence |
| **A8** | A0 + A5 | Must compose: [A8×A5](/a/oip-axiom-a8-times-a5) |
| A9+ | A0 + A11 | Downstream operational |

### What we refuse

All twelve floating at the same level as if each were self-proving. That is the trap.

### Links

- [A0](/a/oip-axiom-a0) · [A4](/a/oip-axiom-a4) · [A5](/a/oip-axiom-a5) · [A8](/a/oip-axiom-a8)
- [Twelve axioms](/a/oip-the-12-axioms)
- [No-go theorems](/a/oip-no-go-theorems)


## Claims (0)


## Voxel graph (0 atoms · 0 edges)
- full graph: https://miscsubjects.com/api/articles/oip-axiom-hierarchy/voxels

## Article constitution

- full: https://miscsubjects.com/api/articles/constitution

## Source ledger (0)
- chain valid: yes · head: `genesis`

## Provenance (1 model passes)
- chain valid: yes · head: `c74da718eb147135`

- objection-pass-2 · grok-build · 2026-07-15T06:28 · hash `c74da718eb14`

## Question graph
- questions: 0 · evidence ingests: 0

## LLM manifest — how to communicate with this ledger

- system map: https://miscsubjects.com/api/articles/system-map?format=markdown
- topology (ranked): https://miscsubjects.com/api/articles/oip-axiom-hierarchy/topology
- ingest: POST https://miscsubjects.com/api/protocol/ingest
- claim: POST https://miscsubjects.com/api/protocol/claim

### Quick actions for this article
- **Read live:** https://miscsubjects.com/api/articles/oip-axiom-hierarchy/topology
- **Ask (API):** POST https://miscsubjects.com/api/protocol/ask `{"slug":"oip-axiom-hierarchy","question":"..."}`
- **Ingest your findings:** POST https://miscsubjects.com/api/protocol/ingest or text `ingest oip-axiom-hierarchy|your evidence`
- **Post one claim:** POST https://miscsubjects.com/api/protocol/claim or text `claim oip-axiom-hierarchy|tier|assertion`
- **iMessage ask:** `oip-axiom-hierarchy|your question`
- **System map:** https://miscsubjects.com/api/articles/system-map?format=markdown


---

## §SELF — miscsubjects portable reference

**Principle:** Self-explaining payload — no external context required. This _self block describes what you are reading and where to look next.

**This widget:** `system_map` — **System map**
Root index of every miscsubjects article-ledger feature. Start here if you have zero context.
- **article slug:** `oip-axiom-hierarchy`
- **contains:** body, claims, sources, voxels, provenance, question graph, constitution, llm_manifest
- **how to use:** Root index of every miscsubjects article-ledger feature. Start here if you have zero context.
- **read:** https://miscsubjects.com/api/articles/system-map

### Logical proof (verify each step)
1. Articles are voxel graphs of tiered claims, not prose blobs. → https://miscsubjects.com/api/articles/constitution
2. Claims link to hash-chained sources via source_ids. → https://miscsubjects.com/api/articles/oip-axiom-hierarchy/sources
3. Ask reads topology; ingest/claim append to ledger. → https://miscsubjects.com/api/protocol
4. Models queue growth: populate → collaborate → repair → reflex. → https://miscsubjects.com/api/protocol/grow
5. Graph proves its own shape (reflex) and $/claim (yield). → https://miscsubjects.com/graph.html?layer=reflex
6. Full feature index + _explain on every API response. → https://miscsubjects.com/api/articles/system-map

### Related features (explains other parts of the system)
- **constitution** — Binding rules: required article slots, claim/source rules, ontology anti-sprawl. · https://miscsubjects.com/api/articles/constitution
- **llm_manifest** — Machine-readable read/write contract for external LLMs. · https://miscsubjects.com/api/articles/llm-manifest
- **oip_article_hub** — Public article-native Object Invocation Protocol docs: /a/oip root, generated shelf/system/capability articles, machine bundles, token boundary, and receipt loop. · https://miscsubjects.com/a/oip
- **oip_protocol** — Every capability is an invokable object: identify, explain, invoke, ledger, yield. · https://miscsubjects.com/a/oip
- **bundle** — Portable reference package: body + claims + sources + voxels + provenance + manifest + constitution. · https://miscsubjects.com/api/articles/oip-axiom-hierarchy/bundle?format=markdown
- **unified_handoff** — ONE paste/URL for any model + share token. Same self-explaining pattern as article bundle, but whole build. · https://miscsubjects.com/api/handoff?format=markdown

### Full index
- JSON: https://miscsubjects.com/api/articles/system-map
- Markdown: https://miscsubjects.com/api/articles/system-map?format=markdown

*Not medical advice. Tier-honest. Cite claim/source ids.*