Session 2026-08-24: grounding gates ruled, daybook rule changed, two censuses run

PENDING-95: Amendment 2 (jurist ruling — (a) rejected, (d) discharged, (b)/(c)
deferred) plus the (b)/(c) census that discharges the deferral's condition.
60 guarded / 32 marked (record said 59/31); date 75%, sections 97%, quoting 47%.
Date broadly present => the jurist's cheaper third form is the live option.

PENDING-156 opened (kind (c): mechanisms off the path the work takes) and its
option (b) census run the same session. PENDING-109 prior confirmed by direct
read. PENDING-89: two docket entries, one same-direction miss and one
cross-direction catch, filed the same day and at the same speed.

Mechanisms: daybook-cue.py rewritten on steward ruling — the daily note must be
appended to until end of day, so the trigger is staleness, not note size, and the
matcher now includes Bash (it had never fired once). daybook-ensure.py and
/wrap-up 7.5 gain a standing Corrections slot per REVIEWED-126.
governance-mcp.py gains two read-only keys so the jurist can read the artifacts
it rules on; the doctrine that read-surface changes should arrive as rulings is
adopted, and the next key is proposed rather than added.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JQKeKY9T9d95KpvHwwok8T
This commit is contained in:
David F Glidden
2026-08-24 18:36:34 +02:00
co-authored by Claude Opus 5
parent e28451c826
commit 3e828fe3f2
11 changed files with 580 additions and 34 deletions
+12
View File
@@ -72,6 +72,18 @@ FILES = {
"claude-md": (os.path.join(D, "CLAUDE.md"), "the executor's governing document"),
"memory-index": (os.path.join(wd.MEM, "MEMORY.md"), "wake-loaded memory index"),
"app-brief": (wd.BRIEF_PATH, "last generated .app Standing Context block"),
# PENDING-95 AMENDMENT 1, 2026-08-24. Same shape as the PENDING-86 (a) precedent
# below: the jurist is asked to rule options (a)-(d) on the grounding gate, and the
# two artifacts the ruling GOVERNS are the two it could not read. Ruling from the
# record alone would make the subject the executor's description of the hooks rather
# than the hooks -- the defect recorded inside REVIEWED-125 ("the ruling's subject
# was the pasted text, not the filed artifact"). Read-only, keyed, enum unchanged.
"grounding-hook-pretool": (os.path.join(HOME, ".claude", "hooks",
"verify-before-compose.sh"),
"PreToolUse grounding gate (Write|Edit route)"),
"grounding-hook-commit": (os.path.join(HOME, "_Dev", "chamber-library", ".githooks",
"pre-commit"),
"pre-commit grounding gate (tool-agnostic route)"),
# PENDING-86 option (a), steward-authorized 2026-08-05. The jurist design-gates
# constitutional supersessions of documents it could not read; three distinct
# instances are recorded on that item. These two are the ones the loop actually