Readme
# NINE-BODY CLOSED AUDIT TENSOR
### Fairness kernel — no actor audits itself
> The system is "as fair as possible" when no actor with power certifies its own authority.
**Author:** David Lee Wise (ROOT0) / TriPod LLC
**License:** CC-BY-ND-4.0
Open `src/index.html` in any browser.
---
## The Principle
Standard audit systems have a structural flaw: the auditor is appointed by the audited.
The Nine-Body tensor removes this by making self-certification topologically impossible.
```
V9 = [HR, PROJECT_MANAGER, WORKER, PROJECT,
SHADOW_AUDITOR, INPUT_AUDITOR, OUTPUT_AUDITOR,
IO_FULCRUM, WATCHER]
Closure: all 9 agree within delta → V9 → · (resolved point)
Else: V9 → unresolved pressure
```
---
## Nine Bodies
| Body | Role | Cannot |
|------|------|--------|
| **HR** | Audits worker rights | Cannot certify project success |
| **PROJECT_MANAGER** | Coordinates work | Cannot certify worker rights |
| **WORKER** | Receives bounded work, carries labor pressure | Cannot certify output quality |
| **PROJECT** | Preserves project identity, scope, continuity | Cannot certify input integrity |
| **SHADOW_AUDITOR** | Watches the pressure fulcrum between power and rights | Cannot hold power directly |
| **INPUT_AUDITOR** | Verifies inbound data integrity | Cannot self-certify output |
| **OUTPUT_AUDITOR** | Verifies outbound data integrity | Cannot self-certify input |
| **IO_FULCRUM** | Checks bidirectional symmetry (input ↔ output) | Cannot certify either side alone |
| **WATCHER** | Observes the entire system, confirms closure | Cannot be observed by any of the nine |
---
## Decision States
| State | Meaning |
|-------|---------|
| **ALLOW** | All 9 agree within delta — closure achieved |
| **DEFER** | Partial agreement — decision delayed for more data |
| **REPAIR** | Discrepancy detected — self-repair protocol activated |
| **GROUND** | Unresolvable conflict — system halts at safe state |
| **SILENCE** | No signal — consolidation mode, not collapse |
---
## Closure Test
```
if all 9 bodies agree within delta:
V9 → . ← resolved point (3002 state space)
else:
V9 → unresolved pressure
```
The value `3002` is the declared audit-state field — a single coherent point selected from the state space. Closure is not consensus-by-vote. It is geometric resolution: all vectors point to the same point.
---
## Fairness Invariants
T