Commit Graph
510 Commits
Author SHA1 Message Date
David F GliddenandClaude Opus 5 e5db321d6f session 2026-09-03 ADDENDUM 1: the mumble/session conflation is a class, and it is [FIX]
Steward, after the wrap: "deal with that right away — I need the wake and wrap
tools to be reliable." Read-only census run before closing so the next session
starts from a list, not the symptom.

One root cause: the transcripts directory is a proxy for "a session" and a
Tarbuckle mumble is indistinguishable from a session at the file level. Four
confirmed consumer sites plus one suspected, three already misbehaving —
including wake-digest's previous_transcript, which produced the false "ran
unattended" alarm on 2026-09-01 and whose code was never changed.

human_turns() at wake-digest.py:932 is already the discriminator and already
carries controls; it is wired only to control (c). The work is wiring a tested
function into the remaining call sites.

Corrects my own wrap-time classification: this is [FIX], not [PROPOSAL]. The
control's label already names "a real session"; its sample contains none, so
restoring that population repairs it against its existing specification. The
[FIX] reading does NOT extend to what the ladder trial's >=84 trigger means —
that stays PENDING-178 under REVIEWED-123's freeze.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01X3L79vgAnt1x2kxvf23Qt7
2026-09-03 08:48:53 +02:00
David F GliddenandClaude Opus 5 87f577a2c8 skill-harvest 155: /wake-up's load-integrity remedy is section-level and should be entry-level
Earned in use at today's trim: the gate fired correctly and its prescribed remedy
did not apply — MEMORY.md has no least-wake-critical section, and following the
instruction literally would have cut the entries the file keeps inline by design.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01X3L79vgAnt1x2kxvf23Qt7
2026-09-03 08:39:24 +02:00
David F GliddenandClaude Opus 5 db86339cf3 session 2026-09-03: the index had become the record — breach fixed, Active Session rotated
Session record + MEMORY.md rotation (prior Active Session demoted verbatim to
MEMORY-reference.md, 9 of 9 non-blank lines conserved) + 4 KG rows.

MEMORY.md 23,714 -> 20,567 bytes; headroom now 4,419. The trim itself landed in
2171d91; this is the wrap half.

Recorded for the next wake: the wake digest's --selftest now fails on every run.
Its end-to-end control samples the 13 most recent transcripts and all 13 are
Tarbuckle mumbles (~66 KB, one human turn each) — PENDING-178's mumble pollution
displacing real sessions out of a second instrument. Not filed; the moratorium is
undecided and this belongs with -178 when that is ruled.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01X3L79vgAnt1x2kxvf23Qt7
2026-09-03 08:38:34 +02:00
David F GliddenandClaude Opus 5 2171d9127e [FIX] MEMORY.md load-integrity breach: relocate workstream state to its trackers
The wake reported MEMORY.md at 26,803 bytes against a 24,986-byte budget, so the
index was being silently truncated at load — the failure the two-file split exists
to prevent, on the one file every session reads first.

The cause was not bulk. It was an inversion the file's own Index discipline section
forbids: "Canonical Trackers as one-line pointers — chronological detail lives in
the linked tracker files, not here." Five tracker entries had grown into paragraphs,
and for three of them the index had become the SOLE custodian of live state:

  - Studium Engine: the tracker's chronological log stopped at 2026-08-13 while the
    index carried engine state through 2026-09-01 (REVIEWED-133, 496cd7e, the
    deleted undisclosed_days_in_force). Relocated verbatim as a dated log entry.
  - The Fool (Tarbuckle): the only linked target was a SEALED seed, which is not a
    place state may be appended, so there was nowhere for it to go. Tracker
    established (project-fool-tarbuckle.md); index line relocated verbatim.
  - L1 reliability: the tracker records that replay is "not resumable" but neither
    the mechanism (minCursor is a minimum over 11 modules, two never participate, so
    it is pinned at 0 by construction) nor the completion criterion (uninterrupted
    run length, not rate). Both appended.

Cut only where the file's own rule says to cut. "Rules that fire silently" was left
untouched by design — those entries keep their rule inline precisely because I would
not know to look them up, and gutting them is the one cut that would do real harm.
The frozen verification-ladder pointer (REVIEWED-123) and the skill-harvest hold
(PENDING-141) were likewise not touched.

Lossless-relocation gate applied: line-range slices, never retyping; md5 per slice;
token-conservation check over all five originals against the trimmed index and the
relocation targets — 0 unconserved after the L1 append. Link canary: 406 pointers,
0 dead, 0 mis-authored; 32 wikilinks clean.

26,803 -> 23,714 bytes. Headroom is only 1.3 KB; the Active Session block still
carries ~5.5 KB that the wrap rotates.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01X3L79vgAnt1x2kxvf23Qt7
2026-09-03 08:34:03 +02:00
David F GliddenandClaude Opus 5 28fcc79d87 session 2026-09-01 ADDENDUM 2: trim committed; agents-untracked carried forward
The chamber-library CLAUDE.md trim is committed and pushed (c7c30ac,
54,129 -> 22,530 chars, both remotes current), so the one intentionally
dirty file from ADDENDUM 1 is now closed.

Carried to the next session on the steward's direction, and deliberately
NOT filed as a PENDING item — the moratorium to 2026-09-15 is undecided
and the instruction was "attend to it", which is scheduling rather than
filing:

  ~/.claude/agents is not under version control. 51 hand-edited files, 0
  tracked, not a symlink into dotfiles. Every other governed surface in
  this system is tracked, and this one holds EXECUTABLE CONFIGURATION —
  an agent definition determines what a delegated sub-agent is told to do
  — so an untracked, unattributable edit there is a governance surface
  rather than a convenience. It was found by accident while /doctor was
  looking for name collisions, and no instrument was positioned to notice
  it. The 15 renames still have no history, so ADDENDUM 1's mapping table
  remains the only undo; track the directory before anything else edits
  it. Open questions recorded, none answered.

Also logged: a fourteenth instrument error, and this one broke a
discipline the repository documents. I reported "chamber-library pushed"
having pushed only origin; the github mirror was 9 commits behind and
stayed behind through the whole wrap while the record said clean. The
repo's own CLAUDE.md says push to both. Caught by verifying a push whose
&& echo had not fired, not by any control.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017vKkg2EJF1rGwdFdBogwqx
2026-09-02 12:33:29 +02:00
David F GliddenandClaude Opus 5 3af7207c29 session 2026-09-01 ADDENDUM 1: /doctor ran after the wrap
The wrap was complete and committed; the steward then ran /doctor, which
found and fixed real breakage. Recorded as an addendum to the same session
file rather than a new one — it is the same session, past midnight.

Fixed: 8 sub-agent name collisions across 21 files (15 renamed; 0 remain,
48 unique names — confirmed by the harness, which surfaced 15 previously
invisible agents immediately). 4 invalid SKILL.md frontmatters, latent
rather than live since the harness parses leniently. plane MCP disabled
(0 calls in 41 real sessions). permissions.defaultMode set to auto.
chamber-library/CLAUDE.md trimmed 54,129 -> 22,530 chars, under the
warning threshold, all 42 tool names and all 9 sections preserved.

TWO LOOSE ENDS recorded in ADDENDUM 1 and flagged in MEMORY.md, because
either would strand the next session:

1. chamber-library/CLAUDE.md is UNCOMMITTED — a 31,861-char deletion,
   steward-approved at the doctor gate, left for the steward because the
   doctor protocol forbids the executor committing CLAUDE.md edits. git
   diff --stat reports 11 lines and badly understates it; the cut sections
   were single 16k/20k-char lines.

2. ~/.claude/agents is NOT GIT-TRACKED — 51 hand-edited files, 0 tracked,
   not a symlink into dotfiles. The renames therefore have no version
   history, and the only backup went to a session-scoped scratchpad that
   dies on clear. The full rename mapping is written into ADDENDUM 1 and
   is the only undo that survives.

The wider gap is noticed and NOT filed, per the proposed moratorium: a
governed surface with no version control, in a system whose premise is
that the record must be checkable. Found by accident.

Also logged: a thirteenth instrument error. I reported dotfiles as having
unpushed commits to "origin" by conflating two repos' status lines —
dotfiles has gitea and github and no origin; the origin line was
studium-engine's.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017vKkg2EJF1rGwdFdBogwqx
2026-09-02 11:49:24 +02:00
David F GliddenandClaude Opus 5 440d18ef92 PENDING-169 §5a: the wrap seam's cost, filed against the 2026-09-08 obligation
/doctor surfaced it without being asked to look: tarbuckle-wrap.py is the
Stop hook, median 6.7s and max 13.6s over 6 recorded runs, on the blocking
path at every session end. SessionStart:startup — the wake digest, which
does considerably more — is 1.6s median over 50 runs, and PostToolUse:Bash
is 0ms. The wrap seam is an order of magnitude more expensive than
anything else in the setup.

Filed as a measurement against the existing dated obligation, not as a
proposal, and item 4's "nothing in the running system is touched before
the September revisit" is honoured. Steward's direction 2026-09-02: look
at it on 8 September with the rest of the Tarbuckle work.

Deliberately NO second DEFERRED-DECISION block: mumble-rate-two-week-report
already triggers on 2026-09-08, and a duplicate trigger for the same date
is noise in the instrument that exists to stop things being forgotten.

The limits travel with the number: it does not establish that 6.7s is
wrong — the seam calls a model, so seconds are the expected order — n=6 is
thin, and successful hook runs with empty output are never persisted, so
the recorded count is a floor on firing frequency rather than a census.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017vKkg2EJF1rGwdFdBogwqx
2026-09-02 11:46:09 +02:00
David F Glidden 2fc7f5eeb4 session 2026-09-01: PENDING-178, the FIX-lane check-in, the typography gate + first byte-census, REVIEWED-133 executed 2026-09-02 11:31:35 +02:00
David F GliddenandClaude Opus 5 6e0a3cd246 governance: steward places REVIEWED-133 (PENDING-137)
Cell-constant markers: ratified as its own amendment, with the direction
of the change recorded. AUTHORIZED — (b) as corrected, three conditions;
(a) and (c) rejected. Closes a narrowing that had been in force by
reading since 2026-08-07 and undisclosed as an amendment until now.

Executed the same evening in studium-engine 2b30425.

Committed by the executor at the steward's direction; the content is the
jurist's and the steward's, and REVIEWED.md was written by neither the
executor's hand nor its judgement.

⚠ The entry records its own weakness in its Notes, and it should not be
read cold as an ordinary ruling: two of its three conditions were
corrected by the executor after the jurist ruled from a partial read of
the file it governs (it had read to line 70; the deciding date rows sit
at 127-128), the stratum distribution in condition 2 is executor
testimony from rows the jurist did not open, and governance-mcp.py's
selftest was FAILING while the ruling was being drafted from that
surface — five undeclared mutating calls in wake-digest.py from the
previous day's build, repaired at cc97888.

⚠ The header is the parenthetical house form `## REVIEWED-133
(PENDING-137) — …`, so the register-integrity control cannot resolve it
to a number: RE_ID requires a dash immediately after the identifier and
backtracks to the bare token `REVIEWED`. Fourth entry in that class after
130, 131 and 132. Harmless here; it means any future amendment to this
entry will report the same false orphan seen today. Recorded so it is not
rediscovered cold.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017vKkg2EJF1rGwdFdBogwqx
2026-09-02 11:16:36 +02:00
David F GliddenandClaude Opus 5 cc9788862c [FIX] Declare wake-digest.py's selftest exemption; correct a stale tracker line
Two unrelated things found while establishing what PENDING-134 actually
needs, which turned out to be nothing.

1. governance-mcp.py --selftest was FAILING. The delegate read-only
   guarantee flagged five undeclared mutating calls in wake-digest.py,
   all inside selftest(), all added by yesterday's REVIEWED-131 (e)/(c)
   build: a job dir with state.json, and two transcripts with and
   without a human turn.

   Declared rather than detector-widened, because failing until someone
   names it is the mechanism's design, not an obstacle to it. Why it is
   safe: every write goes to a tempfile.mkdtemp() tree the same function
   removes, and selftest is reachable from --selftest alone, never from
   a tool call. Its weakness is declared in the same comment: this is a
   FUNCTION-level exemption, so a future non-tempdir write inside
   selftest now passes silently. The narrower rule — "writes confined to
   a tempdir" — is not expressible in this check without data-flow
   analysis, and naming that limit is preferred to a detector that would
   be wrong in a harder-to-see way. Selftest now PASSES, 62 controls.

2. MEMORY.md said "ratio_A_to_B VOID until PENDING-134 lands" and
   "NEXT: rule PENDING-134". Both stale by 18 days: PENDING-134 was
   ruled REVIEWED-121 on 2026-08-14. REVIEWED-121's own closing sets the
   real condition — re-derive ONCE after BOTH it and PENDING-137 land —
   and PENDING-137 is still [PROPOSAL], awaiting a jurist ruling. The
   live blocker on the fr cell is -137, and it needs the jurist, not the
   executor.

   Corrected in place with the superseded text quoted, per the memory
   discipline: a conflict between a memory layer and the substrate is a
   verification trigger, and the substrate wins.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017vKkg2EJF1rGwdFdBogwqx
2026-09-01 10:34:39 +02:00
David F GliddenandClaude Opus 5 6a93505c7f governance: steward places the §4 revision note and REVIEWED-131 AMENDMENT 1
Two steward placements in one commit, per the jurist's ordering so a
single commit carries the whole state of the file:

- The §4 revision note. §4 was rewritten in place on 2026-09-01 inside a
  ruling placed 2026-08-31, and nothing in the record said so. The note
  records what the original said, why it changed, and that PENDING-173's
  integrity control cannot see the change because its unit is the block
  header while what changed is a section inside a block.

- REVIEWED-131 AMENDMENT 1, joined at ### depth beneath its parent:
  control (c)'s premise is false, and a by-design unattended agent has
  been in production since 2026-08-25.

Committed by the executor at the steward's explicit direction. The
content is entirely the steward's and the jurist's; committing records
it rather than modifies it, and REVIEWED.md was otherwise untouched
across this session.

⚠ THE DRIFT-CHECK REPORTS TWO BROKEN AMENDMENT LINKS AGAINST THIS FILE,
AND THE FINDING IS FALSE. REVIEWED-131 is present and was not replaced.
RE_ID requires a dash immediately after the identifier; the house form
`## REVIEWED-N (PENDING-M) — title` defeats it, and the regex backtracks
to capture the bare token `REVIEWED`, so REVIEWED-131 never enters
`originals` and its amendment looks orphaned.

Scope measured, not assumed: 3 of 132 REVIEWED headers — 130, 131, 132,
all placed within the last week. It fired now because ours is the first
amendment against a parenthetical parent.

Not repaired here. Whether the control should parse the newer header
form, or the newer form is an undeclared convention change, is the
question PENDING-146 and PENDING-110 already hold, and this is the
control REVIEWED-132 widened this morning.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017vKkg2EJF1rGwdFdBogwqx
2026-09-01 10:14:49 +02:00
David F GliddenandClaude Opus 5 6eff2056f9 [HARDENING] FIX-lane check-in held and recorded; deferral re-based, half of it uncheckable
REVIEWED-85's provisional review, 30 days overdue and gating PENDING-173's
build and PENDING-177's typography gate, was held by steward and jurist
today. Outcome recorded in the index; the deferral block is discharged
with `resolved:` rather than deleted, and the drift-check now reports
0 COME DUE where it reported 1.

Item 1 — EXTENDED PROVISIONAL. The lane has been exercised by the
executor exactly once in thirty days, so n=1 settles nothing in either
direction. The 2026-08-08 Instruments entry is ratified on the merits as
class (i) and its procedure recorded as defective — executor-classified
under an authorization already lapsed into overdue-review, against the
lane's own instruction. Explicitly not precedent.

Item 2 — NOT DISCHARGED, and answered with two fresh failures rather than
a confirmation: REVIEWED-67's census and typography gate did not reach the
PDF lane in 42 days, at a measured cost of verify_conversion returning
5/5 PASS on word-damaged output.

Two things are recorded as gaps rather than closed:

- The re-based trigger is only half machine-checkable. The check-in was
  re-based from time to use precisely because a date trigger fired twice
  with nothing recorded, but the schema's vocabulary is glob/path-exists/
  date/manual and a use count is not expressible. The block carries the
  backstop date only; the use-count half sits in `discriminator:`. No
  proxy was invented — a glob over the index's rows would have fired on
  ruled and steward-instructed entries alike and looked machine-checked
  while counting the wrong thing, which is the schema's own stated reason
  for `manual`.

- Item 2's remedy is not placed. "What standing rule already governs the
  class I am about to route?" is a verification-ladder entry by shape,
  and the ladder is under REVIEWED-123's general freeze. Wrap or wake
  would accept it but fire at the wrong moment — the failure happens at
  adoption. Flagged rather than put somewhere it would be decorative.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017vKkg2EJF1rGwdFdBogwqx
2026-09-01 09:33:32 +02:00
David F GliddenandClaude Opus 5 b3a35c262e [HARDENING] PENDING-104 ADDENDUM 2: the concurrency frequency, measured
The item declared its own frequency unobservable and left the option space
undrafted for that reason. Jurist-directed measurement, no new id: 5 truly
overlapping session pairs across 44 real sessions on 3 distinct days in a
32-day window, disaggregated because two of the five are sub-four-minute
boundary artifacts and three are substantive.

Recorded with the item's limits rather than as a clean figure: the measure
is an upper bound (a resumed session's interval includes idle time), and a
first attempt returned 29 pairs on 14 days by bucketing timestamps into
clock hours, which counts a session ending at 17:10 and another starting
at 17:16 as concurrent. That error was caught by internal inconsistency —
29 cannot be a subset of 5 — and not by a control. It is recorded in the
item because the near-miss was a fivefold overstatement of the frequency
the steward is being asked to rule on.

Controls pass in both directions: must-detect on the documented 2026-08-31
collision, must-not-flag on a sequential handoff.

The judgement is left open. The frequency is observed; whether it warrants
a mechanism is not settled by observing it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017vKkg2EJF1rGwdFdBogwqx
2026-09-01 09:26:36 +02:00
David F GliddenandClaude Opus 5 7dac2194ca [HARDENING] PENDING-178: name every rate's population, pre-ruling
Steward-directed revision of an item filed minutes earlier and not yet
read by any other party — the text is corrected in place rather than
joined by an amendment block, which on a 2-minute-old unruled item would
be the CLASS E noise PENDING-146 names.

Three changes, all cheap and all about the same hazard:

- 95 appeared twice with different referents. The partition's 95 routing
  records (68 aside + 27 notable) and the rate's 95 draws that reached a
  generator verdict (41 + 54) are the same number by coincidence. The
  denominator is now named inline and the collision stated.

- Each rate carries its population: 54/95 verdicts (57%), 54/102 terminal
  (53%), 54/428 draws (13%). The word-count figures are marked as a
  fourth population — the rejects log's word-citing subset, 57 of 59,
  covering surfaces the draws log does not.

- A limits paragraph: the reconciliation found three populations stated
  as one, inside the instrument reporting on the counter this item is
  about. Same class as the defect filed, same class as PENDING-173's
  three unchosen surface forms, second site the same day. Recorded, not
  opened as an id. The causal claim is marked NOT established.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017vKkg2EJF1rGwdFdBogwqx
2026-09-01 09:09:30 +02:00
David F GliddenandClaude Opus 5 9838ffe86b [HARDENING] PENDING-178: the ladder trial counts the fool's chatter as sessions
The trial's session counter globs one project directory, which since
2026-08-25 also receives one transcript per Tarbuckle mumble. Enumerated
today: 54 files = 43 real sessions + 11 mumbles. A mumble cannot reach the
verification ladder and can only enter the denominator, so REVIEWED-123's
bounded hold would lift on a count part machine chatter.

Distinct from PENDING-147, which names the window and the perishability.
This is the unit, and it runs opposite to -147's finding (1): the trigger
stops being unsatisfiable and becomes satisfiable for the wrong reason.

Three figures asserted earlier in the session are withdrawn in the item
rather than quietly dropped — a "wiring day" attribution and an "~8/day"
rate (both corrected by the steward) and a "197 reached the generator"
(the steward observed the numbers did not close; tarbuckle-draws.jsonl
mixes routing hand-offs and terminal outcomes in one field).

Records one DECLINED finding with its argument: TRANSCRIPTS is scoped to
one of eight project directories, which is PENDING-171's predicate class
at a second site, and is benign here because 43 of the 44 real sessions
ever recorded are in that directory. Not filed, so it is not rediscovered
as a defect.

REVIEWED.md is left untouched and uncommitted — steward's file, edited at
08:45 outside this session.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017vKkg2EJF1rGwdFdBogwqx
2026-09-01 09:08:57 +02:00
David F GliddenandClaude Opus 5 8b5d90da66 skill-harvest: /wrap-up §6.5 — a scoped add of a shared file still annexes
Earned today at 860c3df and caught by hand at this wrap (da0f22f). Firing moment
declared: a named step in /wrap-up, not executor recall.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Wn9mxsFjHJkzYjuDdrtxwp
2026-08-31 13:02:50 +02:00
David F GliddenandClaude Opus 5 a9226e226d session 2026-08-31 (afternoon): the loop removed by a restart; PENDING-172/-175 + two builds
Session record, KG (9 lines incl. one soft-invalidate), the null-search feedback
memory, and MEMORY.md.

MEMORY.md: the afternoon Active Session is ADDED ALONGSIDE the morning's rather
than promoting-and-demoting it. Two sessions ran today and both wrapped; the
protocol is date-keyed and single-writer, which is PENDING-174, filed today.
Neither record supersedes the other.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Wn9mxsFjHJkzYjuDdrtxwp
2026-08-31 13:01:20 +02:00
David F GliddenandClaude Opus 5 da0f22fce9 [ESCALATE] PENDING-177 AMENDMENT 1 — filed by the chamber session, not this one
Carried off-disk by the afternoon session's wrap; the content is the chamber
session's (davidglidden-93) and is committed alone so it is not annexed into an
unrelated session commit. This is the discipline that failed at 860c3df this
morning and was disclosed at 7578f5a.

Its substance: the July record's rule was already general and the executor's
report to the steward that it was EPUB-scoped was wrong — self-corrected in the
amendment. The genuine defect is REVIEWED-67 Q2's mechanism-boundary, evidenced
by all four docling PDF backends flattening curly quotes and the document model
itself carrying 0 curly / 380 straight. Two REVIEWED-67 obligations undischarged
at 42 days, one of them the direct cause of verify_conversion passing
word-damaged output 5/5. Bundling error split; the backend flag landed as a FIX.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Wn9mxsFjHJkzYjuDdrtxwp
2026-08-31 12:57:49 +02:00
David F GliddenandClaude Opus 5 7578f5a675 DISCLOSURE: 860c3df contains two items its message does not name
Correcting the record rather than rewriting it, on the steward's instruction.

860c3df is titled "Build records for PENDING-172 and PENDING-173". Its 65
insertions are two authors' work:

  MINE      ### PENDING-172 — BUILD RECORD
            ### PENDING-173 — BUILD RECORD
  NOT MINE  ## PENDING-176 — Every PDF routes to V-SCAN by file extension…
            ## PENDING-177 — The runbook's PDF recipe selects a backend…

176 and 177 were written by a second interactive session (davidglidden-93,
pid 56861) doing chamber-library PDF work, and were sitting uncommitted in
PENDING.md when I staged it. `git add PENDING.md` is a whole-file act, so
another session's uncommitted work in the shared register is annexed silently.
They now carry my commit message, my Co-Authored-By and my Claude-Session
trailer, and git will report that permanently. Their content is unaltered and
nothing was lost; the attribution is what is wrong.

Cause, and it is mine: I staged a shared governance register without reading
`git diff --cached` first. This is a third form of PENDING-104's class — not a
corrupted read (ADDENDUM 1) and not an interleaved write (ADDENDUM 2), but
commit-boundary annexation, which leaves the file byte-correct and the record
misattributed. Nothing detects it; today's new parked-worker control cannot,
because an ordinary interactive session has no job directory.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Wn9mxsFjHJkzYjuDdrtxwp
2026-08-31 12:13:24 +02:00
David F GliddenandClaude Opus 5 860c3df6fd [FIX] Build records for PENDING-172 and PENDING-173; kin to PENDING-146
Both marked BUILT and named by their rulings, so built-vs-ruled can see them.
173's kin list carries PENDING-146 per REVIEWED-132 condition 5 — the convention
question is routed there and is not decided by this build.

Records the two defects the builds' own controls found (the missing json import
that would have disabled the digest at every session start; the stopped-job
overclaim) and the condition-3 enumeration that caught six false compounds in the
new classifier. The residual 82-vs-81 gap is this session's own filing and the
filed table is left standing.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Wn9mxsFjHJkzYjuDdrtxwp
2026-08-31 11:49:49 +02:00
David F GliddenandClaude Opus 5 cb8cab58a8 [FIX] REVIEWED-132: widen the register-integrity control to the record
Option (a) on conditions 1-4. The check read only REVIEWED.md, only `##`, and only
headers starting with the literal word AMENDMENT. It now reads all three registers
at `##` and `###`, recognises ADDENDUM, and computes `originals` across registers
because a parent may be archived while its amendment stays open.

Condition 1's default is inverted: a header is an ORIGINAL only if it carries an
identifier and no marker. Compound headers are excluded from originals, not
admitted to them, so an ADDENDUM can no longer satisfy "an un-amended entry
exists" on behalf of a record that was replaced.

Condition 3 did its job on my own code. Enumerating rather than counting returned
89 against the item's 82; the surplus was six prose titles — "Citation amendment
(#2)", "Dream amendment" — matched by an upper-cased containment test and struck
off `originals`, which is the mirror of the bug being fixed and would have raised
false "the record was replaced" findings. Markers are now uppercase standalone
tokens, with controls in both directions. The enumeration then agrees with the
item's method at 82; the remaining +1 against the filed table is this session's
own later filing, reported rather than reconciled away.

⚠ The widening is the floor, not the fix: 48 of the blocks carry no item number
and are reported NOT ESTABLISHED, never passed. The prospective-convention
question belongs to PENDING-146 and is deliberately not decided here (cond. 5).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Wn9mxsFjHJkzYjuDdrtxwp
2026-08-31 11:49:02 +02:00
David F GliddenandClaude Opus 5 70440db147 [FIX] REVIEWED-131: build (e) and (c), and annotate the digest per (b)
(e) parked_workers reads ~/.claude/jobs/<id>/state.json's respawnFlags — harness
state, not the session, so its enforcement does not depend on the party checked.
Fails to NOT ESTABLISHED, never to safety: a missing dir, an unparseable
state.json, and an absent respawnFlags are each enumerated rather than counted as
"no parked workers" (cond. 1).

(c) human_turns counts genuine human turns in a transcript, discounting
hook-injected and /clear-/exit records. Retrospective by construction and says so.
Output names which control produced each line (cond. 2).

(b) the OPEN QUESTION field is marked orientation-not-instruction, in the code and
in the output, explicitly not a control (cond. 3).

Two corrections found while building. json was never imported, which the top-level
guard would have turned into WAKE DIGEST UNAVAILABLE at every session start — the
selftest caught it on first run. And the first draft asserted that a STOPPED job
carrying the flag would take a turn on restart; whether the daemon respawns a
stopped job is NOT ESTABLISHED, and it now says so rather than claiming either way.

previous_session() lifted out of sec_unwrapped so both consumers share one
definition of "the session before this one" — this file already refuses a second
definition of "an item".

Controls run in both directions, two of them against the real transcripts:
b7e7eb39 (the unattended session) returns 0 human turns, this session returns 10.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Wn9mxsFjHJkzYjuDdrtxwp
2026-08-31 11:49:02 +02:00
David F GliddenandClaude Opus 5 7d8d4bfe9c governance: steward places REVIEWED-131 and REVIEWED-132
131 (PENDING-172): AUTHORIZED in part — (e) primary, (c) second substrate, (b)
annotation only, (d) reserved as steward policy, one leg severed to PENDING-174,
provenance-mark not void.
132 (PENDING-173): AUTHORIZED (a) on five conditions; the maxim withheld; the
convention question routed to PENDING-146.

Placed with REVIEWED-131 despite the collision with PENDING-131 flagged by the
jurist; both headers name their PENDING explicitly.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Wn9mxsFjHJkzYjuDdrtxwp
2026-08-31 11:41:51 +02:00
David F GliddenandClaude Opus 5 d39bf40834 [HARDENING] PENDING-171: provenance marker, per the jurist ruling §6
The item and commit 5ba5842 were filed by a worker the daemon respawned after
the upgrade, with no human in the loop. Marked, not voided — the findings are
checkable on the substrate and PENDING-173 already relies on one. The item is
not to be ruled while the marker is absent.

Declares two things rather than performing them silently: the commit cannot
carry its own marker without rewriting history (PENDING-164's subject), so the
register carries it; and four sibling blocks from the same unattended run remain
unmarked, which is misleading in the same direction and is owed a word.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Wn9mxsFjHJkzYjuDdrtxwp
2026-08-31 11:40:43 +02:00
David F GliddenandClaude Opus 5 bec3882ab1 [HARDENING] PENDING-174 (severed) + [FIX] PENDING-175, per the jurist ruling
174 is REVIEWED-131 draft §5's severed leg: the memory layer is date-keyed and
written whole, so a day with two sessions keeps one record. Distinguished from
PENDING-104 explicitly — this loss does not require concurrency, since two
sequential sessions lose the same thing and a lock would not help. Realised
today: MEMORY.md's Active Session records one session's day.

175 is REVIEWED-132 draft §7, routed here. The code corrects the jurist's own
account and shrinks the defect: t_item's predicate matches both blocks; the
return is inside the loop. ### amendments sit inside the parent span and are
unaffected; ## amendments become siblings the parent id truncates before.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Wn9mxsFjHJkzYjuDdrtxwp
2026-08-31 11:40:19 +02:00
David F GliddenandClaude Opus 5 201d809b07 [HARDENING] PENDING-173 ADDENDUM 1: the census was 16; enumeration returns 81
Filed under the jurist ruling's condition 3 — enumerate, don't count, and report
the disagreement rather than amending the table. The parent's table is left
standing and wrong.

48 of the 81 blocks carry no item number and are attributable only by position,
so option (a) — widening the parser — is the owed floor and demonstrably not the
fix. This strengthens the routing of the convention question to PENDING-146
rather than weakening it.

The item's author widened a guessed pattern twice instead of enumerating, which
is the failure the item reports in the instrument.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Wn9mxsFjHJkzYjuDdrtxwp
2026-08-31 11:37:12 +02:00
David F GliddenandClaude Opus 5 48473b94b9 Jurist ruling on PENDING-172 + PENDING-173, filed verbatim before any act
Second adoption of PENDING-108 (c)'s ordering. NOT PLACED — these are jurist
drafts; REVIEWED.md is the steward's hand.

Relay provenance recorded: the text reached the executor as a relayed message,
not from a file it read (REVIEWED-129 / PENDING-159).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Wn9mxsFjHJkzYjuDdrtxwp
2026-08-31 11:30:59 +02:00
David F GliddenandClaude Opus 5 9f7f19dd2f [HARDENING] PENDING-173: the register-integrity control checks 3 of 16 amendment blocks
register_findings is narrowed three times without declaring any of them: the
header regex and the **Amends:** regex both hard-code REVIEWED-, and the
amendment test is startswith("AMENDMENT"). PENDING.md is never passed to it, and
ADDENDUM blocks are classified as originals — so an addendum could satisfy the
"an un-amended entry exists" test on behalf of a record that was replaced. Not
realised today; REVIEWED-56 has both its original and its LOCK ADDENDUM.

Demonstrated rather than inferred: appending PENDING-172 AMENDMENT 1 did not
move the control's count.

Recommends widening the instrument, not normalising the headers — REVIEWED-122
condition 5 already declined rewriting placed records for tidiness.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Wn9mxsFjHJkzYjuDdrtxwp
2026-08-31 09:43:16 +02:00
David F GliddenandClaude Opus 5 aa7b7f0890 [HARDENING] PENDING-172 AMENDMENT 1: the condition is detectable from outside the session
The parent claimed only option (d) — not running background workers — could be
enforced without depending on the party being checked. That was wrong, and the
correction is better than the claim: ~/.claude/jobs/<id>/state.json records a
respawnFlags field, so whether a parked worker would take a turn with no human
present is checkable on disk, before the restart, without asking the session
anything. acaabadf carried --reply-on-resume; the May orphan carried [].

Also records that `claude stop` and `claude rm` report "the background service
may be restarting" when the daemon has in fact exited (idle_exit, live_workers=0)
— a plausible message standing in for a diagnosis, the same shape as `Bye!` in
the parent.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Wn9mxsFjHJkzYjuDdrtxwp
2026-08-31 09:40:40 +02:00
David F GliddenandClaude Opus 5 85ce5b8343 [ESCALATE] PENDING-172: a version upgrade resumed an unattended executor
A binary upgrade (2.1.248 → 2.1.251) restarted the background daemon, which
respawned its one parked worker with --reply-on-resume. The SessionStart hook
injected the wake digest as that session's only instruction, and an executor
with no human present executed the digest's OPEN QUESTION and committed to this
repo. Constitutional Constraint 5 was not overridden by anyone's decision; it
was removed by a restart, and nothing in the system observed it.

Both binaries carry the mechanism (reply-on-resume 8x, post-takeover prewarm 1x
in each), so the upgrade supplied the restart, not the capability: every
auto-update can do this, and the only precondition is a background worker parked
idle. /exit does not stop such a worker — it detaches from it — and nothing at
exit says so.

Filed after the concurrent session was stopped, so the append could not land in
a file another executor was mid-measurement on (PENDING-104 ADDENDUM 1/2).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Wn9mxsFjHJkzYjuDdrtxwp
2026-08-31 09:37:01 +02:00
David F GliddenandClaude Opus 5 a2963d94f9 memory: complete the §3 demotion — the 08-27 pointer moves to the reference layer
The promote half ran earlier; the demote half had not, leaving an archived
pointer accumulating in the wake-loaded index — the second failure mode §3
names, after "never leave two Active Session entries".

Ordering taken from the 2026-08-27 harvest row: write MEMORY.md first, demote
second, so a mid-failure leaves one copy rather than two. Three assertions run
after: exactly one Active Session block, zero occurrences of the prior pointer
in MEMORY.md, one in MEMORY-reference.md.

Verified while here: no orphaned session files — all eleven from 08-20 onward
are pointed at by exactly one index.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RmFYCUeAaPqbpJMj6uGokk
2026-08-31 09:29:49 +02:00
David F GliddenandClaude Opus 5 697974d79f session 2026-08-31: fold the wrap's own findings into the session record
The output and the durable record must not disagree about what a session
consists of (/wrap-up §8). Three of today's four governance findings surfaced
during the wrap protocol rather than during the work it wrapped, and the
session file written before those steps did not carry them.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RmFYCUeAaPqbpJMj6uGokk
2026-08-31 09:28:58 +02:00
David F GliddenandClaude Opus 5 947a8c7f20 session 2026-08-31: PENDING-164 AMENDMENT 2 + PENDING-171; two addenda; two MEMORY.md claims corrected
The wrap's own findings, none of which were the session's subject:

PENDING-168 ADDENDUM 1 — the /wrap-up §1.6 FIX lane is PROVISIONAL until a
steward-jurist check-in that its own index calls due. Batch 1 closed 2026-08-02;
29 days, no check-in, and one executor-classified FIX applied past the boundary.
The deferral machinery reported "5 tracked, none due" because nobody ever gave
the check-in a DEFERRED-DECISION block. Filed one with a past trigger; the
drift-check now reports 1 of 6 COME DUE. Proved by readback.

PENDING-104 ADDENDUM 2 — two live executors today, detected by neither. A
sibling session read an mtime, worked out this session was concurrent rather
than previous, and stopped rather than write to PENDING.md. The wake digest had
drawn the opposite inference from the same fact.

MEMORY.md: the Fool line asserted NOTHING WIRED — false on all three clauses;
statusLine has been running tarbuckle-body.py for six days. Ladder N-now is 44,
not 51, and falling. Both verified against the substrate, not relayed — the
sibling's counts were off in both directions.

Today's one harvest candidate filed as PROPOSAL rather than applied, on the
lane's own suspension rule, and it corrects a banked proposal's mechanism: a
required-section check derived from the SKELETON constant cannot detect the
drift, because SKELETON is the copy that is wrong.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RmFYCUeAaPqbpJMj6uGokk
2026-08-31 09:27:36 +02:00
David F GliddenandClaude Opus 5 a1028772f4 chore: thread-query-log entry for the 2026-08-31 wake
Written by the wake hook at session start; committed so the tree is clean and
the thread's continuity is on the record with the prior two entries.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RmFYCUeAaPqbpJMj6uGokk
2026-08-31 09:21:16 +02:00
David F GliddenandClaude Opus 5 dbc1613a97 memory: session 2026-08-31 — the 270 got read, and the population was wrong
Active Session rotated; the prior block's "THE 270 ARE UNTOUCHED FOR A SECOND
DAY" was going false the moment they were read, and a wake-loaded index
asserting a discharged obligation is the STATE-CLAIM class it now carries a
checker for.

The 08-27 pointer keeps its text but loses its NEXT, which is closed.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RmFYCUeAaPqbpJMj6uGokk
2026-08-31 09:20:43 +02:00
David F GliddenandClaude Opus 5 1d46d484ff [HARDENING] PENDING-164 AMENDMENT 2: the classification pass ran; PENDING-171 filed
AMENDMENT 1 declared its second half owed and unclaimed. It ran on 40 of 362
rows, pre-registered at 5ba5842 before any commit body was read.

Sample B, systematic across the corrected population: 12 of the 17 rows that
decide about a mechanism name one the register never mentions. Three of the
five recorded rows first entered the register 25, 46 and 53 days after the
commit. Sample A — the literal inherited question, the newest 20 — returns 1,
and the pre-registration said in advance that it would refute nothing: 9 of
its 20 rows write to the register in the same commit and cannot be silent by
construction.

Controls both directions. logchain 29 mentions (alive); ChromaDB 213 commits
and 0 mentions (silence is emittable). All three register files hash
byte-identical before and after; nothing was written to them until the last
row was measured.

PENDING-171: owned_repos() tests remotes against a fragment of the steward's
account name, so CapableMind-AI, BetterMemories.io and be are invisible — 89
unseen candidates, and six of the twelve silent mechanisms come from them.
Both positive controls are satisfied by the broken predicate.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RmFYCUeAaPqbpJMj6uGokk
2026-08-31 09:17:53 +02:00
David F GliddenandClaude Opus 5 5ba5842822 [HARDENING] Pre-registration for PENDING-164's owed classification pass, and a population defect
Committed alone, before any sampled commit body was read, so the pre-registration
hash is unambiguous — the 3a33666 precedent.

The census population was never 270. prior-art.py's owned_repos() tests remotes
against a fragment of the steward's GitHub account name, so CapableMind-AI,
BetterMemories.io and be all fail the predicate: 89 further candidates, and the
population is 362. The instrument's two positive controls are both satisfied by
a predicate that misses all three, so they could not have caught it.

prior-art.py is deliberately left unmodified — repairing it here would break the
reproducibility of the census run this pass samples from.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RmFYCUeAaPqbpJMj6uGokk
2026-08-31 09:08:25 +02:00
David F GliddenandClaude Opus 5 f0ae70a15d skill-harvest: two proposals earned by failures inside this wrap
Both patch /wrap-up steps, and both are filed as PROPOSAL rather than taken
through the FIX lane for the same reason: each edits a step while that step is
being executed by the session proposing it, which is the configuration where the
classification test is least trustworthy. When in doubt, propose.

  - §3's MEMORY.md rotation is a two-file write with no atomicity, and it
    half-applied today, leaving the prior Active Session in both files.
  - §7.5's required daily-note shape is asserted in two places and checked in
    none. Three required sections were missing today, including ## Corrections
    — the section REVIEWED-126 added because a format with a slot for insights
    and none for errors under-records errors.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RmFYCUeAaPqbpJMj6uGokk
2026-08-27 22:34:15 +02:00
David F GliddenandClaude Opus 5 db27d3e76c Brewfile: drop the @anthropic-ai/claude-code npm entry
A `brew bundle dump` artifact that was already in the working tree at session
start — not authored by this session. Committed only because the steward asked
for everything to be pushed; recorded here so the log does not imply the wrap
made this change.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RmFYCUeAaPqbpJMj6uGokk
2026-08-27 22:32:29 +02:00
David F GliddenandClaude Opus 5 07f02857b4 config: safe.directory for the cold-storage archive on /Volumes/on ice
Added by the executor, not the steward, so git would operate on the pre-LFS
snapshot after it was moved to the archive drive (the volume mounts noowners,
which trips git's dubious-ownership guard).

Disclosed rather than left as undeclared working-tree state. Remove it if the
drive is retired; nothing else depends on it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RmFYCUeAaPqbpJMj6uGokk
2026-08-27 22:32:29 +02:00
David F GliddenandClaude Opus 5 aec342f385 session 2026-08-27: the block ruled NOT PASSED; the answer key finally exists
The jurist design-gated the six-item record-keeping block and returned it not
passed, on three counts, all now discharged:

  1. The package's frontmatter asserted the jurist has NO repository access.
     False — PENDING-161 (open, [ESCALATE]) had said so two days earlier, and
     the false premise generated the package's whole relay architecture.
  2. Cluster membership was set by relay; the root was never run back across
     the register. PENDING-143 states 145's mechanism in the same words.
  3. Part V's argument for not drafting the answer key does not survive: a
     hand-read key cannot pass by construction, and a block-keyed key collapses
     safely into an id-keyed one under the opposite ruling.

Ruling filed verbatim BEFORE any act under it — PENDING-108 (c)'s ordering,
first adoption. Its own 10-package clock now starts on that package.

Filed: PENDING-166 (mumble legibility), -167 (seam cap 12, provenance stated so
it is not laundered), -168 (condition 3's structural remedy + the fourth-instance
doctrine, explicitly NOT added to the frozen ladder), -169 (the steward's standing
Tarbuckle dispositions, recorded because they existed nowhere else), -170 (the
built-vs-ruled tags cannot be armed while REVIEWED-128's header names no PENDING).
Amended PENDING-162 (the fortnight is compromised for the seam limit only),
PENDING-89 (the fool is not a fourth checker, by ruling as well as construction),
PENDING-104 ADDENDUM 1, PENDING-165 (option (c)'s blocker discharged),
PENDING-142 (the key's hash), PENDING-131 ADDENDUM 4 (Move 2 dispositioned).

PENDING-104 ADDENDUM 1 resolves an anomaly the jurist reported and declined to
explain: two of its tools disagreed on line numbers by exactly 23, because the
executor inserted a 23-line note while it was reading. The executor's filing
silently corrupted the checker's view of the executor's filing.

Two of the steward's eight asks were already discharged (PENDING-160, the §9
strike) and were reported rather than duplicated.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RmFYCUeAaPqbpJMj6uGokk
2026-08-27 22:32:17 +02:00
David F GliddenandClaude Opus 5 3a33666730 [FIX] Pre-registered answer key for PENDING-142, at block granularity (REVIEWED-122)
REVIEWED-122 condition 1 requires the per-item disposition key be hand-read and
committed BEFORE the implementation exists, with its hash recorded. Ordered
2026-08-17; it did not exist. This is that key, and it is deliberately alone in
this commit so the pre-registration hash is unambiguous.

Keyed on `## ` blocks, not ids, per PENDING-146: an id-keyed key of 69 rows
cannot reach a block-level defect and would grade green by construction. A
block-keyed key is strictly finer and collapses to an id-keyed one if the unit
question is ruled the other way; the reverse is false, so this granularity is
safe under every outcome of the open cluster.

The executor had argued the key could not be drafted until the unit question was
ruled, and declined to draft. The jurist dissolved that on 2026-08-27: a
hand-read key cannot pass by construction because no parser produces its
verdicts. The refusal had inverted the doctrine the census was run under.

Population is 120 blocks over 106 distinct ids — 14 blocks invisible as units.
REVIEWED-122's "69 filtered items" is stale and the key says so.

Two defects surfaced by drafting at this granularity, in neither the package nor
the ruling:
  - REVIEWED-127's header reads "PENDING-157 + PENDING-158 —", which
    ruled_pendings cannot match across the " + ". It captures nothing and
    suppresses nothing: both items are AUTHORIZED and still read as open.
    Second instance of PENDING-145's under-suppression class.
  - The same two blocks are STALE: their Awaiting lines ask the steward to place
    REVIEWED-127, which is placed.

Declared limit: only 5 of 120 rows are hand-read in the full sense condition 1
intends; the rest are hand-assigned from a dispositive field. Completing that
pass is owed and is recorded as owed in the key's own header. A key claiming a
uniform standard it did not meet would be the pass-by-construction failure in a
new costume.

Nothing is implemented. No parser changed. The tally in the key is reported and
is explicitly not the acceptance check.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RmFYCUeAaPqbpJMj6uGokk
2026-08-27 22:11:02 +02:00
David F GliddenandClaude Opus 5 718ba77b61 session 2026-08-26: PENDING-163/164/165 + five amendments; prior-art search built
Session record: the record did not contain the decision.

Filed: PENDING-163 (+3 amendments), PENDING-164 (jurist-drafted, placed verbatim,
+ executor addendum and build record), PENDING-165 (+1 amendment). Rulings
REVIEWED-130 and REVIEWED-131 placed by the steward.

Built: preserve-transcripts.py (PENDING-147 (i), 43 transcripts read-back proved),
two pre-commit fixes, the hook-directory allowlist in governance-drift-check.py,
and prior-art.py + the prior_art MCP tool (PENDING-164 (c)+(d)).

The finding: a steward decision that rewrote seventeen commits of history
(chamber-library 0677e8a, retiring LFS) is absent from the entire authorization
record, so both AI parties independently recommended adopting the mechanism it
retired. governance_search over 313 items returns one hit; grep over the raw files
returns zero before today.

Six self-referential instrument failures and three false zeroes, one of which was
caught before it was believed — and the only reason was that the jurist
pre-specified what the instrument had to return.

MEMORY.md rotated (prior Active Session demoted verbatim, checked for carried
claims first). 6 KG lines incl. one genuine transfer: the 2026-08-25 lesson about
declaring a limit rather than manufacturing a column fired unprompted on a
different instrument in a different item. One skill-harvest proposal, whose subject
is that today's own build ignored the routing table measurement it had open.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NvZAKSf9aqratbqHbU9LK5
2026-08-27 16:25:28 +02:00
David F GliddenandClaude Opus 5 374285bb4e governance: steward places REVIEWED-130; record the snapshot instruction for tomorrow
REVIEWED.md carries the steward's own placement of REVIEWED-130 (81 insertions,
additive; the single deletion is a trailing-newline adjustment on REVIEWED-129).
Committed, not authored — the executor does not write that file (Constitutional
Constraint #1). Verified content-faithful against the staged draft before
placement: 5,889 chars both, whitespace-normalised identical.

Also records the steward's in-session instruction about the pre-LFS snapshot,
verbatim, so it survives the session boundary: it is no longer needed in place and
moves tomorrow to the drive holding the decommissioned MemPalace material.

Written with the three conditions that are easy to lose and expensive to discover
later: move rather than migrate export (rewriting commits destroys the exact-copy
property that is the snapshot's only purpose); the move must carry .git/lfs/objects,
552 objects and 975 MB, or 399 files arrive as unreadable pointers; and verify by
reading back at the destination rather than by the copy succeeding — the rule
learned on MemPalace, whose decommissioned material is the destination.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NvZAKSf9aqratbqHbU9LK5
2026-08-26 19:16:18 +02:00
David F GliddenandClaude Opus 5 b28cc03737 [FIX] PENDING-164 (c)+(d): prior-art search, one implementation, two surfaces
Steward-authorized in session. prior-art.py searches commit messages across every
owned repo with NO count window and reports the register's mention count beside
it; the executor runs it as a CLI (d) and governance-mcp.py exposes it as
prior_art (c). One implementation on purpose — a value computed twice on two
sides of a boundary is how the parties end up with different answers.

Verified on the case that motivated the item: 'LFS' returns 20 commits including
0677e8a and 95760ff, both past repo_activity's 100-commit floor, one of them in
dotfiles which is not in REPOS. The positive control forced the enumeration to be
COMPUTED from remote ownership rather than copied from REPOS, or 95760ff would
have been unreachable and the control would have failed.

Had this existed this morning, one command before filing PENDING-163 would have
returned 0677e8a and 400c054.

⚠ Its first run returned zero and the control caught it: sh() discarded stdout on
non-zero exit, and find over $HOME exits 1 from 154 unreadable Library dirs while
printing all 37 repos. Third false-zero of the day, first one caught before being
believed — the difference is that the jurist pre-specified what it must return.

AMENDMENT 1's census: mechanical half runs (661 candidates, narrowed to 270),
interpretive half does not. Identifying WHICH mechanism a commit decided about is
interpretation, not extraction. Limit declared rather than a column manufactured.
The backlog is NOT censused and no number here is one.

Extending the read-only guarantee to delegates found a pre-existing hole: bare
.replace flagged str.replace() (why it had never been extended), and wake-digest,
a delegate since before today, was never covered. Its only real mutation is
emit_brief(), its hook role, unreachable from any tool. Now a declared exemption
per delegate, so a new mutating function fails until named.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NvZAKSf9aqratbqHbU9LK5
2026-08-26 19:15:41 +02:00
David F GliddenandClaude Opus 5 46aa3d15a2 [FIX] REVIEWED-131: build PENDING-165 (d) as an allowlist, then (b) narrowly
(d) — governance-drift-check.py now DECLARES the contents of ~/dotfiles/git/hooks
(README.md, pre-commit) and reports anything unexpected or declared-but-missing.
Tracked-ness is never consulted, and that is the correction: the filed form tested
"neither tracked nor pre-commit", and 066a47a was TRACKED for four weeks, so it
would have been silent throughout the only occurrence that did damage. Asserted
structurally, not in prose — a control checks that scan_hooks' code names contain
neither "git" nor "subprocess".

(b) — .gitignore for the four git-lfs shim names. DELIBERATELY NARROW: a blanket
git/hooks/* + allowlist would silently prevent committing a new legitimate hook,
which would work locally, never reach the repo, and be invisible to (d) because
(d) reads the filesystem and not the index. Verified the pair composes: a planted
shim yields 0 entries in git status AND is reported UNEXPECTED by the check.

⚠ And a fifth self-referential instrument event, in the fix for that very class.
The five new controls were appended after failed_controls is computed (702 vs
846): all ran, none counted, tally still read 48/48, and a failure among them
would have printed NOTHING. The check against blind checks was blind to itself.
Caught by comparing the printed tally to the number of controls added. Moved above
the report block (53/53) and verified by breaking one deliberately and confirming
it prints INSTRUMENT NOT VERIFIED and names itself.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NvZAKSf9aqratbqHbU9LK5
2026-08-26 18:58:06 +02:00
David F GliddenandClaude Opus 5 a0d63f44ca [HARDENING] PENDING-165 AMENDMENT 1: (d) was blind to the damaging occurrence; (c) is not a binary
Jurist correction, accepted. Option (d) as filed reported files that are neither
tracked nor pre-commit. The 066a47a occurrence WAS tracked, for four weeks, so
the check would have been silent throughout the only occurrence that did damage.
It sees deposit and not capture, and capture is the laundering — the item own
thesis. Corrected to an allowlist: git/hooks contains exactly README.md and
pre-commit, anything else is a finding tracked or not, and anything MISSING is
also a finding per REVIEWED-105 section 2.

This is the executor own standard — ask which failure class a green check can see
— applied to the executor filing by the other party. Recorded as an instance of
Constraint 6 rather than quietly repaired.

Option (c) decoupled: the 552 LFS objects are local, so a cold archive preserves
the backup byte-for-byte and git-lfs is needed only at restore. Precondition
measured, which was the executor figure to supply: 399 of 399 tracked files
resolve from local objects, 0 remote-only. COMPLETE, the reframe holds. Keeping
the backup and removing the vector are not exclusive.

Do NOT run git lfs migrate export on the backup: it rewrites commits and destroys
the exact-preservation property that is the snapshot only reason to exist.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NvZAKSf9aqratbqHbU9LK5
2026-08-26 18:46:48 +02:00
David F GliddenandClaude Opus 5 239d4a0fc5 docs(governance): stage REVIEWED-130 for steward placement
Jurist draft, verbatim and copy-paste-clean. The executor cannot write
REVIEWED.md (Constitutional Constraint #1), so this is staged rather than placed.

Carries an executor note that JOINS rather than edits: section 9 clause about the
git-lfs hook pollution is still true as written (it WAS unfiled at time of
writing, it DID recur twice on 2026-08-26), but it is now PENDING-165 and the
history runs back to 2026-03-20, when the shims were committed and tracked for
four weeks. Recorded so placement is not silently placing a clause already known
to be superseded in scope.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NvZAKSf9aqratbqHbU9LK5
2026-08-26 18:28:55 +02:00
David F GliddenandClaude Opus 5 d9ea70491e [HARDENING] Place PENDING-164 (jurist) and PENDING-165 — the record gap, and the hook laundering
PENDING-164 drafted by the jurist, placed verbatim: a steward decision that
rewrote seventeen commits is absent from the entire authorization record, and
the jurist repo_activity window stops five weeks short of it. Confirmed from
this side by grep over the raw files: zero LFS mentions before today.

Executor addendum to it, found while measuring PENDING-165 and not while looking
for corroboration: 95760ff (2026-04-17) removed this same LFS hook pollution,
named it correctly in the commit subject, and filed nothing. It recurred twice
today. A second instance of PENDING-164 class, arrived at for free.

PENDING-165: the jurist severity question answered NO as posed — no governed
hook exists under the four names git-lfs writes — but the real failure is worse
in kind. 066a47a committed the shims into dotfiles on 2026-03-20 and they were
tracked for four weeks. Not overwriting a governed hook: laundering an external
tool output INTO the governed directory. REVIEWED-105 converse — an ungoverned
hook that looks governed — and the only instance in this thread with no party
present at installation.

Measured cost of the jurist proposed remedy: removing git-lfs strands exactly
one repo, the pre-LFS-export backup, 399 tracked files and 975 MB of local LFS
objects. That is the safety copy for the seventeen-commit rewrite.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NvZAKSf9aqratbqHbU9LK5
2026-08-26 18:28:03 +02:00
David F GliddenandClaude Opus 5 7ed9c206af chore(ledger): the LFS hook pollution recurred — hazard, not slip
Removed once this afternoon; back within two hours, triggered by an LFS filter
running during the git-vs-LFS storage measurement. git-lfs installs its hooks
into whatever core.hooksPath names, which here is the global hook directory.
Any LFS operation in any repo on this machine writes four shims there.

Deliberately not gitignored: they show as untracked files in dotfiles status,
and ignoring them would hide the pollution rather than surface it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NvZAKSf9aqratbqHbU9LK5
2026-08-26 18:19:58 +02:00