# Objection Log — Eight Surfaces (Godlike Standard)

slug: oip-objection-log-eight-surfaces · https://miscsubjects.com/a/oip-objection-log-eight-surfaces · tags: oip, objection-log, godlike, self-explaining, a11 · updated 2026-07-17T02:36:23.871Z

# Objection Log — Eight Surfaces (Godlike Standard)

## §SELF — oip-objection-log-eight-surfaces

**What this page is:** the filed diligence against the GRAIN/OIP philosophy corpus — by surface, exact target, attack type, minimum patch — and the **fixed** status of each.
**What it explains:** where the corpus is not yet godlike by its own standard (falsifiability / A0 / A11).
**Why read it:** praise is disrespectful; this is the receipt that the attacks were taken.

### Frame

The protocol increasingly conforms. The philosophy must pass the same suite it preaches: **A11 — the receipt is the proof.** No count, convergence, or identity claim without a checkable surface.

| # | Surface | Target | Attack | Patch shipped |
|---|---|---|---|---|
| 1 | Counts | thinker-map / catalogue / pattern N | Hand-typed integers as fact | [Count discipline](/a/oip-count-discipline); titles cleaned; variational collapse note |
| 2 | Why 8 | [oip-cross-pattern-structure](/a/oip-cross-pattern-structure) | Unfalsifiable count as natural kind | 7/9 forcing tables + survivable claim language |
| 3 | A8×A5 | A8 identity vs A5 prejudice | Keystone unprosecuted | [A8×A5](/a/oip-axiom-a8-times-a5) + axiom links |
| 4 | Independence word | catalogue + thinker map | Equivocation convergence/synthesis | [Causal contact rule](/a/oip-causal-contact-rule) + leads |
| 5 | Disconfirming edges | confirming bias | Ratio flatters thesis | [Selection rule](/a/oip-disconfirming-edge-selection-rule) + free-energy/least-action + variational collapse edges |
| 6 | n06 / n07 | [no-go theorems](/a/oip-no-go-theorems) | Published no-go without rebuttal | In-page resolutions for Anthropic Deflation + Independence Problem |
| 7 | what-is primers | encyclopedia drift | Density dilution | OIP-difference edge section on primers |
| 8 | Designer cluster | theological register bounce | Silent tab-close | Deflationary accountability sentence on designer pages |

### Through-line

Strongest where mechanical and falsifiable. Weakest where confident round number or theological register. Fix is identical at every layer: **derive the count or delete it; prosecute the axiom or drop it; tag causal contact or stop saying convergence.**

### Live entry points

- Hub: [oip-thinker-reference](/a/oip-thinker-reference)
- Axioms: [twelve axioms](/a/oip-the-12-axioms)
- Conformance (protocol): `https://miscsubjects.com/api/dispatch?conformance=1`

## Machine

- This page: `https://miscsubjects.com/a/oip-objection-log-eight-surfaces`



---

# Count Discipline — A11 Applied to Philosophy Prose

slug: oip-count-discipline · https://miscsubjects.com/a/oip-count-discipline · tags: oip, count-discipline, a11, objection-1, self-explaining, live-counts · updated 2026-07-17T02:36:09.744Z

<!-- hierarchy:nav -->
> **Path:** [OIP](https://miscsubjects.com/a/oip) › [Objection Log](https://miscsubjects.com/a/oip-objection-log-eight-surfaces) › **Count Discipline**
> **Attack type answered:** hand-typed integers as load-bearing claims (intent asserted as fact)
> **Axiom:** A11 — the receipt is the proof; A0 — test every claim against its negation

# Count Discipline — A11 Applied to Philosophy Prose

## §SELF — oip-count-discipline

**What this page is:** the corpus rule that forbids bare integers in philosophy prose as load-bearing claims.
**What it explains:** why thinker-map / catalogue / pattern counts that disagree across pages falsify rigor without touching a single idea.
**Why read it:** this is the single most dangerous self-inflicted wound in the GRAIN corpus, and the fix is mechanical.

### The rule (binding)

1. **No integer is a claim.** A number that appears in a title, lead, or conclusion as evidence ("58 minds", "25 nodes", "130 thinkers", "8 patterns") is a prose keystroke, not a receipt.
2. **Counts are queries.** The honest form is: "the live set of thinker-map leaves is whatever the article index returns under tags X" — or a ledger/query surface that can disagree tomorrow.
3. **Disagreement is a defect.** If page A says 58 and page B's tables sum to 116 and the conclusion says 130, a ten-minute reviewer falsifies the corpus without addressing any idea.
4. **Patterns are not exempt.** "Why eight" is either a derivation (forcing function at 7 and 9) or a **coarsest useful partition** claim — never a natural-kind count without math.

### Minimum implementation (this patch wave)

- Titles of `thinker-map` and `oip-convergence-catalogue` stripped of fixed integers.
- Leads rewritten to point here and to live shelves rather than absolute N.
- `oip-cross-pattern-structure` forced to state the 7/9 forcing function or the honest downgrade.
- Future: render N from `/api/articles?tag=` at request time (code path). Until that ships, prose must not pretend the number is settled.

### How to falsify this rule

Publish any new page whose load-bearing claim is a hand-typed count that another page contradicts. That page fails A11.

## Up the tree

- [Objection log (eight surfaces)](https://miscsubjects.com/a/oip-objection-log-eight-surfaces)
- [A11 / receipt is proof](https://miscsubjects.com/a/what-is-receipt-is-proof)
- [Why eight (patterns)](https://miscsubjects.com/a/oip-cross-pattern-structure)


---

## Live query (shipped)

```
GET https://miscsubjects.com/api/dispatch?counts=1
GET https://miscsubjects.com/api/dispatch?counts=1&format=markdown
```

Returns tools_enabled, tools_high_risk, articles_published, capabilities_live, invocations_total — **as of** a timestamp. Re-query; never copy the integers into load-bearing prose.


## Substrate rule (objection #49 — settled)

The count-discipline rule applies **below the prose**, to the resolution layer that serves pages.

5. **Honest absence.** A missing member of a named namespace (axiom, convergence, nogo, or any `/a/<slug>`) MUST remain **not found** (HTTP 404 on HTML and on `GET /api/articles/<slug>`). The router MUST NOT silently 302-alias a gap onto a near match. Suggestions may be listed as links; they are not the requested resource. Masking absence as presence is the same defect as a hand-typed count that cannot disagree tomorrow — the namespace cannot ever say "that does not exist."

**Falsifier (live):** `GET /a/oip-axiom-a11` with redirects disabled must return **404**, never Location: `/a/oip-axiom-a0`. Suite clause: `?conformance=grain` **P15**. Machine twin: P16 on `/api/articles/oip-axiom-a11`.

**Lineage:** objection id 49 · receipt `inv_wo6amqskhg` · fix `_middleware.js` `articleNotFoundFallback` (honest 404 HTML, no alias redirect).


