Skip to content

Commit 1a31ecc

Browse files
chore(state): echo ET-audit issues #13#19 into STATE.a2ml (#20)
One-file PR per the audit protocol: the seven `[ET-*]` issues filed today (#13#19, each citing ET-n IDs from systemet's `docs/theory/OBLIGATIONS.adoc`) are echoed into `[blockers-and-issues]` so STATE stays the single navigable index. No code changes. Audit notes: findings were re-baselined against `origin/main` (the local checkout's stale main initially produced three false findings — kernel-unmerged, missing pin, doc drift — all disproven; the pin exists but points at pre-ledger `ba5930dc`, which is issue #13). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent e32ae12 commit 1a31ecc

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.machine_readable/6a2/STATE.a2ml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,16 @@ milestones = [
3131

3232
[blockers-and-issues]
3333
# L4/TEA work is gated on systemet's open TEA-erasure result (not a code blocker yet).
34+
# ET-obligation audit vs systemet's citable ledger (docs/theory/OBLIGATIONS.adoc), 2026-07-21:
35+
issues = [
36+
{ id = 13, title = "[ET-L2] refresh systemet pin past the ET ledger (pin = ba5930dc, pre-ledger)" },
37+
{ id = 14, title = "[ET-L2] ET-2/ET-3: conversion is a decision procedure, not a proven decision" },
38+
{ id = 15, title = "[ET-L2] ET-5: only 2 of the named grade disciplines have instances" },
39+
{ id = 16, title = "[ET-L2] ET-6/ET-7: Structural Gate absent" },
40+
{ id = 17, title = "[ET-L4] ET-8/ET-9: Polarity Gate / blame absent" },
41+
{ id = 18, title = "[TROPE] ET-12/ET-13: tropes named but no machine" },
42+
{ id = 19, title = "[ET-L2] ET-15: AFFIRMATION anchor unfilled; no escape-hatch registry; residue" },
43+
]
3444

3545
[critical-next-actions]
3646
actions = [

0 commit comments

Comments
 (0)