Commit Graph
100 Commits
Author SHA1 Message Date
David F GliddenandClaude Opus 5 aa745bcfb0 [FIX] ruled_pendings' docstring asserted the opposite of the record
Jurist-ruled 2026-08-17 to correct independently of the mechanism, since it is a
false claim whichever remedy wins.

The docstring described REVIEWED-78/-81/-82 as "like-numbered rulings … concerning
other matters" that had "falsely hidden" three items. Both halves are false. They
are the AUTHORIZED rulings on PENDING-78/-81/-82 — same date, titles verbatim
identical, and REVIEWED-81 names "PENDING-81" twice in its own body. They are
like-numbered on purpose: REVIEWED-78's Notes say it was filed separately "for a
mechanical reason: the closure rule in wake-digest.py matches a PENDING item to
REVIEWED-<same number>."

So the number→subject fix broke the three entries deliberately authored to satisfy
the rule it replaced, then recorded their compliance as coincidence. Surfacing them
was a regression; they have read open since 2026-07-28. The change proof could not
see it because it measured a count (18→19) while the claim was each item's
disposition — and the counts stay equal either way: removing 3 false-opens and
restoring 3 false-closeds both leave 29.

Superseded wording retained in the note rather than overwritten.

Also filed as PENDING-142 ADDENDUM 3: the jurist ruling with its condition that
(b)'s closing-verb enumeration must default to NOT CLOSED on unrecognized verbs;
and the verified finding that governance-drift-check.py's subject is exactly one
file (~/CLAUDE.md), so the scripts implementing governance checks make substrate
claims nothing checks — one confirmed occupant, population unmeasured.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013Y6t6qx7cpaCu5xGdD36u4
2026-08-17 20:01:36 +02:00
David F GliddenandClaude Opus 5 c2df868104 [FIX] Repair 39 files' frontmatter — including 3 I damaged an hour earlier
The 2026-06-06 normalization sweep (3f9a89b, 283 files) prepended a stray
permalink-only frontmatter block to 39 memory files, 20 of them session wrap
records. Any real frontmatter parser reads the FIRST block, gets `permalink`
alone, and never sees name/description/type.

The sharp case: `strip_frontmatter` exists specifically to stop thread extraction
from matching inside `description:` — its docstring says so. On those 20 wrap
records it strips the stray block and hands the real frontmatter back AS BODY,
producing exactly the condition it was written to prevent.

Repair merges permalink into the real block and drops the duplicate. Nothing
retyped: frontmatter and body are carried as slices, body md5 asserted unchanged.

TWO DEFECTS OF MY OWN, both found only after claiming success:

1. THREE FILES DAMAGED BY THIS SESSION'S OWN STAMPING COMMIT (ef6fa94). That
   script located frontmatter with a non-greedy `^---\n.*?\n---\n`, which on a
   stray-block file matches the STRAY block — so it appended superseded_by to the
   wrong block and orphaned the real frontmatter into the body. That is the same
   non-greedy-first-block blindness diagnosed in strip_frontmatter one hour
   earlier, reproduced in the tool written to clean up after it.
   And the post-stamp check reported "malformed: none" because it asked "does the
   file start with frontmatter then a banner" — true for all three — while the
   claim was "the stamp preserved the record's metadata". The control's subject
   was adjacent to the claim's, for the sixth time today and the first time in my
   own verification. Repaired, verified against the pre-stamp file from git: no
   key lost, prose preserved.

2. REPAIRING 20 APRIL-MAY WRAP RECORDS MOVED THEIR MTIMES TO TODAY, and
   `sec_pause` picked "newest wrap" by mtime — so the digest promoted an April
   session to `Last wrap` and lost both the pulling thread and the open question.
   Caught by the DEGRADED section, which is the honest-degradation mechanism doing
   its job. `sec_pause` now selects by git add-time, like `wrap_events`. Residual
   stated in the comment: add-time lags the wrap by hours, so `Last wrap` is an
   upper bound — wrong by hours where mtime was wrong by months.

Verified after: 0 two-block patterns, 0 orphaned frontmatter, 16 stamps intact
with name: present, 381 pointers resolve, 0 dead, selftest PASS, drift clean,
digest reports 0 degraded sections and the correct last wrap.

Not defects: context-discipline.md and relational-gap-analysis.md use the
`title:`/`type: note` convention and have no `name:` — flagged by my check, correct
as they stand.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013Y6t6qx7cpaCu5xGdD36u4
2026-08-17 19:49:02 +02:00
David F GliddenandClaude Opus 5 ef6fa94dcd [FIX] Stamp 16 superseded trackers; harvest the rule one of them carried
The record is updated where information ARRIVES and never where a reader LOOKS.
Three instances found the same day, each with the correct information already
written down elsewhere:

  REVIEWED-81 (AUTHORIZED 07-28)      -> PENDING-81 still reads open
  the ARC open-work register, which   -> those 6 trackers still read live
    says in its own description that
    it supersedes them, with a
    per-file verified verdict
  register entry A2: "the content     -> register entry B3, one page below:
    half (B3) is now unblocked +         "[OPEN - gated on A2]"
    started" (06-17)

The third is the sharpest: both halves sit in the SAME document, so no tooling
gap explains it. ~/CLAUDE.md already rules this under Memory Discipline
("mark the superseded record as superseded"); the rule is being applied to facts
and not to trackers, PENDING items or register entries, which are also facts
about state.

Executed under steward authorization, arrears only:
- 16 trackers stamped `superseded_by:` + `superseded_on:` AND a visible in-body
  banner. The banner is the point — metadata alone repeats the defect, since the
  finding is about what a reader sees. 9 obsoleted by the 2026-07-07 MemPalace
  wind-down; 7 already carrying the register's own verified `DONE-retire`.
- B3's label corrected, with the two-month error left visible rather than
  silently amended.
- Nothing moved, renamed or deleted: 381 pointers resolve, 0 dead, 0 mis-authored.

HARVESTED BEFORE STAMPING, and this is why the harvest came first:
`project-mempalace-library-incremental-remine-strategy` carried a steward-verbatim
rule that is instrument-independent — never run a single multi-day index; order by
criticality; gate each tranche on READBACK, not on write-success (933,576 drawers
once stored successfully and could not be read back at all). It lived only inside
a MemPalace tracker, so retiring the instrument would have retired the rule with
it. ~/CLAUDE.md names that exact hazard: "state the obligation first and the
instrument second, or the next retired tool takes a rule down with it." Now
`feedback-bulk-indexing-runs-incrementally-with-readback.md`, and it applies to
studium-engine corpus work.

Held back deliberately: 2 correctly-parked files with named dependencies, 2 named
nowhere (returned to the steward), and 39 trackers unread — recorded as a gap,
not as a finding.

Measurement note: every earlier estimate of tracker staleness was wrong, because
both mtime and git-last-commit were reset across 283 files by the 2026-06-06
normalization sweep. The honest figure excludes it: median 90 days.

Filed as PENDING-142 ADDENDUM 2 per steward direction (fold, do not file anew).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013Y6t6qx7cpaCu5xGdD36u4
2026-08-17 15:23:26 +02:00
David F GliddenandClaude Opus 5 69e258116a [HARDENING] PENDING-142: the open/closed criterion verifies an adjacent property
Filed from Task 1 of the 2026-08-17 jurist relay. `governance_state()` computes
openness from one signal — whether a REVIEWED header names the PENDING id — and
never reads the item's `Awaiting:` field, any status field, or the ruling's
`Decision:`. Six items are misclassified in both directions:

- 3 falsely OPEN (78, 81, 82): rulings that name the title, not the id. All
  AUTHORIZED 2026-07-28. REVIEWED-78's own Notes record that it was filed as a
  separate entry precisely to satisfy the closure rule as it then stood; the rule
  later changed, breaking the entries written to comply with it.
- 3 suppressed under a design gate rather than a steward authorization, one of
  which (PENDING-121) is marked HELD OPEN by its own ruling.
- 2 structurally unclosable: no `PENDING-N` in the header, so no ruling can ever
  close them. One is the ICP-19 item gating Observer Problem work.
- 39 suppressed items still carry a live-reading `Awaiting:` line.

Removing the false opens and restoring the false closures leaves 29 — the number
the tool reports. The change proof standing behind the current implementation
measured exactly that count (18 to 19). A count-based control cannot see a
classification wrong in both directions by equal amounts: its subject was the
population size, the claim's subject was each item's disposition.

Addendum 1 flags that the selftest asserts the defect as intended behaviour,
with one of the three hidden items as its fixture.

Nothing patched — the relay scoped this to findings only.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013Y6t6qx7cpaCu5xGdD36u4
2026-08-17 14:57:48 +02:00
David F GliddenandClaude Opus 5 b6e1b5e470 [FIX] The unwrapped-session detector compared two different clocks
The wake digest's `PREVIOUS SESSION DID NOT WRAP` alarm fired falsely at three
consecutive wakes and was overridden by hand at two of them. It was scoped as a
two-valued-detector problem. Diagnosing the class first found four defects, and
the scoped one was not the cause:

1. TIME BASE (the cause). Transcript timestamps are UTC (`...Z`); the code
   dropped the suffix and called `time.mktime`, which reads a struct_time as
   LOCAL, then compared the result against `os.path.getmtime`, a true epoch.
   Measured: +7201 s skew against a 900 s tolerance. Because the skew exceeds
   the tolerance, a wrap written at the end of a session could NEVER land inside
   the window — the alarm was systematic, not intermittent.
2. SELECTION. "Newest transcript quiet for >60 s" excluded the previous session
   at exactly the moment it mattered: on 2026-08-17 it had ended 12 s before the
   wake, was skipped, and the session from four days earlier was reported
   instead. The defect is time-dependent and disappears ~60 s later, which is
   why re-running the digest afterwards showed nothing wrong.
3. EVIDENCE. Wrap records were dated by mtime, which any later edit moves — the
   08-14 record read 08-17 because a CODA was appended to it. Now dated by git
   add-time, which cannot move once committed; mtime is a labelled fallback.
4. ARITY. `verdict is None` (could not assess) was folded into silence with
   "wrapped fine". Now four outcomes, per REVIEWED-104: wrapped · unwrapped ·
   unassessable-subject (environment) · unassessable-check (defect).

Acceptance is old-vs-new on the real case, not a unit pass. At the reconstructed
wake instant the old code selects the wrong transcript AND returns a false alarm
on the right one; the new code selects correctly and returns `wrapped`. Both
defects independently produced the alarm, so fixing only the arity — the scoped
task — would have shipped a fix that left it firing.

The selftest gains a control derived from the property rather than from the
check: a transcript's last inner timestamp and its file mtime are two readings of
one moment, so their MEDIAN skew detects a systematic clock mismatch (1 s now,
~7200 s before). Max is printed too, because one transcript legitimately skews
31 h — the same mutable-mtime problem, on the transcript side.

The old real-substrate gate demanded both verdicts occur across live sessions
and PASSED while the detector was broken: it established that outcomes were
spread, never that any was correct. Demoted to a printed note with its limit
stated beside it. Filed as PENDING-142 ADDENDUM 1.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013Y6t6qx7cpaCu5xGdD36u4
2026-08-17 14:57:48 +02:00
David F Glidden 77e5e2556c session 2026-08-17: PENDING-141 — an authorized batch that would break a running measurement
The 41 S2 ladder rows are authorized and unblocked, and appending them triples
the verification ladder from 20 entries WHILE a pre-registered trial measures
whether the ladder is reached (baseline 14%, graded at 84 transcripts). Ladder
SIZE is an uncontrolled variable in that design. /wake-up froze its own trial
line for exactly this reason; nobody froze the ladder's contents, because
nobody had noticed they were a variable.

⚠ MEMORY.md was actively pushing the next session into it — 'ALREADY
AUTHORIZED … needing execution not a ruling', 'unblocked'. True as to
authorization, misleading as to consequence. The index line is amended in the
SAME commit as the filing: a finding that leaves the misleading line standing
is a note, not a finding.

Recommendation (a) HOLD until graded — the null action, in force by default
while the item is open.

Also captured for the clear: the tooling menu the steward asked to leave OPEN
for wake-up (wrap_inside three-valued fix, recommended; S2 batch now blocked;
engine retrieval PENDING-97), and one micro-instance of the week's finding —
my first probe searched the legend format and returned 1 row against the true
41, nearly reporting MEMORY.md as stale when the probe was the defective
thing.
2026-08-17 14:32:18 +02:00
David F Glidden d31c9f3f6d governance: REVIEWED-121 AMENDMENT 1 — formatting restored (steward)
⚠ AUTHORSHIP: steward's and jurist's, throughout. The executor commits, never
authors, ~/REVIEWED.md (Constitutional Constraint #1); content untouched here.

Restores the emphasis the earlier paste had stripped and removes the 2-space
body indent. Verified before staging rather than taken on report:
  · fences balanced (2), block holds exactly the three declared fields
  · 26 ** markers and 10 backticks present — the binding rule, A4 and the
    disposition read as prose again
  · 0 of 52 body lines indented; heading at column 0
  · register integrity sees 2 amendments; all 10 substantive elements present

Closes the sequence flagged at cd7e5b2 (truncated), completed at e7a3d68
(fence closed), and finished here. A3's binding rule is ratified and quoted
verbatim in corpus/v2-stratum-tags.yaml at cd6d4bf.
2026-08-17 14:23:26 +02:00
David F Glidden 3254dcb697 session close 08-17: AMENDMENT 1 complete, binding rule ratified
The truncation and the unclosed fence are both resolved; A3's binding rule is
ratified and quoted verbatim in corpus/v2-stratum-tags.yaml.

⚠ Banked: a governed record's own FORMATTING can make an entry invisible to the
check that guards it while the check reports clean. The re-paste indented the
body but left the heading at column 0 — had it indented the heading, RE_HEAD
would have stopped matching and the amendment would have vanished from
register-integrity with no alarm. Third instance in a week of a check whose
subject sits adjacent to the property that matters.
2026-08-17 14:23:01 +02:00
David F Glidden e7a3d68fce governance: REVIEWED-121 AMENDMENT 1 completed and fence closed (steward)
⚠ AUTHORSHIP: written, completed and formatted by the STEWARD and jurist. The
executor is committing it, not authoring it — ~/REVIEWED.md is outside the
executor's write authority (Constitutional Constraint #1) and its content is
untouched here.

Completes the truncation flagged at cd7e5b2: A3's binding rule, A4 and the
closing disposition are now placed, and the unclosed ```yaml fence is closed at
line 1853 so the block holds exactly the three declared fields and the prose
after it renders as prose.

Verified before staging, not taken on report:
  · fences balanced — 2 in the amendment, 6 in the file, both even
  · heading remains at column 0, so RE_HEAD still matches and register
    integrity reports 2 amendments (the body's 2-space indent is cosmetic; had
    the HEADING been indented the entry would have gone invisible to the check)
  · all 10 substantive elements present after the re-paste — Decision, A1, A2,
    A3 + its three fields + the binding rule, A4 + its real check citations,
    "What does not change", and the REVIEWED-121-A1 tag

Known and accepted: the paste stripped ** and ` markers from the binding rule,
A4 and the disposition. Cosmetic; nothing depends on it.
2026-08-17 14:22:37 +02:00
David F Glidden cd7e5b2b76 governance: REVIEWED-121 AMENDMENT 1 placed by the steward
⚠ AUTHORSHIP: written and placed by the STEWARD and jurist. The executor is
committing it, not authoring it — ~/REVIEWED.md is outside the executor's write
authority (Constitutional Constraint #1) and its content is untouched here.
Committed because a3be778 cites this amendment by number and the session is
being cleared; the derived work was backed up while its authority was not.

Diff verified before staging: additions only, appended at the tail, no prior
entry amended or replaced. The register-integrity check now sees 2 amendments
where it saw 1 — the conformed heading form (## + em-dash + AMENDMENT) is
visible to RE_HEAD where ### and · ADDENDUM are not (PENDING-139 A).

⚠ THE PLACED ENTRY IS TRUNCATED at A3's YAML block. A3's binding rule, A4 and
the closing disposition are absent. Flagged in the session file and in
corpus/v2-stratum-tags.yaml, where the binding rule survives ONLY as an
executor draft awaiting placement — explicitly not as ratified text.
2026-08-17 14:14:21 +02:00
David F Glidden ebd0aa7648 session 2026-08-14 close (08-17): AMENDMENT 1 placed, A3 executed, truncation flagged
REVIEWED-121 AMENDMENT 1 placed by the steward at ~/REVIEWED.md L1813; A3
executed at studium-engine a3be778 tagged REVIEWED-121-A1. Register-integrity
check now sees 2 amendments where it saw 1 — the conformed heading form worked.

⚠ RECORDED BECAUSE THE TRANSCRIPT IS BEING CLEARED: the placed amendment is
truncated at A3's YAML block. A3's binding rule, A4 and the disposition are
absent from REVIEWED.md, and the draft that held them lived only in the
transcript. The binding rule now survives ONLY as a comment in
corpus/v2-stratum-tags.yaml, marked there as executor draft awaiting placement
rather than ratified text. A4's substance survives in the session file and in
commit 966168b.
2026-08-17 14:13:45 +02:00
David F Glidden 6697bf281c session 2026-08-14 coda (captured 08-17): PENDING-140 filed — the axis Constraint 6 does not name
The post-wrap article discussion produced a doctrinal finding that would
otherwise have died with the transcript. Captured before the steward clears.

PENDING-140 [ESCALATE] — Constraint 6 grounds oversight in bias-difference
(formation; role/information/incentive). Across two sittings in one arc those
were IDENTICAL and only substrate access changed: without governance_read keys
the jurist ruled on executor testimony and its own A4 was false; with them it
returned three defects in one sitting. Proposed third axis: independent access
to the primary substrate. ⚠ Filed, not acted on — n=1 per condition, self-
reported, and authored by the party whose checking is under discussion, whose
effect would be to credit an intervention that reduces scrutiny of its own
testimony. The strongest objection (access is implicit in 'difference of
information') is named in the item so it is not the jurist's to discover.

~/CLAUDE.md NOT edited and must not be by the executor.

Secondary: contamination-problem.md is a theory of the GLAZING flavour, while a
crude probe puts our 235 drift-patterns at 86 literal-genie / 12 trickster /
8 glazing (129 unclassified). Classifier is the very defect PENDING-139 names.
2026-08-17 14:11:47 +02:00
David F Glidden 8a6e178da2 session 2026-08-14: PENDING-134 closed (REVIEWED-121 placed + executed); PENDING-137/138/139 + PENDING-89 docket filed
Session record, ledger, index rotation and KG appends for the day PENDING-134
closed end-to-end. The finding worth carrying: a verification control passed
truthfully and licensed a false claim, because its subject was transcription
while the claim was an inference over the quoted rows.

Index: 2026-08-13 Active Session demoted to MEMORY-reference.md on promote;
MEMORY.md 18,945 bytes against the measured 24,400 limit.

⚠ Steward owes on resume: place REVIEWED-121 — AMENDMENT 1 (draft in the
transcript, conformed to the one heading form the register check can see).
Next session deliberately elsewhere and lighter, by steward direction.
2026-08-15 09:16:17 +02:00
David F Glidden 87673f5f41 governance: word PENDING-138/139 around the marker defect, and disclose it
Reverses this session's own earlier decision, same day, on the steward's
concern. The original reasoning — that rewording would conceal the defect —
EXPIRED the moment PENDING-139 existed. The alarm was serving as the evidence;
PENDING-139 now holds the evidence (the pattern, both matched items, the
required two-direction controls), and the original wording is preserved
verbatim at 62edb91. A false alarm kept past its evidentiary purpose is not
integrity, it is noise, and it is a cost paid at every wake by a reader who
did not choose it.

The accommodation is DISCLOSED in PENDING-139, with two consequences stated
for a later reader: the live register is now quiet about a defect that is
still live, so the absence of an alarm is NOT evidence the check is sound;
and this is precisely the author-accommodation the item's own recommendation
calls the disarmed-tripwire class — adopted knowingly as a stopgap for one
unruled defect, and an argument FOR ruling it rather than a substitute.

⚠ Note the asymmetry, which is a property of the defect rather than a
convention: `\bBUILT\b` can be quoted verbatim (the escape's `b` leaves no
word boundary), so the regex appears throughout PENDING-139 while the negated
phrase does not.

Digest now clean: built-vs-ruled 12 checked, 0 flagged.
2026-08-15 09:08:27 +02:00
David F Glidden 62edb91e7f governance: PENDING-137 recommendation corrected; PENDING-138 and -139 filed
PENDING-137 (b) SUPERSEDED IN PLACE, same day, by the executor who filed it —
the original text kept visible. It proposed dating the cell-constant amendment
2026-08-07, when the narrowing took force. An amendment is constituted by its
DISCLOSURE, and a disclosure cannot be retroactively dated to a day it did not
occur; under REVIEWED-121 point 2's strong form that act was impermissible in
kind, so dating an amendment to it asserts a properly-made amendment existed
then. Corrected: dated to its ruling, recording in_force 2026-08-07 and 7 days
undisclosed. The executed YAML was already more honest than the proposal that
implemented it.

PENDING-138 — the jurist's read-path/regeneration question, both halves
answered by census. (b) CLOSED: no script writes v2-stratum-tags.yaml.
(a) OPEN: nothing reads any declared field and no recall reporter exists, so
point 7's binding is aspirational. Tripwire deferred to a NAMED dependency —
build it when engine/v2_harness.py is created — so it is a record, not a task.

PENDING-139 — two blind spots in governance-drift-check.py, and the second was
found by filing an item about the first. (A) RE_HEAD cannot see a ###-level
amendment: 2 present, 1 seen, clean line printed. (B) RE_BUILT matches "NOT
BUILT", reading a negation as an assertion.

⚠ PENDING-138's wording was deliberately NOT changed to dodge (B). Rewording
would conceal a real defect and leave the check's clean line maintained by
authors accommodating it. The false alarm stands until ruled.

The common cause is the technique, not the regexes: a STATUS inferred from
NARRATIVE text never constrained to carry one. Whether to give status its own
declared field is the real question and is the steward's.
2026-08-15 09:02:08 +02:00
David F Glidden ec9ffbc067 governance: REVIEWED-121 placed by the steward — the whose-proposition test
⚠ AUTHORSHIP: this entry was written and placed by the STEWARD and jurist. The
executor is committing it, not authoring it — ~/REVIEWED.md is outside the
executor's write authority (Constitutional Constraint #1) and its content is
untouched here. Committed on the steward's explicit instruction because the
work already pushed (studium-engine 5425414, dotfiles 51d5cb5) cites this
ruling by number, and the derived work was backed up while its authority was
not.

REVIEWED-121 AUTHORIZED: the whose-proposition test adopted narrowly (the
nested-voice case only; the general principle is argument, not doctrine),
conditioned on PENDING-131 (c) remaining sought and undiminished. The
cell-constant reading is split out as PENDING-137, unruled.

Diff verified before staging: 36 insertions, 0 deletions, appended at the tail.
No prior entry amended or replaced — the shape that once overwrote REVIEWED-87
with its own amendment and went undetected.
2026-08-14 11:05:43 +02:00
David F Glidden 51d5cb5567 governance: PENDING-137 filed, PENDING-89 docket entry 2026-08-14 (REVIEWED-121 pts 2 and 4)
PENDING-137 — the cell-constant reading narrowed §6.2 by reading; REVIEWED-121
point 1's line puts it on the jurist's side, not D-1's. Remedy undecided,
recommendation (b): its own amendment dated 2026-08-07 when it took force,
since point 9's ruled resulting state is 'dated amendments', plural.

PENDING-89 docket — the jurist caught three defects in the executor's package,
none caught by the executor's controls. ⚠ The direction is the finding: the
IV.1 error understated an objection to the executor's OWN proposal, inside the
one paragraph written to state it at full strength. Countervailing evidence
recorded beside it (the executor volunteered Q4 and Q1, both against interest).
Instrument refinement: a passing control is not verification unless its subject
is the claim.

⚠ REVIEWED.md is dirty with the steward's placement of REVIEWED-121 and is
deliberately NOT staged — /wrap-up §6.5, and the unscoped-git-add-in-dotfiles
pattern banked 2026-08-13.
2026-08-14 10:58:50 +02:00
David F Glidden e90c334bb2 session 2026-08-13: fr identification pass, PENDING-135/136 filed and ruled, voice_stamp built; memory + register + KG 2026-08-13 21:28:46 +02:00
David F GliddenandClaude Opus 5 92d5ad2547 session 2026-08-13: REVIEWED-119/120 placed; MCP key descriptions refreshed
⚠ THIS COMMIT'S CONTENTS ARE MIXED, BY EXECUTOR ERROR, AND THE MESSAGE NOW SAYS
SO RATHER THAN DESCRIBING ONLY ONE PART. The original message named only the
governance-mcp.py change; `git add -A` had swept four other files. Amended before
push, so no shared history is rewritten.

What is actually here:

1. REVIEWED-119 and REVIEWED-120 (REVIEWED.md, +38) — STEWARD acts, placed during
   this session. 119 authorizes PENDING-135 option (c), instance 8 reclassified as
   a negative-candidate with the sub-type name held open, and corrects the item's
   own claim that option (d) was blocked cross-repo (the constraint is
   studium/v2-gold@1 §14.2, engine-side and D-1, not the chamber-locked
   studium/meta@1). 120 authorizes PENDING-136 option (c), retiring bare
   `distinct_spans`.

2. PENDING-135, PENDING-136 and the PENDING-131 Addendum 4 defect-count fix
   (PENDING.md, +212) — executor filings, and the ones that legitimately belong to
   a session wrap.

3. The session ledger (claude/memory/session-ledger-2026-08-13.md) — likewise.

4. governance-mcp.py (+24) — the [FIX] the original message described: two V0-lane
   key descriptions had gone stale the same day the dispositions landed.
   PENDING-134's H1 holds the doctrine ruling until those keys are actually SERVED
   (the running client keeps the old eight-key map until restart, which is steward
   action and still pending). The descriptions are what the jurist reads to decide
   which key to OPEN, so a stale index served at first contact would mislead on
   first contact — the class this whole arc is about. Selftest 54 checks, 0 failures.

5. Brewfile (+1, `mas "NordVPN"`) — NOT this session's work. It belongs to
   sysupdate's sweep and was swept in by the same error. Left in place rather than
   surgically removed: extracting it would rewrite more than it repairs, and the
   line is already accurate. Recorded so the next reader is not misled about which
   process authored it.

The wrap protocol's §6.5 requires a scoped add for exactly this reason — the
steward's in-progress changes belong to the steward's sweep, and a governance
act placed by the steward must not be recorded under an executor's message.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01G38S6gU6G7akko9syvB7nu
2026-08-13 21:24:39 +02:00
David F Glidden 0453a4cf70 🔧 Auto-commit from sysupdate on 2026-08-13 18:47 2026-08-13 18:47:59 +02:00
David F Glidden 70144aed09 [PROPOSAL] 132 drafting fixes; 133 WITHDRAWN not rejected; 134 held on three conditions
132 — two fixes, both about what an AUTHORIZED item makes sticky. The
replacement ratio '1 A : 9 B -> 1 A : 8 B' is struck: under 134 the cell's
tagging BASIS changes, not just its population, so 1:8 was as provisional as
1:9, and a number inside an authorized item gets quoted where a number marked
stale inside a proposal does not. And the convergent framing now LEADS, so the
item no longer opens by citing 134 — an unruled gate — as its own basis. It
retracts under either reading of F4; that is the ground it is proposed on.
Verified the instance-8 retention genuinely left the body and survives only as a
quotation inside the correction note.

133 — WITHDRAWN by the proposer, superseded by 134. Deliberately not REJECTED:
a rejection is not revisited without new steward input, which would foreclose a
marker split that may yet be right if 134 falls. Executor act, so no REVIEWED
entry. Two things preserved rather than lost with the remedy: the observation
was SOUND (something was wrong with F4; the fault was the missing claim-side
step, not the marker), and this is the day's cleanest instance of the failure it
describes — an item about a pass that selected on the wrong property, drafted
without reading the row it was about.

134 — held, not doubted. H1 rule after the read works: the four keys are
registered but NOT SERVED (FILES is built at import; the running server holds
the old map until restart), and the counter-argument being overruled is exactly
the one needing verbatim checking by the party overruling it. H2 ratify narrowly
— the nested-voice case, with the general principle as argument not doctrine,
since it reaches every §5 row and nobody has worked out what it does to F3/F5/
F7/F8/F10. H3 it amends a PRE-REGISTRATION and must disclose that on its face:
before, after, date, and that it was made after reading the spans it
reclassifies; §6.2 becomes a pre-registration carrying one dated amendment
rather than re-registered; and every later recall figure carries the post-hoc
note. Plus the counter-argument at full strength (two admission routes, both
unused) and a defeater condition.
2026-08-10 17:53:27 +02:00
David F Glidden 4c3758e559 [PROPOSAL] PENDING-134 (whose-proposition as doctrine); 132 split+re-grounded; 133 rescoped; MCP opens the V0-lane texts
Jurist ruling accepted in full on all six questions.

Q1: the variable is right, the derivation is not. §6.2 is PRE-REGISTERED, and a
test that changes stratum-B membership, derived after reading the spans it
reclassifies and entering by interpretation, voids that guarantee whether or not
the test is right. Filed as PENDING-134 — new doctrine, dated, with §7.4(ii) as
SUPPORTING ARGUMENT rather than derivation and §6.2's double omission recorded
as the counter-argument heard and overruled. The decisive form of that objection
is the jurist's: §6.2 admits F5 as 'qualified span (F5)', a construction that
would have admitted 'reported-speech span (F4)' and was in use one item away.

Q3: ran the fused-claim test on instance 8's fragments. It goes against
retention — fragment 2 opens on the tail of the carpenter's speech with NO
attributing clause before reaching Mauss's conclusion. The B4 shape. PENDING-132
amended: the retention is split out, and the retraction re-grounded on two
convergent bases so it is authorizable regardless of how 134 resolves.

133: rescoped from two F4-carrying spans to every fr grounded span, because the
bound assumed P7's tagging was complete and the item's own diagnosis says it had
no claim-side step at all.

And the access gap the ruling opened with: governance_read gains
v2-harness-design, v2-stratum-tags, mauss-fixture-spans, mauss-fixture-citations
— PENDING-86's fourth instance, same shape and same remedy as chamber-spec. The
jurist can now verify Part I rather than take it as testimony. Eight controls
including that the served text actually carries §6.2's pre-registration clause,
§5's F4 row and the L926 citation strings. Self-test 54 checks, 0 failures.
2026-08-10 17:41:25 +02:00
David F Glidden 7d7354f3c4 [PROPOSAL] PENDING-132 (fr retraction as its own act), PENDING-133 (split F4), 131 Addendum 3
132: three citations leaving a fixture is a change to what every recall number is
measured against — it gets a dated decision, not an inference a later reader has
to reconstruct from an addendum about something else. Retraction only; it does
NOT mark L926, which stays blocked on the disambiguator argument.

133: F4 is one marker over two dispositions, and it is fixture VOCABULARY — no
offsets, no schema unlock, no cross-repo consent. Unbundled from (c) so a cheap
correction is not parked behind an expensive negotiation. It is also what lets
the fr cell be re-tagged correctly rather than merely shortened.

131 Addendum 3: (b) splits by mechanism (b1 addressable / b2 inline) rather than
by exposure, and b1 runs as an identification pass that writes nothing — the
reading survives any vocabulary (c) declares, which retires the 120-char proxy
too. (c) filed cross-repo, since a chamber-locked schema is locked by a document
the studium charter cannot unlock. Posture until (c): reports and records, no
writes.
2026-08-10 17:16:08 +02:00
David F Glidden df8beb819c [HARDENING] PENDING-131 Addendum 2 — the test run; Addendum 1 corrected twice; (a) void
The whose-proposition test discriminates two cases P7 tagged identically: L926's
three citations all begin INSIDE the testimony (chars 308/843/932 past the
279-char Mauss frame), first-person, no attributing clause -> refusable; L1551's
carries both the attributing clause and Mauss's own concluding proposition ->
groundable. So the variable is right and the hope it was offered to rescue is
not: P7 is right at L1551 and wrong at L926, and F4 is doing two jobs.

Addendum 1 corrected twice. It claimed the pass marked every addressable case
and then counted fifteen unmarked addressable blockquotes two paragraphs later —
both gaps are real, at different cases, and 'mechanism not curation' would have
left the fifteen unmarked indefinitely. And its finding 3 (deleting gold)
inverts: those three were never valid gold. The reason to hold (a) is that a
line-granularity fence destroys the attributing sentence, which is the
disambiguator — an argument independent of the fr cell.

(a) void rather than pending. (c) re-tagged PROPOSAL: the obligation needs an
addressing capability, not a vocabulary, and sub-line offsets change a LOCKED
schema. New §6 proposes a gold-intersection precondition that reports and never
decides — the intersection at L926 was correct to break.
2026-08-10 17:06:10 +02:00
David F Glidden 490d57217c [HARDENING] PENDING-131 Addendum 1 — (a) not executed; the diagnosis was wrong
Reading the passage before marking it refuted the description (a) was authorized
on. All 12 existing quotation regions are markdown blockquotes — a whole-line
construct — and the sidecar addresses by line-range; Ranaipiri is inline
guillemets 279 chars into L926. The pass marked every case the mechanism can
address. Mechanism gap, not curation gap.

Marking L926 would fence 279 chars of Mauss's own attributing sentence, and
L926 is ALREADY fr grounded gold (instances 6/12/16, stratum B, F4) — so (a)
would delete three gold instances under cover of a consistency fix. L1551 is the
same shape.

Underneath: the fr gold set resolves nested attribution as GROUNDED-but-hard,
§7.4(i) says the same construction must be REFUSED, and neither cites the other.
That contradiction is why the exemplar is unmarked. It also means my withdrawal
of B4 this morning and P7's retention of L926/L1551 cannot both be right, and I
withdrew without checking P7's treatment.
2026-08-10 16:57:59 +02:00
David F Glidden d17f7631d1 [HARDENING] PENDING-131 — the nested-voice negative class has no mechanism, and the one pass that ran selected on typography
Escalated out of finding 3 of the V2 EN span proposal, where it was riding as
context for a span-narrowing document. Censused by mechanism: role:quotation in
2 of 14 manifested sources; Mauss's 12 regions are new since P7 but miss L926,
§7.4(i)'s own named exemplar, because the pass marked display-set blocks and
Ranaipiri is embedded in running prose. Weil solves the same obligation by a
third mechanism. Alexander serves six voices unmarked, one of them Shakespeare
in the bold invariant slot.

Recommendation (c)+(b) with (a) as an immediate standalone FIX, and a method
caution: both mechanically-available operators — typography and punctuation —
were measured today to fail on embedded cases in the same direction, so the
wide pass must be a reading pass or it rebuilds the gap it closes.
2026-08-10 16:44:14 +02:00
David F Glidden 32b0c9dfc6 [FIX] The link canary was blind to code spans, to wikilinks, and to its own class
The steward's 2026-08-09 to-do read "the gap is neither knowledge nor home but
the absence of an EXECUTABLE." The premise was false: classify_pointers has
existed since 19bddd5 (2026-08-08), wired to SessionStart, with controls. The
gap was that the executable was incomplete, and the incompleteness had already
produced a false positive.

Four defects, three named in the spec and one found by building it:

1. CODE SPANS. `](file.md)` inside backticks read as a pointer, so the single
   DEAD pointer reported on 2026-08-09 was the link pattern written inside
   MEMORY.md's own specification of this canary. An instrument that flags its
   own documentation flags it every wake forever, and the real signal drowns —
   the same "known canary bug" dismissal the 2026-07-28 block was written to
   end, arriving by a second route. Fences and inline spans are blanked with
   offsets preserved; inline spans may not cross a newline and an unterminated
   fence does not match, so a stray backtick can never blank the file and HIDE
   dead pointers.

2. WIKILINKS. reference-verification-ladder.md has specified this canary as
   covering "every `](file.md)` and `[[wikilink]]`" since 2026-07-06. Only the
   first half was ever built. 31 wikilinks now checked.

3. BREAKAGE AGE, derived from git rather than a stored prior run — a state file
   would make this the one cached section in a digest whose governing property
   is that it is computed. Where git cannot answer, it says so.

4. Found by running it: the first wikilink pass reported only UNWRITTEN, and
   both live hits were [[trust-prior-pass-frame]], whose file EXISTS as
   feedback-trust-prior-pass-frame.md. That is precisely the one-word alarm the
   comment ten lines above it was written to forbid. Wikilinks now report three
   outcomes and hand back the replacement slug. Both are repaired here.

The wake-up skill and the ladder now POINT AT the executable instead of
describing the check — the described-not-invoked gap is why it kept being
retyped by hand on 2026-08-08 and 2026-08-09.

Verify: python3 scripts/wake-digest.py --selftest   (61 checks, exit 0)
        python3 scripts/wake-digest.py | grep 'MEMORY POINTERS'
Induced red: blank_code reverted to a no-op (behaviour, not the symbol) →
        exit 2, five named failures, no traceback; direction controls held.

Not changed: the wrap_inside detector, which announced "PREVIOUS SESSION DID
NOT WRAP" for a session that wrapped at 19:48 and kept working until 21:54 —
a two-valued detector over a three-case state. Named in the ledger, not fixed.
2026-08-10 16:01:51 +02:00
David F Glidden ed9951d1d7 session 2026-08-09 close: marking sheet built (92a97d0); index trimmed 21.0→19.7KB; harness read limit MEASURED at 24.4KB 2026-08-09 21:50:50 +02:00
David F Glidden 86bc52ad73 session 2026-08-09 addendum: tomorrow's to-dos — promote the link canary to a script; split the answer-key work 4a/4b 2026-08-09 21:43:03 +02:00
David F Glidden 009359f64e session 2026-08-09: PENDING-129/130 filed → REVIEWED-113/114 placed; the V4 fixture was a 0-byte file 2026-08-09 21:27:53 +02:00
David F Glidden f530df6cde session 2026-08-08 (late): harvest proposal — degraded-state shape census (ladder candidate, ~10% retrieval declared) 2026-08-08 21:40:50 +02:00
David F Glidden d7774e1c2a session 2026-08-08 (late): REVIEWED-102..112 placed; PENDING-119..128 filed; 82+118 closed; drift-check gains built-vs-ruled; verify-quotes promoted 2026-08-08 21:39:22 +02:00
David F GliddenandClaude Opus 5 90dc0f7373 [HARDENING] Close PENDING-82 and -118; mark 119/120/123 BUILT
82 is discharged by events. Its 2026-07-28 substrate check said there was no
mcpServers key; today the config carries mcpServers: governance, and the jurist
used the tools in three consecutive rulings — opening graduation-spec directly
and refusing to rule from my summary, which is the capability the item existed
to create. Two residuals carried, not buried: the read enum reaches neither the
runbook nor the R0 contract, and the installed surface has 8 keys and a search
tool the description does not name.

118 is built, and building it REFUTED the option I had recommended. I wrote that
the checker already parses the archive format. It does not — the marker is an
HTML comment and there are zero in either register file; their deferrals are
prose, 53 and 26. Widening alone would have scanned two more files, found
nothing and reported clean: a silent net built to close a blind spot, which is
the failure the item was filed to describe.

So the widening ships with its limit in its own output — prose deferrals counted
and reported un-machine-readable, never as absent, with counting explicitly not
classifying. The census stays owed.

119/120/123 marked BUILT with their commits so the built-vs-ruled checker sees
them; all three were already ruled, so this closes a reporting gap, not an
authorization one.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 21:05:15 +02:00
David F GliddenandClaude Opus 5 d78c14dd0a [FIX] PENDING-128 Raised by: cited a holding that exists in no filed record
The line cited "the jurist ruling on PENDING-121" for the observation that (c)
is live again. The reasoning is real and REVIEWED-110 section 7 places it, but
the filed verbatim ruling carries Q1-Q4 only — verified, zero Q5/Q6 — because
Q5 and Q6 arrived in a second pass that was never filed. The citation pointed
into a document that does not contain it.

Third citation defect in this thread with one cause: quoting a relayed message
as though it were a record. The item already modelled the fix in its own body,
grounding on REVIEWED-53 placed deferral text.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 20:55:11 +02:00
David F GliddenandClaude Opus 5 500e0945ce [PROPOSAL] PENDING-128 amendment 2 — three further conditions
Same-commit narrowed: 128 binds to 121 DECLARED-DATA landing, the layers: block
commit, not to its constitutional supersession. Otherwise a machine-data rename
rides inside a constitutional bump and reverting the requirement reverts the
rename — the revertability cost the conditional was written to avoid, returning
through the door the blockage just left. My own Coupling reason already limited
it to that scope and I did not notice.

Define the term where it is introduced. REVIEWED-107 found this corpus mints
tokens and defines them later — three undefined status values, and a fourth I
minted myself. voice_personification comes from the entry own prose, so leaving
it undefined would trade a documented collision for an undefined term, which is
worse: the collision at least carried a warning. The definition goes in the
rewritten grains rather than beside them.

And the completion control had a hole that opens only under a single commit:
run apart, zero-hits-on-the-old-name is satisfiable by DELETING the
cross-reference — the negative passes because the subject was removed. One
invocation now, with resolves-at-new-names as its positive control.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 20:48:41 +02:00
David F GliddenandClaude Opus 5 0f1c20b08e [PROPOSAL] PENDING-128 gate passed; coupling split; two premises found stale
The coupling was two claims and I conflated them. Ruled together yes; landed in
one commit not unconditionally — my version transmitted 121 blockage to an item
blocked on nothing, and the transmitted blockage was invisible in 128 own record.

The ruling decision rule is resolved and fires the first branch: PENDING-127 has
cleared — built ccc4d6c, contract v0.2 landed, ruling placed as REVIEWED-109.
The jurist Stores list did not include it, and the 121 amendment they read was
written before 127 was built. So: one commit, which the ruling itself prefers on
that branch. Their 5.1 is likewise discharged — REVIEWED-110 is placed.

The drafting condition I had missed: the rename changes what the warning is
ABOUT, so keeping its bytes would leave a stale safeguard describing a collision
that no longer exists at the site where it prints. Rewritten text drafted for the
placement gate, both reading grains.

And the rename is neutral on the voice-frontmatter axis, not an improvement; my
ninth-collision claim is unverified testimony and carries no weight.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 20:47:41 +02:00
David F GliddenandClaude Opus 5 bfd0f45293 [HARDENING] drift-check gains built-vs-ruled (REVIEWED-108 family)
Earned 2026-08-08: PENDING-125, -126 and -127 were authorized verbally in the
D-1 lane, built, pushed, and recorded BUILT in their own amendments while no
REVIEWED entry named any of them. Nothing was crossed — D-1 is steward-direct
and the authorizations were real — but the register did not show them, the
commits could not carry the REVIEWED-N tag the commit format prescribes because
no number existed, and the gap surfaced only because the steward asked. It was
not reconstructible from memory; it had to be enumerated mechanically.

Same family as the amendment-link and deferred-decision checks: the registers
own instruments not reaching parts of the register. This one watches the seam
between the work happening and the record showing why it was allowed to.

Three-valued per REVIEWED-106, ruled hours earlier: it reads two files, either
of which can be absent, so cannot-assess is reported distinctly and never as
clean. The BUILT vocabulary is stated with the result — caps only, because
lower-case prose "built" would flag every item that describes building.

Six controls including a REAL known-bad rather than only fixtures: the register
at git HEAD, before the steward placed 107-109, names 125/126/127; the working
register names none. It discriminates on real artifacts.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 20:41:16 +02:00
David F GliddenandClaude Opus 5 57b9480729 [PROPOSAL] PENDING-128 — REVIEWED-53 option (c), on the occasion that arrived
Filed now rather than after, because it must be RULED with the 121 redraft: both
rename keys in the same layers: block, and L19 cross-references L20 by name.

Grounded on the verbatim ruling: (c) was judged doctrinally complete and set
aside as out of scope for a doc-gap patch. REVIEWED-53 was change-class FIX, a
lightweight in-place edit; 121 is a PROPOSAL that opens the block deliberately.
Deferred on occasion, not merit.

Recommends the rename but NOT retiring the inline warning in the same act —
REVIEWED-53 kept two reading grains deliberately, and retiring a ratified
safeguard should carry its own evidence rather than ride on a rename.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 19:19:41 +02:00
David F GliddenandClaude Opus 5 1cf79b0f86 [PROPOSAL] PENDING-124 gate passed; five conditions discharged, and the gate found a tenth instance
Q1 is applied, not extended: Constraint 4 has two clauses and my contrary reading
engaged only the second. Limits, not failures — and "I could not look" is a limit. I
had overstated my own uncertainty on the question I withdrew a recommendation over.

The condition that cost most: my quote-verification pass reported verified on a
reconstruction of REVIEWED-104 — contractions, re-punctuation, two blocks spliced, and
the closing sentence dropped. A two-valued verifier inside a package arguing verifiers
must be three-valued. Rebuilt at ~/dotfiles/scripts/verify-quotes.py. The first rebuild
had three tiers and cried wolf on every correctly-copied quote, since a record stored
with hard wraps is byte-different from the same text quoted as one line; splitting
re-wrapped from normalized is the same two-strengths lesson the fleet learned. Both
directions proven: corrected package exit 0, original reconstruction not-found exit 1.

The dropped sentence answered my own Q2. It was in the record the package quoted.

Both citation errors in that package had one cause, which the script cannot diagnose: I
quoted the ADVISORY message and attributed it to the PLACED record. Different
documents; placement adds and cuts, so quoting the advisory loses exactly what
placement contributed.

My "five instances, same shape" was wrong — two are the shape, three belong to the
attested-absence family whose parent is already ratified (REVIEWED-47, 2026-07-05). I
searched for a doctrinal parent among R0 and Constraint 4 and missed the ratified
sibling closest in content. The ladder entry now joins that lineage.

Filed as a watch-item, with an operative memory note: third package running where the
grounding pass was incomplete and every substantive omission cut against my own
argument. It optimises for finding my errors, not my support.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 19:15:14 +02:00
David F GliddenandClaude Opus 5 9cb4181352 [PROPOSAL] PENDING-124 package filed; recommendation (d) withdrawn
A false citation in the package, caught by the mechanical quote pass and
recorded rather than repaired quietly: I quoted the two-valued phrase as
REVIEWED-104 text when it came from the jurist advisory. Second time this week
a citation of mine pointed at the wrong entry.

The verification record also states what the instrument cannot do: it cannot
tell a quotation from proposed text in blockquote formatting, so its "2
unverified" is not a verdict.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 19:03:49 +02:00
David F GliddenandClaude Opus 5 64800c5763 [PROPOSAL] Jurist package: three-valued checks — and I withdraw my own recommendation
PENDING-124 recommended generalizing R0 §3. Grounding the package showed that
is wrong on its own terms: R0 is a D-1 engine spec-note, and two of the nine
instances live in chamber declared data and one in a global git hook, which a
D-1 document cannot govern. Generalizing it would have created exactly the
second home it was meant to avoid.

The correct parent is Constitutional Constraint 4 — the system must report its
own limits — which is above D-1 and already binds all three. That narrows the
question to whether this is Constraint 4 applied or extended, which is Q1.

Evidence went from two same-day instances to nine, five of them pre-existing:
implemented or ruled before the doctrine was proposed. A shape implemented five
times independently before anyone named it is discovered, not imposed.

Part IV records that the defect recurred inside the fix during this build — the
first implementation made NOT A CLEAN PASS permanent, which is the jurist Q1
warning about a signal that never varies. Any ratification must carry the
two-strengths distinction or it re-creates what it fixes.

Q3 and Q4 are surfaced against my own leans rather than resolved.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 19:02:07 +02:00
David F GliddenandClaude Opus 5 1e44de7891 [HARDENING] PENDING-126(c) census done — the class is not what the item named
Crash-rather-than-name is 3 of 7 suites under 3 triggers; my fix closed one.
Origin is suite-side direct access, not engine code. Two in-repo precedents
now do it right, three do not.

The unguarded-rule question is unanswerable by inspection. Token-mention said
13 of 13 touched, which is worthless — hole 1 lived in a touched clause.
Mutation says 4 of 7 caught, and all 3 survivors are equivalent on current
data, verified by sentinel and by a positive control.

So hole 1 was never an unguarded rule. It was a guard the live corpus cannot
exercise, and there are three more of that shape in R0 alone — latent, not
wrong: correct today, unprotected the day the corpus reaches them.

The census needed three corrections to its own instruments: a grep that
counted my own comments, a coverage proxy that returned a meaningless zero,
and a mutation aimed at code I had wrongly reasoned unreachable.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 18:54:16 +02:00
David F GliddenandClaude Opus 5 9d267e8226 [HARDENING] PENDING-122 + PENDING-126 BUILT (8ff5a9f)
Merged as one bite. The fix reproduced the defect it was fixing: treating
per-check skips and suite-level cannot-assess alike made NOT A CLEAN PASS
permanent, which is the Q1 warning about a check that always says the same
thing. Caught by running it, and separated into two strengths.

Hole 2 was three sites, not one — fixed as a class. A StopIteration traceback
became seven named failures.

Option (c), the census, remains open: two holes found without looking is not a
base rate, and three next() calls in the first suite opened is weak evidence
the class is wider.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 18:45:53 +02:00
David F GliddenandClaude Opus 5 5dd158eec1 [HARDENING] PENDING-127 built — and the defect was unary, not binary
emit fingerprinted 261 of 261 Alexander regions under a hardcoded date. The
fix records no new fingerprints at all, because name-landing is anchor-start
evidence and content_sha256 is a whole-span claim.

My filed acceptance fixture was stale — Alexander front_matter was partitioned
out on 2026-08-07 — and measuring produced a better control than I specified:
Alexander against Mauss, two real artifacts. stale stays synthetic and labelled.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 18:34:48 +02:00
David F GliddenandClaude Opus 5 6c42878e27 [PROPOSAL] Ruling verification returned: IV.2 redrafted, PENDING-127 filed, PENDING-82 gains its concrete enum
The gate is held open rather than passed or rejected, and the redraft lives in the
package's Addendum 2. Three of the ruling's findings were claims about my own repo and
I checked them rather than accepting them.

The manifest binds THREE repos, not two. Nine sources are chamber-library and five —
after-the-reply-i through v — are animal-davidglidden-eu. My Part II censused all eight
reading-index-bearing sources in one table without marking five as ARC, and IV.2
hard-coded chamber-library paths for them. Wrong for five of eight.

canonical_binding_surface contains binding_surface. My availability census used
substring matching, which is exactly how source_binding scored six files — those being
engine_source_binding occurrences. The name I recommended would have made the runbook's
own key un-greppable through the instrument built to prevent that. canonical_binding
has no substring relation.

R0 §4 L223-225 is binary against §3 L180's three states, confirmed, and its mitigation
is real: emission is steward-reviewed and does not write into the chamber unasked. But
a steward reviewing 327 regions cannot re-verify by hand, so that safeguard is
meaningful only if the artifact distinguishes the three states, which it cannot. Filed
as PENDING-127, D-1, and it blocks condition 4 — the chamber requirement is unmeetable
while it stands. Cheap to fix now because zero regions carry a fingerprint.

Q3 is revised and my lean was wrong in a way worth keeping. The enumeration is not
incomplete but NOT COMPLETABLE: membership is any repo the manifest binds, and the
runbook's own list was found short by its own grep. So the spec owns semantics and the
runbook's grep owns completeness — two claims, two homes, not one enumeration twice. My
"single enumerative authority" would have demoted the only instrument that has ever
caught a missing surface.

V7 goes to PENDING-82 rather than a new item: it is that item's subject exactly, and a
second home for it would be the fault this week keeps ruling against.

Five omissions from my grounding pass are now known and every substantive one
understates the gap I was arguing for. Not selective, but systematic in kind — I quoted
the passages stating the problem and skipped the passages stating its extent. Four of
the five are extent-passages.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 18:26:59 +02:00
David F GliddenandClaude Opus 5 bc54758082 [FIX] PENDING-125(a) built — Mauss corrected, vocabulary found undefined
Records the landing and the answer to the sub-question I had flagged as
unchecked: the reading_index_status vocabulary has no definition anywhere in
either repo. SHA-STALE is a fourth undefined token, added because none of the
existing three could state the truth, and recorded as a known cost.

The commit was also the first real corpus exercise of the trigger — both rules
fired, fleet green, not a probe.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 18:21:05 +02:00
David F GliddenandClaude Opus 5 2472ed8e88 [HARDENING] PENDING-126 + PENDING-122 Amendment 2 — what inducing red revealed, and REVIEWED-102..105 placed
All three findings came from contact while building a red fixture for the
REVIEWED-103 acceptance. None was sought; the search for a control that worked is
what exposed them.

The fleet already violates the condition REVIEWED-104 attached to the NEW
live-binding assertion, on a dependency the ruling did not consider. Three suites
crash on a gitignored corpus/index.db with a raw sqlite traceback, and run-fleet
reports FLEET RED indistinguishably from a code defect — while store.py rebuilds
that file in 0.628 seconds and the clone then runs 7/7 green. So the condition is
retroactive, not prospective. And test_retrieve.py already detects the absence and
skips with a named reason, which makes PENDING-124 recommendation (d) concrete: the
honest third state exists in this fleet, in one suite, and three others lack it.

R0's section_end bound is unguarded. Removing it leaves 31/31 passing. That is the
rule R0 was created to establish after two consumers disagreed on 3 of 253 patterns
with neither right — asserted in prose, correct-but-inert on the live corpus, and
therefore invisible to every test.

test_navigate crashes with StopIteration rather than naming a failure. The exit code
was always right; the legibility is missing — REVIEWED-100's own distinction,
recurring where its fix does not reach.

Also commits REVIEWED-102 through -105, placed by the steward and left uncommitted.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 18:15:20 +02:00
David F GliddenandClaude Opus 5 448ce373ca [HARDENING] The hook now says when it did nothing (REVIEWED-105, PENDING-123)
Five disarming faults were measured silent at exit 0, indistinguishable from each
other and from a legitimate docs-only commit. All five now speak.

(b) A malformed declaration REFUSES rather than skips: no separator, empty pathspec,
empty command, or a pathspec git cannot resolve. The refusal names file, line number,
fault, the offending text, the expected form, and --no-verify — a gate that blocks
without saying why is replaced by habit within a week.

(e) instead of a flag, on the ruling's reasoning that a flag nobody sets is a
capability nobody has: the per-rule line prints in exactly the ambiguous case. A rule
ran, the existing lines already say so and nothing is added. No triggers file, this
block never runs, so no other repo gains noise. Rules declared and none matched is the
only case a reader cannot otherwise tell from a broken hook, so it is the only case
that gets a line. PRECOMMIT_VERBOSE adds per-rule detail for a suspect pathspec.

Two things the implementation found that the ruling did not specify. A triggers file
declaring no rules — comments-only or empty — left declared=0, so my first cut skipped
the report and those two rows stayed silent. That state is a disarmed hook wearing an
armed face: the file is present so the repo looks opted in, and every commit sails
through. It now reports rather than refuses, since refusing would block a legitimately
emptied file. And a rule that has never matched is honestly unknown, not passing and
not failing; the hook holds no history and does not imply one.

Matched-rule output is byte-identical to what REVIEWED-100's acceptance proved — the
split reproduces `IFS='|' read` exactly, including the retained leading space in the
display. One observable change: a docs-only commit still runs nothing but now says so.

Acceptance, all seven rows: control FIRED · typo REPORTED-no-match · no separator
REFUSED · empty command REFUSED · comments-only REPORTED-empty · empty file
REPORTED-empty · docs-only REPORTED-no-match. Red direction still refuses.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 18:06:52 +02:00
David F GliddenandClaude Opus 5 9534144239 [PROPOSAL] PENDING-121 Amendment 2 — branch (i) taken, verification requested, and my "nothing breaks" corrected
The steward chose branch (i) and took the jurist's offer. Both recorded.

The correction matters more than either. Amendment 1 §C argued the rename is cheap
because the key has zero consumers — a measurement that stands and was positive-
controlled — and concluded "nothing breaks". That conclusion was scoped to code
consumers and is too broad. Censused across both repos and the governance record,
all file types: the name sits inside the RATIFIED hash-locality principle at
graduation-spec.yaml L39-L40, in the sentence individuating the third instance; in
voice_manifest's cross-reference at L19, which REVIEWED-53 deliberately kept as one
of its two reading grains; and in REVIEWED-53's own text, which cannot be edited
because a ruling records what it ruled.

So the rename touches ratified constitutional-adjacent text, and the steward accepted
(i) partly on the phrasing I have now withdrawn. Two questions go back to the jurist
rather than being decided here: whether that ratified sentence must be amended, and
whether rename is needed at all versus rescoping in place with an explicit scope field.
I hold no lean between them and did not manufacture one.

binding_surface was checked as a candidate name and rejected: it is already the
runbook's own key, so it would have been the ninth shared-name collision this corpus
has logged. canonical_binding_surface and canonical_binding are clean.

The verification request is anchored rather than restated — file sha256 plus exact
line numbers, so a mismatch is a result and the jurist is not asked to take my word a
second time. No mechanism is drafted; a refuted quotation should cost a paragraph.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 18:02:40 +02:00
David F GliddenandClaude Opus 5 bb78abe63b [PROPOSAL] PENDING-121 amendment — the ruling, and the REVIEWED-53 omission recorded as mine
Repairs the previous commit, whose message described this amendment while the commit
did not contain it. The python that wrote it asserted on an anchor with a blank line
before the next heading; the file has none, so the assertion fired and the edit never
landed, but the commit on the following line ran regardless. A message asserting an
act that did not happen is the say-do seam, and it stood for one commit.

The amendment records what the ruling found against me: REVIEWED-53 kept
engine_source_binding as ONE entry because fragmenting recreates the failure, and I
proposed five siblings without citing it — from an item whose predecessor carried the
citation. Verified verbatim rather than accepted from the ruling's summary.

Also records the four conditions in force, the recommendation of branch (i) on
REVIEWED-53's own individuating reason with the argument against it stated, and the
jurist's standing offer to close the Part I.1-I.4 testimony gap.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 17:58:42 +02:00
David F GliddenandClaude Opus 5 6af47f9060 [HARDENING] PENDING-125 + the PENDING-121 ruling amendment
Mauss split out on the jurist condition 5a: a live false claim in the governed
record, 53 days old, filed inside a PROPOSAL dies if the PROPOSAL is deferred.
VERIFIED-BOUND against an index bound to a sha the text has not carried since
2026-06-16 — while the anchors themselves hold, known only because a person
read them and recorded it nowhere a checker can reach.

121 gains the ruling in force, my omission of REVIEWED-53 recorded as mine,
and the condition-2 recommendation with its argument against stated.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 17:57:51 +02:00
David F GliddenandClaude Opus 5 eeb9676bf4 [PROPOSAL] PENDING-124 (doctrine), and the census my own summary had outrun
124 files what the jurist asked be ruled once rather than conditioned twice more:
a check whose subject lies outside its own repo cannot be two-valued. Reached
independently in two subsystems on one day — 122 from portability, 123 from
acceptance design — which is this register's recurrence test. Recommendation is
(d): generalize R0 §3's already-ratified "unverified is not a failure state and
must not be collapsed into either neighbour" rather than mint a second home for
it, while noting R0 is D-1 and cannot govern the chamber or the global hook,
which may be the whole reason a ruling above D-1 is needed.

123 gains the rows its summary had claimed and its table never reached — the
item's own standard, turned on the item. Measuring them found something stronger
than the claim: with the hook file itself missing the commit produces ZERO
output, not an ambiguous silence. And it found me wrong in the other direction —
the core.hooksPath row does not show a disarm, because unsetting it locally falls
back to an armed global. That is a robustness property and is recorded as one.

123 also gains (e) in place of a flag, on the jurist's reasoning that a flag
nobody sets is a capability nobody has; the blast-radius census (one triggers
file today, ten repos under the global hooksPath); and the build order — 123
before 119(i) and 120(a), so a validator exists before the file it validates grows.

122 gains the three-state condition and the verification of its own contested
citation: REVIEWED-83 Amendment 1 is the classifier layer-error, and the figure
correction the jurist saw in e341242 is a secondary "routed not applied"
paragraph of that same amendment. Third subsystem stands on checked ground.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 17:35:29 +02:00
David F GliddenandClaude Opus 5 b2df15c546 docs(pending): restore numeric order — 121 before 122/123
My anchor for the new items was PENDING-121 heading, so 122 and 123 landed
above it. A register whose numbers do not run in order costs the next reader
a search every time.

Moved by line-range slice, never retyped, per the lossless-relocation gate:
304,293 bytes before and after, character multiset identical, file not
identical — which is the exact delta shape a pure reorder should produce.
No item text changed.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 17:27:01 +02:00
David F GliddenandClaude Opus 5 779e3417ca [HARDENING] PENDING-122 + PENDING-123, and two corrections to my own filings
122 splits the fleet census out of 119 for the reason condition 5 of REVIEWED-101
gave for 118: it is a standing correction to what fleet-green certifies, owed to
anyone reading a green fleet, and inside a PROPOSAL it dies with its host. It sits
with PENDING-96 as one family — a green that attests less than its surface suggests.

123 is new, and it answers a question 120 only raised. The hook cannot distinguish
"nothing to check" from "I am disarmed": five disarming faults tested against a
positive control, each staging a real corpus/ change the hook must catch, all five
silent at exit 0. A pathspec typo disarms the gate permanently and invisibly. It is
also why eecc8bb running no suite went unremarked — that output is what a fully
disarmed hook prints.

Two corrections to my own record, both struck visibly rather than swapped. 119 gains
the narrowing of condition 6 as a RULING, not a charitable reading, with the recorded
reason for rejecting (ii) being that it reintroduces the coupling REVIEWED-100
rejected, in the name of a condition written to prevent coupling. 120's scope-honesty
note was wrong: REVIEWED-100 did not rule the pathspec, but PENDING-116's own Costs
section committed to scoping it tightly, so this revises a stated cost-control rather
than filling a gap — which raises the bar the widening must clear.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 17:26:09 +02:00
David F GliddenandClaude Opus 5 e31ad027b3 [PROPOSAL] PENDING-121 — the jurist-gated half of REVIEWED-101
Filed so the item is visible as awaiting a ruling: condition 1 lives inside
PENDING-117, which is closed, and closed items do not surface at wake.

Carries the three census findings that changed the proposal from the one
REVIEWED-101 anticipated — the five-not-four enumeration, 0 fingerprints
across 327 regions, and the live 53-day false attestation on Mauss.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 17:20:59 +02:00
David F GliddenandClaude Opus 5 02c6875def [PROPOSAL] PENDING-119 + PENDING-120: (e) is built, its wiring is not placed
119 — REVIEWED-101 condition 6 sends (e)'s consumer to ~/dotfiles/scripts/ on
cross-repo reasoning, while the same ruling's If-AUTHORIZED line says (e) needs no
cross-repo enumeration. The tension only became live because (e) was built as a
delegation to the gate that already enforced §1.1; a fresh sha-comparing script
would have made condition 6 straightforwardly right. Carries the finding that no
fleet suite validates live binding.

120 — the trigger's pathspec is corpus/ only, so engine/ and tests/ changes run no
suite. Demonstrated by the commit that built (e), which is also the first real
non-probe commit since the trigger landed: the hook ran and no declared check fired.

Both filed rather than fixed, on the steward's direction. PENDING-117 gains a
pointer-only AMENDMENT 2 so the thread is navigable from the ruled item.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 16:44:41 +02:00
David F GliddenandClaude Opus 5 ac4745b599 session 2026-08-08 night: REVIEWED-99/100/101 placed; PENDING-117 amended + PENDING-118 filed; harvest #192 collision -> #194, #195 filed
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 15:11:29 +02:00
David F GliddenandClaude Opus 5 c86b82512b [PROPOSAL] Global pre-commit hook: repo-declared checks (REVIEWED-100)
core.hooksPath makes this hook global to every repo, which is why it is tracked
and travels — and why it must hold no repo knowledge. A repo opts in by
declaring `.precommit-triggers` at its root: staged pathspecs on the left, a
command on the right. If the staged diff touches a declared pathspec the command
runs, and a non-zero exit refuses the commit.

Three decisions worth stating rather than leaving to be rediscovered:

Path matching is delegated to `git diff --cached --name-only -- <pathspec>`
rather than reimplemented, so declarations use the pathspec syntax the repo's
users already know and globs behave as they do everywhere else in git.

The declaration file is read on fd 3, so a declared check that reads stdin
cannot swallow the remainder of the rules.

It is dependency-free by design — no yq, no python. A global convention that
needs a toolchain silently fails to travel to the next machine, and a check that
silently does not run is worse than no check, because its absence reads as a
pass. This is a deliberate departure from the YAML used by data that python
tools consume.

Scope: this is a tripwire, not an enforcement boundary. --no-verify steps over
it, and the message says so. It is worth having because the failure mode it
addresses is forgetting, not evading.

First consumer: studium-engine, where a corpus edit invalidates engine fixtures.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A35wiD55yRHj5U1ECZAX4t
2026-08-08 13:47:18 +02:00
David F Glidden 08fe08eed5 session 2026-08-08: post-wrap coda, one-shot proportionality memory, PENDING-116 in index 2026-08-08 13:09:37 +02:00
David F Glidden 7574ab6bdd session 2026-08-08: PENDING-116 (fleet-on-corpus-change) filed; /wrap-up Instruments field (FIX lane) 2026-08-08 13:06:59 +02:00
David F Glidden bc7923b024 session 2026-08-08: clear stale REVIEWED-98 placement markers 2026-08-08 13:01:26 +02:00
David F Glidden e0145fd6db session 2026-08-08: REVIEWED-98 placed (PENDING-114 census authorized) 2026-08-08 13:00:58 +02:00
David F Glidden 1a6cdf6cf1 session 2026-08-08: REVIEWED-97 (vi disposition) placed + REVIEWED-98 draft; PENDING-114 authorized, PENDING-115 filed 2026-08-08 12:53:11 +02:00
David F Glidden 65ff40710d session 2026-08-07 night: REVIEWED-87 amendment + REVIEWED-95/96 placed, PENDING-113 lodged (quoted voices ruled) 2026-08-07 22:30:41 +02:00
David F GliddenandClaude Opus 5 33c11fff87 session 2026-08-07 evening: PENDING-112 + REVIEWED-95 (route harvested capabilities by firing moment)
Register censused and rebuilt from the archive: 177 claimed -> 154 real live
proposals, legible, with exact archive:L### pointers. The 2026-08-01 compaction
was lossless but illegible (55 scraped header rows; 95% of cells cut mid-word);
completeness verified 124 = 124, so nothing had been dropped.

Skills pruned 63 -> 12 after measuring that 53 had never been invoked across 64
sessions / ~5 months. The finding underneath: retrieval is set by a capability's
HOME, not its importance -- MEMORY.md 83%, register 77% (named in a wake step),
ladder 14%, 'THE GOVERNING FRAME' 12%, 'Read at Step 0' 9%, recall-bound skills 0%.

PENDING-112 filed, jurist design-gated, steward concurred; REVIEWED-95 drafted.
Landed: the /wrap-up 1.6 filing gate (prospective) and the /wake-up ladder
sentence (a pre-registered trial intervention, landed alone). The 20-session
falsifier is WIRED, not intended -- DEFERRED-DECISION ladder-ritual-trial,
trigger: transcripts 84. Wiring it exposed two defects in the deferral checker:
no way to express a session count except as a date proxy, and a scan that never
looked at claude/governance/. Controls 16 -> 19.

Stroke 2's 41-entry ladder append deliberately NOT done: REVIEWED-95 Q3
sequences it after the ladder trigger, which now exists.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NEWjLBP4quXbDPDL2byEzZ
2026-08-07 19:09:46 +02:00
David F Glidden 2bdd40749a session 2026-08-07: N1+R0+N2 built, @3 corrected under PENDING-111, D-5 recorded, two governance checkers, V2 unblocked 2026-08-07 18:11:16 +02:00
David F GliddenandClaude Opus 5 97ae59a0d3 [FIX] deferred decisions: check the trigger instead of remembering it
The 2026-05-16 jurist settlement deferred TEI-native authoring "until
Cluster A's MD-with-sidecar form is operational". Cluster A became
operational, the condition was met, and nobody looked — it surfaced months
later by accident, while reading an unrelated document for another purpose.
The steward's stated reason for settling it today was not the format question
at all: "I abhor deferring so many things and then forgetting them."

A deferral is a claim — "not yet". When its trigger fires the substrate
contradicts that claim, which is exactly what this instrument detects, so
check 8 belongs here rather than in a new register. A deferred decision now
declares a machine-checkable trigger in a comment block:

  <!-- DEFERRED-DECISION: <slug>
       since: YYYY-MM-DD
       owner: steward | jurist | executor
       trigger: glob <pat> | path-exists <p> | date <YYYY-MM-DD> | manual
       discriminator: <where the deciding evidence is written down> -->

`manual` never auto-fires and is listed rather than checked — an honest way
to record a deferral whose condition cannot be mechanised, instead of
inventing a proxy. Proxies are the failure being fixed: the old trigger stood
in for "behavioural evidence on high-fidelity sources" and came true without
producing any, because neither named test case was ever manifested.

Scans */docs/**/*.md under ~/_Dev and ~/dotfiles; glob and path-exists
resolve against the containing repo's root. First and only entry today is
D-5 (tei-native), correctly reported as not due — no protocol spec exists yet.

Controls, five, per the standing epistemic standard. The load-bearing one is
the discriminating half: the evaluator must NOT fire on an unmet condition,
because a checker that fires on everything reports nothing. Red-witnessed
end-to-end by temporarily pointing D-5's trigger at a path that does exist:
reported COME DUE with slug, owner, deferral date, trigger and file; restored
after, and the spec's working tree verified clean.

Also fixed in passing: this file's own report block was briefly duplicated
and misplaced by a `str.replace` without a count, which substituted both
`sys.exit(0)` occurrences including the early-exit branch. Caught by reading
the output — the deferred-decisions line printed twice.

Wake-up §2.c updated to describe all three of the script's reports, and to
require that a COME DUE item be surfaced in the briefing under "What's
unresolved". That is a change to the wake protocol, not only to a
description: a mechanism nobody reads is not a mechanism.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NEWjLBP4quXbDPDL2byEzZ
2026-08-07 17:32:51 +02:00
David F GliddenandClaude Opus 5 5c4055a071 memory: MEMORY.md trim, the engine tracker, and one superseded claim
MEMORY.md 20,413 -> 16,887 B (19.9 -> 16.5 KB), steward-directed at the
2026-08-06 evening wrap after three deferrals. Relocation, not deletion, and
verified as such: 0 dead pointers, 0 orphaned clauses, every dropped
backticked span traced to a home elsewhere in the corpus.

Method, derived rather than felt: an entry keeps its rule inline when it fires
at a moment I would not recognise as needing a lookup (spelling, quotation,
"am I deferring?"); it shrinks to a pointer when the trigger is loud enough
that the file gets opened anyway (chamber work, L1 work, a jurist package);
and a ⚠ constraint always travels with the workaround it limits, never
relocated away from it.

The mechanical diff of dropped spans caught two losses that re-reading did
not: `feedback-constitution-as-block-then-pull-based-corpus` dropped by
inattention (a fires-silently rule — restored), and the facet-formalism
pointer for the V1-purpose decision, which existed ONLY on the index line
being compressed. That second one is
`removing-a-claim-is-not-removing-the-reliance` exactly: the open decision
would have stayed live with its formalism unfindable. Relocated into
project-chamber-versioned-releases.md, its canonical surface, rather than
back into the index.

project-studium-engine.md — NEW, and the gap MEMORY.md itself had flagged as
"no tracker file yet". The engine's state had been living inline in the index
(one 950-character line pointing at the charter, a constitutional document
that holds no build state) plus per-session memories: two update surfaces and
no canonical one. Now holds current state, a chronological log, and the
open-thread stack captured mid-session so the day's accumulation cannot be
lost.

MemPalace wind-down relocated to MEMORY-reference.md — a workstream closed
2026-07-07 whose one live clause (the typography-palace exception) is carried
by a standing preference that stays wake-loaded.

session-2026-08-06-evening: the claim that Alexander's rating classes
"compare as identical" under @3 is marked SUPERSEDED and false. Measured
while landing the fix: old @3 gave COMPOST\ , COMPOST\\ , COMPOST — three
distinct strings. The ratings never collided; the real defect ran the
opposite way, corrupting the rating into a backslash residue and causing
false REFUSALS. I carried that generalisation into the record from the
package's Part III(a) without checking it against the package's own Part I
table, which printed the refutation.

session-ledger-2026-08-07: the day's returns, including that every defect
found today was found by a COUNT rather than a read — the dropped-span diff,
the span-count-versus-store (769 unreachable drawers), the adapter comparison
(3 of 253) — and that twice the instrument itself was at fault in the more
dangerous direction, failing healthy data in a way that invites editing the
data to satisfy the checker.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NEWjLBP4quXbDPDL2byEzZ
2026-08-07 17:22:29 +02:00
David F GliddenandClaude Opus 5 bcc02ada3d [FIX] register integrity: an amendment must never replace the record it amends
REVIEWED-87's original entry (PENDING-99, the fidelity_equivalence@3
design-gate ruling of 2026-08-05) was replaced this afternoon by the
PENDING-111 amendment block placed at the same heading. The amendment's own
"**Amends:** REVIEWED-87" line then pointed at a record no longer in the
file, and the register could no longer answer what was ruled under 87 — the
register's whole job.

Recoverable, and recovered: the entry was intact in git HEAD and the
underlying jurist ruling is separately filed at
studium-engine/docs/quoted-tier-acceptance-JURIST-RULING-2026-08-05.md. But
the register entry uniquely held Q2's reframing (the route to PENDING-100),
Q3 REJECTED and its strengthened basis, Q5 CONCUR D-1, and the finding that
"the decisive sentence was one the executor had read and not surfaced, which
a verbatim-containment check passes every time."

CAUSE, and it is the executor's. The handoff draft was headed
"## REVIEWED-87 — AMENDMENT 2026-08-07" and described as "the block to
place", with no instruction that it join rather than replace. That reads as a
replacement heading, and the steward's reading of it was reasonable. The
copy-paste-clean discipline exists so a placement cannot be ambiguous, and
this draft was ambiguous.

NOTHING DETECTED IT. It surfaced because a diff was read by hand and the tell
was a deletion count on what should have been a pure append. This is
`removing-a-claim-is-not-removing-the-reliance` at the governance layer: the
amendment's dependency on the original survived the original's removal and
became invisible.

Check 7 added to governance-drift-check.py, which already runs at every wake:
every `## REVIEWED-N — AMENDMENT` requires an un-amended `## REVIEWED-N`
entry, and every `**Amends:** REVIEWED-N` must resolve. Reported separately
from the CLAUDE.md findings so that report's own claim stays true.

Controls per the standing epistemic standard, and the third is the lesson of
the day — a check that has never fired on a known-bad input is unestablished,
so the instrument is run against a synthetic reproduction of the actual
failure. Red-witnessed on a copy of the live file with the deletion replayed:
fires both findings. 11/11 controls pass.

Detection only. REVIEWED.md is [ESCALATE], the steward's hand
(Constitutional Constraint #1); the restoration above was placed by the
steward, not by the executor.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NEWjLBP4quXbDPDL2byEzZ
2026-08-07 17:21:07 +02:00
David F GliddenandClaude Opus 5 02a72d017e session 2026-08-06 evening: the parse fix landed + REVIEWED-87..94 placed + PENDING-108..111 filed
Governance: the register could not answer 'how many rulings do I owe' (23, not the
digest's 26). Seven decisions that existed only in a narrative are now placed, five
of them reconstructions carrying provenance lines. PENDING-99/-105/-106 closed (106
by split). PENDING-108/-109/-110/-111 filed.

Engine: retrieve.py accepts a sentence (27b79ca). 26 crashes -> 0, MISLOCATED 0,
FALSE-POSITIVE 0, HIT 0/22 — the engine now grounds nothing honestly, and 0/22 is
recorded as the number to beat.

PENDING-111 + jurist package: fidelity_equivalence@3 erases Alexander's invariant
rating, found by the steward reading his printed copy. Relayed for ruling.

Next session step 0, steward-directed: the MEMORY.md trim (19.9 KB vs <17.1 KB
target; relocation not deletion), then N1.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AB3Kryoy6b1pm2Nz1DYdLh
2026-08-06 22:28:53 +02:00
David F GliddenandClaude Opus 5 3dff1a93d9 PENDING-111: ground it in Alexander's own words
Quoted verbatim from lines 139-147 of the canonical text — 'Using this book',
pp.14-15, the passage that defines the notation. Two things it settles: Alexander
says the marking is 'in the text itself' and that 'the asterisks represent our
degree of faith in these hypotheses', so the rating is authorial content and an
epistemic claim, not typography.

The decisive demonstration is inside the quotation. L141 carries BOTH uses in one
sentence — *property* and *all possible ways* are real emphasis delimiters that @3
is right to exclude, while the asterisks that same sentence is ABOUT are content
that @3 is wrong to exclude. A blanket [_*] cannot tell them apart; the backslash
escape is the signal that can, and it is the signal the regex ignores.

Also recorded: this passage sits at L139-147, before the served body at L859 — it
is withheld paratext, so the engine cannot read the definition of the notation it
is erasing.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AB3Kryoy6b1pm2Nz1DYdLh
2026-08-06 20:19:15 +02:00
David F GliddenandClaude Opus 5 42a04b84fd PENDING-111: fidelity_equivalence@3 erases Alexander's invariant rating
Steward-found, from his printed copy. The asterisks after each pattern name are
Alexander's confidence rating (none/one/two; convention set out in 'Using this
book' pp.14-15) — 54/114/81 across the manifested corpus. The conversion preserved
them correctly as escaped \*. The governing relation strips them: @3's
_MARKUP_EMPHASIS = re.compile(r'[_*]') removes every asterisk including the escaped
literal, so a pattern Alexander holds to be a true invariant compares identical to
one he holds far from invariant.

Broader than the ruling that authorized it — REVIEWED-87 excluded emphasis
DELIMITERS, and a backslash-escaped asterisk is the explicit declaration that the
character is content. Jurist-gated; the executor does not touch a ratified relation.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AB3Kryoy6b1pm2Nz1DYdLh
2026-08-06 20:17:35 +02:00
David F GliddenandClaude Opus 5 4785d02b7d scripts: track drain-hook-queue.mjs (written 2026-08-05, never committed)
The hook-queue drainer built during the BMF investigation. Its never-delete-on-failure
rule and 10-failure halt are what surfaced the entity-pipeline finding; it was left
untracked in the working tree.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AB3Kryoy6b1pm2Nz1DYdLh
2026-08-06 19:45:51 +02:00
David F GliddenandClaude Opus 5 6cde9ad7c5 governance: seven rulings that existed only in a narrative are now in the register
REVIEWED.md ended at 86 while seven decisions had been reached and never written
down. The count of rulings owed could not be answered from the register: it was
23 never-ruled, not the 26 the wake digest reported, and three of the difference
were AUTHORIZED items whose headings simply omit their PENDING number.

Placed: REVIEWED-87 (verbatim from its filed ruling) through -93, plus -94, the
jurist's ruling on the PENDING-106 scope objection. Five of the seven were
RECONSTRUCTED from a session record because the INC-2026-07-28-01 package has no
filed ruling document — every other jurist gate this cycle filed one. The jurist
read all seven against its own account and confirmed them; three (88, 92, 93) now
carry a Provenance line recording that they are checked reconstructions and naming
what was NOT recovered. PENDING-101's reasons for striking two of three findings
are gone and no line recovers them.

Closed: PENDING-99, -105, and -106. 106 was closed by SPLIT rather than whole —
its own text named an open half (the kind-(a) census), and marking it done would
have retired authorized work by bookkeeping.

Filed: PENDING-108 (the ruling document is filed only when someone remembers —
12 of 13 packages did, and the one that did not is the package touching Constraint
#1), -109 (that census, carrying its evidence, needing a date not an
authorization), -110 (REVIEWED-N and PENDING-N are independent sequences that now
collide; REVIEWED-89's own text says "DOCKETED on PENDING-89" meaning two
different things).

Corrected, jurist-caught: three claims of "eight days" came from reading a date
out of an external incident identifier. One day, and for the reconstruction, the
same day — which makes PENDING-108 worse, not better: one day was enough to lose
four things permanently.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AB3Kryoy6b1pm2Nz1DYdLh
2026-08-06 19:45:51 +02:00
David F Glidden f6fc59017a session 2026-08-06: skill-harvest proposals 180-184, KG drift-patterns + preventions, session memory 2026-08-06 16:57:07 +02:00
David F Glidden 3b0730d593 session 2026-08-06: Constraint #1 wording (steward-enacted) + PENDING-106/107 corrections + PENDING-89 docket; BMF stopped and disabled; chavruta retrieval measured 2026-08-06 16:56:17 +02:00
David F Glidden fb4e171d9e session 2026-08-05 evening: PENDING-102..107 + INC-2026-07-28-01 jurist package (read-only cross-repo pass) 2026-08-05 23:04:52 +02:00
David F GliddenandClaude Opus 5 6c0092be4e docs(memory): repoint the wake anchors at PENDING-101 and purge the superseded blocker text
The steward asked whether we would wake directly into this. We would not have:
wake-digest extracts the FIRST 'PULLING THREAD' anchor, and that was still the
chamber thread — the redirect sat above it in prose the extractor never reads.
Anyone reading the digest top-down would have opened the wrong work.

Fixed at the anchor, not around it: PENDING-101 IS the pulling thread; the chamber
thread and its question are relabelled DEFERRED. Verified by running the digest.

Also purged four claims inside the redirect that went stale within the hour — the
PDF being unreachable, 'ask for a copy', 'search the web', and 'before the steward
named the incident'. A redirect that contradicts itself would have sent the next
session to the web with the primary source already on disk. Self-consistency
check: 0 surviving occurrences.

The 'PREVIOUS SESSION DID NOT WRAP' line in the digest is an artifact of running
it inside a live session (today's transcript is excluded as still-appending, so
the newest quiet one is yesterday's /clear). It will not fire tomorrow.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AB3Kryoy6b1pm2Nz1DYdLh
2026-08-05 22:19:41 +02:00
David F GliddenandClaude Opus 5 49d31186b6 docs(governance): PENDING-101 blocker resolved — Read reaches Desktop, bash does not
The steward supplied the path; the Read tool opens it (1023.8KB, ~36pp). The bash
sandbox still cannot, so the instrument matters and is now named in the item.

Records the generalisable lesson: 'I cannot read X' was true of one instrument
and false of another, and I twice reported the instrument's limit as a fact about
the world (aliased ls -> count 0; find -> silent empty) before controlling it.
The brief already demands a positive control before any absence claim about a
gate; the same rule was needed one layer down, on my own file search.

Also records a small real contamination: pages 1-3 were read tonight to test
reachability, so tomorrow's Phase 1 baseline is knowingly formed with the
executive summary already seen. Named rather than pretended away — the brief
orders Phase 1 before Phase 1.5 precisely to keep that baseline clean.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AB3Kryoy6b1pm2Nz1DYdLh
2026-08-05 22:14:52 +02:00
David F GliddenandClaude Opus 5 ee95567f47 docs(memory): name the next session — PENDING-101, the INC-2026-07-28-01 brief
Replaces the placeholder redirect with the actual assignment now that the
steward has given it, including the Phase 1.5 blocker (Desktop unreadable, so
the PDF's presence is undetermined rather than absent) and the note that Phase 1
runs first regardless.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AB3Kryoy6b1pm2Nz1DYdLh
2026-08-05 22:13:08 +02:00
David F GliddenandClaude Opus 5 cc0230c404 docs(governance): PENDING-101 — INC-2026-07-28-01 cross-repo research brief (jurist), dispatched
Filed verbatim from the jurist's brief. Execution is the next session's.

BLOCKER recorded at dispatch: Phase 1.5's primary source sits on ~/Desktop, which
the executor cannot read at all — macOS TCC returns EPERM on the DIRECTORY, so
the PDF's presence is UNDETERMINED, not absent. Positive control run before the
claim (~/_Dev, ~/dotfiles, ~/.claude, ~/Documents all read fine). An earlier
ls-based attempt reported '0 matches' — the aliased-ls failure wearing a
different mask, and it would have shipped as 'the file is absent'.

Also records three prior findings that sit inside Q1/Q4 already evidenced, so the
next session extends them rather than re-deriving: verify-before-compose disarmed
on 31 of 59 guarded files (PENDING-95); the runbook that never parsed; and census
01/02's finding that the firing record divides by human-in-the-loop.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AB3Kryoy6b1pm2Nz1DYdLh
2026-08-05 22:12:31 +02:00
David F GliddenandClaude Opus 5 ef8cb04340 docs(memory): redirect the next wake to a research session, not the chamber thread
Steward instruction at wrap: the next session is a short research session on a
very recent incident touching this work; everything else defers to the following
morning. Without this the wake reads 'pulling thread: ask the corpus real
questions' and opens the wrong work.

Also records the two things bearing on doing it well: the May-2026 cutoff against
an August-2026 'recent' incident (search, don't recall, mark sourced vs
inferred), and a caution against pre-fitting the incident to a thread we already
like — the failure this whole session was a study in.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AB3Kryoy6b1pm2Nz1DYdLh
2026-08-05 22:08:35 +02:00
David F GliddenandClaude Opus 5 8b72b149f9 docs(memory): skill-harvest — 5 proposals from the quoted-tier session
Adjacent-clause reading for /jurist-package (jurist-caught: containment passes an
omission every time); two ladder entries (uniform-offset-as-instrument-artifact;
pre-register the effect before building); a /wake-up patch for the decorative
Symmetria line I printed without invoking; and superseded-head disclosure for
enumerated document access.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AB3Kryoy6b1pm2Nz1DYdLh
2026-08-05 22:05:06 +02:00
David F GliddenandClaude Opus 5 688b31df9f session 2026-08-05: PENDING-99/100 + fidelity_equivalence@3 ruling + PENDING-86 (a)+(d) built
Filed this session: PENDING-99 (quoted tier accepts 3 of 17; jurist package,
ruling, REVIEWED-87 drafted), PENDING-100 (footnote reference marker routed
chamber-side from Q2). PENDING-86 fully dispositioned — governance-mcp gains
chamber-spec/graduation-spec keys and governance_search; its structural pass
found REVIEWED-11/-12/-74 hidden from item_spans by indentation, which the
steward unindented (78 -> 81 items visible).

check_containment.py carries a new named limit: containment is not sufficiency.

Session record + KG appended (10 triples: 4 drift-patterns, 3 preventions, plus
the runbook and quoted-tier facts).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AB3Kryoy6b1pm2Nz1DYdLh
2026-08-05 22:02:37 +02:00
David F GliddenandClaude Opus 5 c20302711b docs(governance): PENDING-100 — footnote reference marker vs the word-guard, routed chamber-side from PENDING-99 Q2
The jurist answered Q2 as a reframing: §II.3 governs citation-scheme anchors and
its syntax is explicitly open, so there was no yes/no to give. The real gap is
whether a footnote's inline REFERENCE marker — distinct from its display number
(§V, carrier artifact) and its text (§V, Tier-3) — is excluded from word-identity
comparison. Neither clause says.

REVIEWED-87 settled the ENGINE side only, and explicitly not as chamber
alignment. Filed so both open edges can close together rather than this
resurfacing later as its own surprise, which is the ruling's own recommendation.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AB3Kryoy6b1pm2Nz1DYdLh
2026-08-05 21:59:09 +02:00
David F GliddenandClaude Opus 5 89e65fceb5 docs(governance): PENDING-99 census corrected; containment's sufficiency limit named
The census arithmetic is settled by counting, not by which reading closes:
17 instances / 15 distinct, the mislocation being one defect over two instances,
so the session log was right and V2 §1.5 was wrong. My withdrawal of the
original flag was itself the error — it inferred a breakdown from a total, which
a total cannot settle. Yesterday's banked pattern: a number that matches is not
a cause; it produced two candidates and I accepted each in turn.

check_containment.py now carries the limit the PENDING-99 ruling exposed:
containment verifies that what you quoted is ACCURATE, never that you quoted
what MATTERS. An omission passes every time. The countermeasure is reading the
adjacent clauses, not a better checker.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AB3Kryoy6b1pm2Nz1DYdLh
2026-08-05 21:39:57 +02:00
David F GliddenandClaude Opus 5 f3f062defc docs(governance): PENDING-86 (d) landed — item fully dispositioned
Records what shipped, the disclosure disciplines carried over from PENDING-96/97,
and the finding the structural pass produced on its first run: REVIEWED-11/-12/-74
were hidden from item_spans by leading whitespace, making the jurist's 2026-07-29
discovery failure over-determined. Steward unindented all three; 78 -> 81 items.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AB3Kryoy6b1pm2Nz1DYdLh
2026-08-05 21:27:48 +02:00
David F GliddenandClaude Opus 5 673823961c [HARDENING] governance-mcp: keyword search — the jurist can discover an item whose id it does not know (PENDING-86 d)
Steward-authorized 2026-08-05, completing the (a)+(d) pair the jurist asked for.

The failure this closes is NOT "cannot read item X" — (a) fixed that. It is
"cannot DISCOVER item X whose id it does not already know": the 2026-07-29 case
where a ruling demanded an outcome REVIEWED-74 had settled four days earlier, in
a file the jurist could read but had no reason to open. Keyed retrieval cannot
serve that; only search can.

`governance_search(query, limit)` over PENDING / PENDING-archive / REVIEWED.
Result unit is the ITEM, boundaries from wd.item_spans — no second definition of
"an item" (the 2026-07-28 bug that hid twenty). Results name ids to hand to
governance_item, so the two tools compose.

Three deliberate properties:

  - Terms are ANDed, and that is DISCLOSED on every result. A silently
    conjunctive matcher is exactly how recall dies as a question lengthens —
    found in the engine yesterday (PENDING-97, "what does levi mean by the gray
    zone" -> 0 over ten real matches). The same shape is not being rebuilt here
    unannounced.
  - A miss is a legible empty: it states the corpus, the item count scanned, the
    terms, and the match mode, and says outright that a longer query narrows
    fast. Silence discloses its own blindness (PENDING-96's discipline, applied
    to a new instrument on the day it was ruled).
  - Ranked by exact-phrase then raw term-count, labelled as a term COUNT and not
    a relevance score — it is a field this code actually computes.

Plus a query-INDEPENDENT structural pass: an item header hidden by leading
whitespace is invisible to item_spans, so it can never appear in results and its
absence reads as a genuine miss. Such headers are now reported beside the
results. An earlier draft flagged any uncovered matching line and drowned the
signal in each file's preamble — which is how a warning stops being read.

That pass earned itself immediately: REVIEWED-11, REVIEWED-12 and REVIEWED-74
were all indented and therefore unreachable by governance_item. REVIEWED-74 is
precisely the ruling the jurist could not find, so its failure was
over-determined — it did not know the id, AND the id would not have worked.
Steward unindented all three (REVIEWED.md is his file, not the executor's, per
Constitutional Constraint 1); items visible 78 -> 81, hidden headers now zero.

Selftest 35 -> 44 controls, 0 fail, including a negative control that goes red
if a header is ever hidden again. Live stdio round-trip confirms six tools and a
correct search result.

⚠ Requires a Claude.app restart to expose the new tool.

Refs PENDING-86 (d), PENDING-82, PENDING-96, PENDING-97.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AB3Kryoy6b1pm2Nz1DYdLh
2026-08-05 21:27:18 +02:00
David F GliddenandClaude Opus 5 b97e77aebe docs(governance): PENDING-86 (a) authorized and landed; (d) still open
Records the steward authorization, what shipped, the superseded-header trap the
change had to disclose, and the restart requirement. (d) — keyword search — is
explicitly NOT folded in: the jurist asked for (a)+(d) together and (d) is a new
tool surface, not two enum entries.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AB3Kryoy6b1pm2Nz1DYdLh
2026-08-05 21:18:08 +02:00
David F GliddenandClaude Opus 5 5cd5faf66e [HARDENING] governance-mcp: the jurist can now read the constitution it design-gates (PENDING-86 a)
Steward-authorized 2026-08-05, on the jurist's own request while unable to close
PENDING-99's Q2 — a question that turns on the chamber constitution's vocabulary
(§II.3's "inline anchor marker", §V's marker exclusion), which governance_read
did not expose. Third recorded instance on PENDING-86: the constitution, the
skill files, contamination-problem.md.

Adds two keys to the existing enum: `chamber-spec`, `graduation-spec`. No new
tool, no path argument, no traversal surface — the domain stays enumerable and
every refusal control still passes.

⚠ THE NON-OBVIOUS PART. Reachability of the KEY is not reachability of the
CLAUSE. This file's operative sections begin around line 354; the ~330 lines
above them are SUPERSEDED version headers kept as the amendment trail. A jurist
reading with the default limit=400 would land squarely in obsoleted text and
could rule on superseded clauses — the new access CAUSING the misruling it
exists to prevent. So the trap is disclosed on the key's own description, at the
point of use, and two controls pin it:

  - the §V inline-anchor clause and the §II.3 marker constraint are both
    reachable in ONE paged call (offset=350, limit=2000) — the actual Q2 text
  - NEGATIVE CONTROL: a first-page read does land in the "(obsoleted)" region,
    proving the trap is real rather than hypothetical

Selftest 29 → 35 controls, 0 fail. Live stdio round-trip confirms the §V clause
arrives verbatim through governance_read.

⚠ Requires a Claude.app restart: the running server process carries the old
code and will not show the new keys until respawned.

Option (d) — keyword search across PENDING/PENDING-archive/REVIEWED — is NOT in
this change and remains open on PENDING-86. It is a new tool surface, not two
enum entries, and the jurist asked for (a)+(d) together.

Refs PENDING-86, PENDING-99 Q2, PENDING-82.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AB3Kryoy6b1pm2Nz1DYdLh
2026-08-05 21:17:33 +02:00
David F GliddenandClaude Opus 5 40a6a2aaf8 docs(governance): PENDING-99 — the quoted tier accepts 3 of 17 human-verified citations
Filed with the jurist package pointer and its containment proof (16/16 clauses
contained, 9/9 inversion-built controls absent). Carries an explicit send-state
marker: filed is not sent.

Refs studium-engine c67586d.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AB3Kryoy6b1pm2Nz1DYdLh
2026-08-05 10:59:39 +02:00
David F GliddenandClaude Opus 5 1748777ff8 session 2026-08-04 evening: census 02 + PENDING-95..98 + the engine tool-evolution log
Census 02 run entire on the seven instruments census 01 left uncensused. The
firing record divides by whether a human is in the invocation path. The engine
was asked a question for the first time and certified that Levi has nothing to
say about the grey zone, over ten gray zone matches in his own book.

PENDING-95..98 filed together; 96 authorized and landed same session on the
jurist's sharper wording (mine reproduced the overclaim one size down) and
kept OPEN — retrieve.py has no test at all.

Pulling thread REVISED at wrap after the steward punctured the first version:
"the sources are not golden... a cycle of engine-missing-x / source-not-golden
/ no-bounded-scope". The break was already in project-chamber-versioned-
releases, unread since 2026-07-28 — purpose choice and corpus scope are ONE
decision. Verified at wrap: 13/13 engine shas match disk. The thirteen are not
the 1,297, and the criterion is stability, not quality.

Skill harvest: 4 proposals (a /census skill, two Symmetria §3 flags, and a
/wake-up patch earned at a measured cost of ten days — a tracker marked THE
GOVERNING FRAME should be read entire, not as its MEMORY.md pointer).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WuMjg3ipEVa3n8CoSzoyvc
2026-08-04 18:05:10 +02:00
David F GliddenandClaude Opus 5 dca2d5d270 docs(governance): PENDING-96 addendum — (a)+(b)+(c)-tag landed, item stays OPEN
Recorded after the act. The jurist's wording tightening is adopted as the
operative framing: coverage and query-matching are different kinds of claim,
and the falsifier bounds the finding rather than merely illustrating it.

Landed in studium-engine@49a8851. Kept open on the jurist's process point —
the finding is that a fixed instrument produced false confidence while
wearing a mark that made it more credible, so shipping a better string is
itself a small "feeling of done". Closing condition stated: PENDING-97 ruled
→ RETRIEVAL_BLINDNESS re-verified against whatever retrieval then exists → a
regression test binding the six banked probes.

Third open item surfaced during the work and recorded rather than fixed:
retrieve.py has no test coverage whatsoever.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WuMjg3ipEVa3n8CoSzoyvc
2026-08-04 17:35:56 +02:00
David F GliddenandClaude Opus 5 3a1790dcd6 docs(governance): census 02 — has each instrument ever fired? + PENDING-95..98
Closes the scope gap census 01 declared for itself: the seven instruments it
named as uncensused. Pre-registered before any source or config was read,
with predictions and a discrimination condition.

Census 01 asked whether an instrument had a real negative instance — a
question about CAPABILITY. Census 02 asks whether it has ever engaged in
real life. Those come apart exactly at the drift-checker's shape, and
2026-08-04 found the gap six times (retrieval_count = 0 across 19,915 nodes
for four months; two replay modules that have never processed an event).

VERDICT: every instrument a human runs by hand has a rich firing record;
every instrument that runs by itself has none — and the two guarding the
engine's output have no consumer at all. The record divides by whether a
human is in the invocation path, not by age, quality, or importance.

verify-before-compose fired exactly twice (2026-07-17, 2026-07-18), evidence
surviving only in harness transcripts; and it CANNOT fire on 31 of 59 guarded
files, including the live constitution, because it folds the existing file's
contents into its search for the attestation. audit_cruft, verify_conversion
and apply_char_glyphs are exemplary. resolve_archived_source is healthy at
349/349 and has zero log entries. studium verify-quote and
fidelity_equivalence@2 have no production call site at all.

Prediction 5 inverted for the second census running, for a new reason.
Census 01: decay, not construction, is the failure mode. Census 02: the
recording is attached to the human, so an instrument's record vanishes the
moment it is automated — which is when it starts running often enough to
matter.

Two of my own candidate findings died to their controls and are recorded as
such: probing the resolver with engine source_ids against the chamber's
canonical_slug key space (one sentence from "the resolver is inert"), and
reading character_as_image at the wrong YAML nesting (nearly "zero glyph
maps declared"; there are two sources and a 63-item census).

Filed together: PENDING-95 [HARDENING] the hook cannot fire on the
constitution · PENDING-96 [HARDENING] "SILENCE — ✓ warranted" certifies the
index and claims the answer · PENDING-97 [PROPOSAL] FTS AND-s bare tokens
with no semantic layer, recall dies as questions lengthen · PENDING-98
[HARDENING] firing history exists only where a human invokes.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WuMjg3ipEVa3n8CoSzoyvc
2026-08-04 17:10:40 +02:00
David F GliddenandClaude Opus 5 9c2a7c985c session 2026-08-04: PENDING-92/93/94 + the replay-never-resumed finding + l1-replay-sampler
Filed PENDING-92 [HARDENING] idle ladder (cool/deep unreachable, spec §9A.1
divergence), PENDING-93 [PROPOSAL] event_seqs normalisation, PENDING-94
[ESCALATE] the resume floor — minCursor pinned at 0 by two non-participating
modules, so 13/13 restarts rebuilt from seq 0 and the catch-up branch has
never executed. Recall never worked either (retrieval_count = 0 across the
whole April-June graph); same fact from the other end.

Adds scripts/l1-replay-sampler.py (external read-only sampler, four positive
controls, refuses to run blind). Note to Seb pushed separately as
CapableMind-AI@ad285df.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WuMjg3ipEVa3n8CoSzoyvc
2026-08-04 15:30:56 +02:00
David F GliddenandClaude Opus 5 ad2fb07698 memory: trim MEMORY.md 20504->17250 (slim not delete); tomorrow = CM/BMF -> library transfer
Index was re-bloating to its pre-compaction size — the exact class the two-file
split exists to prevent. Slimmed 6 over-budget tracker entries and 12 standing
preferences to their operative rule, relocating provenance narrative to the
linked files where it already lives. 49 bullets before and after, 5 sections
before and after, 49/49 pointers resolve.

Session record gains tomorrow's steward-set agenda: what transfers from
CapableMind/BMF to the library/engine — led by running census 01 against the
chamber/engine tooling it explicitly declared out of scope.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WuMjg3ipEVa3n8CoSzoyvc
2026-08-03 21:28:16 +02:00
David F GliddenandClaude Opus 5 dd351b6e8e session 2026-08-03: the governors that never engaged — census 01, S-series closed, L1 pin root-caused (ANALYZE), replay in flight
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WuMjg3ipEVa3n8CoSzoyvc
2026-08-03 21:08:44 +02:00
David F GliddenandClaude Opus 5 0a48e6934d [FIX] L1 pin root-caused and cleared; S-series closed; instrument census
mindfabric-00 had been event-loop-pinned for 6+ days (100% CPU, /health silent).
Profile + CDP inspector named two hot paths, both from runTemporalPipeline:

  checkForCycle -> getCausalEdgesFromSqlite   99.8% of samples
  tryExtendChains -> getChainsContainingSeq   now dominant (json_each scan)

Cause of the first: ANALYZE had never been run, so SQLite preferred a boolean
index (idx_caused_tombstoned, matching ~all 836k edges) over idx_caused_from.
ANALYZE across 15 module DBs flipped the plan; 6.4x on a microbenchmark and
99.8% -> 6.0% in the live profile. /health went from silent to 200 in 0.13s.

B1.1's fan-out cap is IMPLEMENTED AND WORKING (today: max in-degree exactly 20,
zero violations; pre-23-June: max 629, avg 67.6). The defect is data, not code —
836k edges / 813k chains minted under ungoverned fan-out before the fix landed.
Repair run: derived stores wiped, logchain preserved, replay in flight.

S-series closed (jurist had already ruled all of Q1-Q5 on 2026-05-18):
  S6/S7/S9 implemented (Symmetria §3 flags, `suspend` outcome, wrap-up §8 tenses)
  S2 rebuilt as [FIX] — wake-digest unwrapped-session detector, discrimination-
    gated on real sessions (11 wrapped / 2 unwrapped)
  S4/S5 withdrawn with MemPalace (steward ruling)
Dormant legacy dispositioned: PENDING-4/5/11/12, CD-03, ICP-19 duplicate.
Open authorization items 22 -> 10.

Census 01: which instruments have no real negative instance. Finding — the
governance drift-check has 3 of 5 families inert against the current CLAUDE.md,
and 71 of 75 verification-ladder entries are cited nowhere outside the ladder.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WuMjg3ipEVa3n8CoSzoyvc
2026-08-03 20:57:41 +02:00
David F Glidden 23e7515302 session 2026-08-02 evening: Control Kernel v1.0→v1.1, reduction arm, CONTROL-A/B, trial 04 VOID, correlation 01
Session record, memory updates and KG appends for the evening session.

Filed: Control Kernel v1.0 (frozen, superseded) and v1.1 (governing); the
reduction arm and its two censuses; CONTROL-A and its defect twin with a
bidirectionally-gated ledger; trial 04 (CONTROL VOID) and its pre-registration;
correlation 01 — the first measurement of Constraint 6's own falsifier, jurist
4-of-6 and Fool 0-of-6 with no overlap.

New feedback memory: removing a claim is not the same as removing the reliance on
it. Earned by finding that draft 3's "fix" to CONTROL-A had CONCEALED a defect
rather than closed it — invisible to me, the kernel and four gates, found by a
differently-formed reader.

Verification ladder: the discrimination gate — a check must return different
verdicts on two REAL artifacts, one with the property and one without.

6 KG lines: two drift-patterns, one good-direction, two preventions, and the
Constraint 6 first-measurement.
2026-08-03 08:57:42 +02:00
David F Glidden 1def46b4a6 Correlation 01: read condition confirmed; the 4-of-6 stands, with one bound left open
Steward: pasted into a new window, same model, no conversation context.
Persistent cross-conversation memory may be live, so recall is not excluded by the
setup — only conversation carry-over is.

SECOND INTERNAL CONTROL, stronger than the D3 one: the findings were
VERSION-APPROPRIATE. The jurist had read CONTROL-A before and reported two
defects. It returned to both of the same REGIONS — but named, each time, the
defect belonging to the version in front of it, not the one it reported before.
The obligation region: pass 1 found the dropped qualifier, this read found the
explicit review-date assertion (D1), which is what CONTROL-B actually carries. The
method region: pass 1 found clause 5 out of scope, this read found the source
absent altogether (D4), which is what D4 made true.

Recall pulls toward the earlier descriptions. Reading pulls toward the text
present. Both pulls went to the text present.

BOUND LEFT OPEN, not waved off: region-level convergence is consistent with
priming as well as competence — those two regions are the document's weakest and a
good reader would go there anyway. What priming cannot explain is naming the
version-appropriate defect twice. Verbatim diffing is ruled out on two independent
grounds; region-level priming is NOT ruled out and is recorded as an open bound.

The post-hoc self-report question is now low-yield and is not treated as owed:
self-report of recall is weak evidence beside two behavioural controls already
pointing the same way.

VERDICT: the 4-of-6 stands. The directional rule voided a high score only if
inflation could explain it, and inflation here would require verbatim comparison,
which both controls contradict.
2026-08-02 19:16:57 +02:00