Commit 2cb3332
docs(proof-debt): adopt OWED-with-justification convention (Refs standards#158) (#65)
## Summary
Single doc PR documenting the OWED-with-justification convention adopted
by the standards#158 Fork A campaign. Companion to the 28
module-annotation PRs (proven#37-64).
### Human-facing: PROOF-NEEDS.md
- Top-of-file note flags the 2026-05-20 re-audit of the 39 "carried
forward, pending Proofs.idr re-audit" directories. Result: 6 clean, 28
with bodyless decls now annotated as OWED, 5 already fully proven.
- New **"OWED-with-justification convention"** section codifies the
pattern:
```idris
||| OWED: <one-sentence claim>
||| Held back by <Idris2 0.8.0 blocker>. Discharge once <unblocker>.
0 declarationName : Type
```
- Blocker-family table for the five recurring categories surfaced in the
audit.
- Fork-A-vs-Fork-B scope note.
- "Honestly proven" section updated to reflect the re-audit (was "not
re-verified by this pass").
### Machine-facing: `.machine_readable/6a2/STATE.a2ml`
- `last-updated` bumped 2026-03-15 → 2026-05-20.
- New `[proof-coverage]` section with module counts.
- New `[trust-posture]` section pinning the zero-bypass-token state.
- New `[active-campaigns]` + `[session-history]` sections.
### Machine-facing: `.machine_readable/6a2/META.a2ml`
- `last-updated` date added.
- New `[architecture-decisions]` section with **ADR-001** recording the
OWED-with-justification convention adoption, modelled on the boj-server
META.a2ml ADR format.
- New `[proof-conventions]` section pinning shape + banned tokens.
## What this is NOT
- No Idris2 sources touched. Doc-only.
- No `postulate` keyword introduced anywhere — the convention explicitly
bans it (zero existing files use it).
- Not a closure of #158 — the 28 annotation PRs are still DRAFT pending
estate CI clear.
## Test plan
- [x] PROOF-NEEDS.md still renders; the existing "Honesty refresh
2026-05-18" framing is preserved unchanged.
- [x] STATE.a2ml + META.a2ml are TOML-parseable (visual inspection).
- [x] No `.idr` files touched; build status unaffected.
- [ ] CI will run on this branch once the estate-wide concurrency pool
clears.
## Refs
Refs hyperpolymath/standards#158 (Fork A campaign tracker),
hyperpolymath/standards#124 (estate proof-debt epic).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent fbfc404 commit 2cb3332
3 files changed
Lines changed: 115 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | | - | |
| 7 | + | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
3 | 14 | | |
4 | 15 | | |
5 | 16 | | |
| |||
137 | 148 | | |
138 | 149 | | |
139 | 150 | | |
140 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
141 | 200 | | |
142 | 201 | | |
143 | 202 | | |
144 | 203 | | |
145 | 204 | | |
146 | 205 | | |
147 | 206 | | |
148 | | - | |
149 | | - | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
150 | 212 | | |
151 | 213 | | |
152 | 214 | | |
| |||
0 commit comments