Commit Graph
337 Commits
Author SHA1 Message Date
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
David F Glidden ce49b1bee4 Correlation 01 — jurist 4 of 6, Fool 0 of 6, no overlap. First measurement of Constraint 6's falsifier.
Pre-registered prediction (at least 2 of 6) held and was exceeded. The Fool's side
was already published and unamendable, so only the jurist's half was open.

  D1 HIT  "that this file carries a stated review date must be true, which is
          asserted, not demonstrated" — the ledger's exact claim
  D2 HIT  names the reason precisely: imports the honest-degradation principle,
          doctrine outside the quoted text
  D3 MISS
  D4 HIT  "Named where? Not in any quoted clause"
  D5 HIT  "a forward reference to one's own result is not confirmation"
  I1 MISS

THE CONTAMINATION QUESTION ANSWERS ITSELF FROM INSIDE THE RESULT. All five
injected defects are TEXTUAL DIFFERENCES; a reader working from recall would find
them by comparison and would find them all — D3 most easily of any, since it
replaces a whole sentence. D3 is exactly the one missed. It is the hardest defect
for a READER (a weakened premise reads naturally) and the easiest for a DIFFER.
Missing it is the signature of reading. Steward's confirmation of the fresh
context still owed; this is internal evidence, not a substitute.

D4 MASKED I1. In CONTROL-A the jurist caught the precedence assertion because the
document QUOTED the remedy it severs. D4 deletes that quotation, so in CONTROL-B
the assertion stands alone with nothing to contradict it, and the same reader
walked past it. Injecting one defect CONCEALED another. Nothing in the twin design
contemplated defect interaction and the ledger cannot express it. Filed as a real
limitation of the method.

TWO NON-LEDGER FINDINGS RECORDED AND NOT COUNTED — candidate defects in CONTROL-A
discovered by this read, left scored as false positives under the rule as written,
because amending ground truth after a read to improve a score is the exact move
this apparatus exists to prevent. I2: no lawful flag channel is established. I3:
the flag-duty does not entail a look-duty — the quoted clause obliges flagging
documents THAT HAVE DRIFTED, a condition satisfied vacuously by never establishing
drift. I3 is the sharpest thing either reader produced: it attacks the conclusion
at its root.

AND BOTH WERE ALSO PRODUCED BY THE FOOL, in operational dress. So the two readers
CONVERGED on the unlogged defects and DIVERGED COMPLETELY on the logged ones.

ON THE DOCTRINE: no evidence of correlated misses on this document. What one
missed, the other did not reliably miss too — the condition Constraint 6 states it
would be falsified by. With every limit attached: one document, one pair,
formation-DIFFERENT readers, so nothing here speaks to the jurist-executor pair
that CLAUDE.md actually flags as untested. And they do not cancel — between them
these two still left D3 and I1 standing.
2026-08-02 19:14:56 +02:00
David F Glidden da321177e9 [FIX] Degraded guard: deliberation is two cases, not one
Filed in trial 04's tool review, now closed. The guard reported UNTAGGED
SCRATCHPAD ... "Do not grade this as the checker's findings" for both of the two
situations it can see, and they are opposite:

  trial 03 — deliberation that ran into the CEILING. No answer ever existed. VOID,
             and the absence of findings is NOT restraint.
  trial 04 — deliberation that COMPLETED. The answer follows the scratchpad in the
             same file. Perfectly gradeable once extracted. NOT void.

Collapsing them would have thrown away six good runs; not distinguishing them
would have graded trial 03's silence as restraint. The guard now branches on
hit_token_ceiling and says which case it is.

Controls added for all four shapes, including the two the trials actually
produced and a clean answer that merely hit the ceiling — truncation is reported
separately and is not a scratchpad problem.

The guard does NOT auto-extract the embedded answer. A heuristic split would be a
new failure mode in the instrument whose entire job is to not silently mis-report
what it has. It flags; a person extracts.
2026-08-02 19:10:49 +02:00
David F Glidden a6f0a87ac7 Correlation 01: directional-contamination rule fixed before the read
The steward asked whether to delete the CONTROL-A jurist conversation so it
cannot be recalled. Answer: no. That conversation is the primary record of the
pass-1 findings on which trial 04's CONTROL VOID verdict rests, and the write-up
quotes it selectively. Destroying evidence to protect a measurement inverts the
priority — the measurement is replaceable and the record is not.

Recorded before the read, because it decides how the result may be used:

RECALL CONTAMINATION IS DIRECTIONAL. It could only make the jurist find MORE — it
would recognise the text and could locate the injected defects by diffing against
memory. It cannot cause a miss. So a HIGH score is uninterpretable and is to be
VOIDED unless the fresh context is confirmed, while a LOW score is robust. The
outcome this measurement most needs to be trustworthy — 0 of 6, the evidence
toward correlated blind spots — is precisely the one contamination cannot
manufacture.

AND I1 IS IMMUNE BY CONSTRUCTION. The inherited precedence defect is not a
difference between the two documents, so diffing against memory cannot reveal it.
Scoring on I1 alone stays clean under any recall condition. That is an accident
of how the twin was built, noticed only because the steward asked the question.

Post-hoc check added: ask whether it had seen the document before — AFTER the
response, never before, since asking first would prime it. Records the condition
instead of assuming it.
2026-08-02 19:08:44 +02:00
David F Glidden 7bb5222093 Correlation 01 pre-registered; sendable artifact built with the contamination control
The steward asked to be pointed at CONTROL-B to relay. Pointing at it directly
would have produced an uninterpretable result, so the control comes first.

THE CONTAMINATION THAT MATTERS: the jurist read CONTROL-A closely hours ago and
found two real defects in it. CONTROL-B is that document with five edits. In the
SAME conversation the jurist would recognise the text and could find the injected
defects by diffing against memory rather than by reading — which is not the
capacity under test, and not what the Fool did. It needs a FRESH CONTEXT.

Second control: the jurist gets the Fool's prompt VERBATIM, not the richer pass-1
framing. A correlation measurement requires the same task, or it compares two
different questions.

SEND-CORRELATION-B.md is generated mechanically from the prompt file and the
document, so there is no transcription path, and leak-checked against CONTROL-A,
twin, defect, ledger, kernel, injected, Fool, correlation, measurement, trial.
CLEAN.

GROUND TRUTH IS SIX, NOT FIVE — the five injected plus I1, the precedence
assertion inherited from CONTROL-A and found by the jurist in trial 04. Recorded
BEFORE this read so it cannot be back-fitted.

THE FOOL'S SIDE IS ALREADY PUBLISHED AND UNAMENDABLE: 0 of 6 across three seeds.
So only the jurist's side is open, and the comparison cannot be fitted to a
result I want.

PREDICTION FIXED IN ADVANCE: the jurist finds at least 2 of 6, on the grounds
that the two defects it found in CONTROL-A were of a kind overlapping D3, D4 and
I1. If it finds 0 of 6 the prediction fails, and that is the MORE important
result — both readers missing all six would be the first direct evidence toward
the correlated blind spots that Constraint 6 names as its own falsification
condition.

Recorded limit: this measures jurist-vs-Fool, a formation-different pair. It says
nothing about the jurist-executor pair, which is the pair Constraint 6 actually
flags as untested.
2026-08-02 19:06:45 +02:00
David F Glidden 7fd2f9efdc [FIX] The twin ledger was incomplete as ground truth, and the gate could not have said so
Caught by the steward asking whether CONTROL-B was PASS 2. It is not — different
document, different question — but checking the answer exposed a defect in the
correlation measurement I had just proposed.

CONTROL-B IS NOT CONTROL-A PLUS FIVE DEFECTS. The transformations overlap the two
real defects trial 04 found:
 · clause-5-out-of-scope   GONE — D4 deletes that quotation outright
 · dropped-qualifier       GONE — D1 replaces the sentence with an explicit
                           version of the same error, which is why the twin
                           carries openly what the control carried concealed
 · asserted precedence     SURVIVES, at line 51, UNLOGGED

So the twin holds six defects and the ledger recorded five. The grading rule
would have scored a correct finding on the sixth as a FALSE POSITIVE.

AND THE GATE COULD NOT HAVE CAUGHT IT. twin.py verifies that the ledger records
every DIFFERENCE between the two documents. It does not verify that the ledger
records every DEFECT in the twin. Those are different claims, and the file
asserted the second while proving only the first — a defect already present in
the control is not a difference, so it passes untouched. Fifth instance of a
check certifying a property of the code while claiming a property of the result,
this time inside the artifact built to escape that class.

Fixed: an inherited_defects list records I1 with its provenance and why it
survives; a defects_not_surviving note records the two that do not, so the twin
is never mistaken for a superset of the control; the grading rule now spans both
sets; and the gate's own output states what it does NOT establish, warning when
inherited_defects is absent — because absent is not the same as none, it means
no one has looked.

The correlation measurement can now use the twin honestly. It could not have
before this.

Note on this message: the first attempt lost three terms to shell command
substitution, because backticks in a -m string are evaluated by zsh. Amended.
Recorded rather than silently repaired, since a commit message is part of the
record and this one is about incomplete records.
2026-08-02 19:03:37 +02:00
David F Glidden f82225aa52 [FIX] Trial 04 — CONTROL VOID. Two readers, two different real defects, neither the other's
Six runs, three seeds per arm, none truncated, all pre-registered before the
first (75efc35). Verdict on this file's own pre-registered rule: CONTROL VOID.
Both rates are void and neither may be reported — the false-positive rate is not
zero, and the 0-of-5 is not a detection rate.

THE JURIST (Fable 5, blind pass 1) broke the control on two scope findings, both
confirmed against the substrate:
 1. The Memory Discipline clause governs a conflict BETWEEN MEMORY LAYERS with
    the document as ARBITER; the derivation makes the document a PARTY. And worse
    than the jurist put it: the clause terminates in 'then correct whichever layer
    was wrong', CONTROL-A QUOTES that remedy at line 23, and concludes at line 55
    that 'what opens is not the repair'. The severance is visible inside the
    document's own quoted text, and the precedence that would license it is
    asserted on Constraint 1, which establishes no such thing.
 2. The obligation quoted is 'drifted from their STATED REVIEW DATES'; the
    obligation used drops the qualifier.

THE FINDING THAT MATTERS MOST IS ABOUT ME. Draft 2 said 'This file, having a
stated review date, is to be flagged.' I identified that as unsupported and
reported removing it. What I ACTUALLY did was drop the qualifier from the
obligation — converting an explicit unsupported claim into an implicit one,
invisible to me, to the kernel, and to four mechanical gates, and still
load-bearing. The ledger's D1 is the HONEST version of the same error. So
CONTROL-B carries openly the defect CONTROL-A carries concealed, and the
concealed one survived a self-audit written as if life depended on it.
REMOVING A CLAIM IS NOT THE SAME AS REMOVING THE RELIANCE ON IT.

THE FOOL found 0 of 5 injected defects in every seed, and its findings barely
differed between arms — five defects present in one and absent in the other moved
the output almost not at all. Production-rate-shaped, but NOT a measured
production rate: the void control leaves no clean baseline. Two findings quoted a
defective sentence verbatim while naming a different unestablished thing about
it; graded non-matches under the binary rule as written, adjacency recorded as a
post-hoc observation rather than promoted to a category after the fact.

ONE PREDICTION HELD: the anti-echo clause was inert across all six runs, exactly
as Kernel v1.1 §2a predicted. The interaction that voided trial 03 was designed
out and stayed out. AXIOM-FLAG returned zero — a pre-registered category that did
not materialise, recorded because that is a result too.

THE KERNEL IS NOT FALSIFIED. §4 named scope-of-use and whether-a-D-demonstrates
as residues no check can reach. Both failures landed exactly there. The document
failed; the kernel held.

CORRELATION DATUM — Constraint 6's own falsifier, first instrument. Three readers,
three DISJOINT finding-sets on one document. The executor's was the weakest, and
the only reader differing in FORMATION produced the findings that decided it.
Evidence for the doctrine at n=1, with the doctrine's own caveat: biases that fail
to coincide do not cancel — three readers still left this document broken in ways
none caught alone.

Tool review filed: the degraded guard conflates 'opens as deliberation' with
'produced no answer'. Correct in trial 03 (ceiling-hit, no answer existed); wrong
here (completed, answer follows the scratchpad). Should distinguish.
2026-08-02 18:55:59 +02:00
David F Glidden 33cecdb73a Split the jurist read into sendable files; the parent was a contamination hazard
The steward asked whether to share CONTROL-A-JURIST-READ as pass 1. The honest
answer is no, and the question exposed a defect in how I built it: the parent
file carries BOTH passes plus a 'For the record' section naming exactly what is
withheld — that a defective twin exists and that this is a control in a
measurement. Sending it would have destroyed the read.

An artifact that has to be accompanied by a warning about how to use it is built
wrong. So the parent is now marked DO NOT SEND and is explicitly the steward's
instruction sheet, and two standalone files carry only what is sendable:

  SEND-PASS-1.md  (803 words) — the unanchored read
  SEND-PASS-2.md  (999 words) — the dependency audit, after pass 1 returns

Both are generated from the parent's fenced blocks and leak-checked against a
wordlist: twin, defect, control document, measurement, kernel, Constraint 6,
CONTROL-B, PASS 2, withheld. Both CLEAN. Note the check includes 'PASS 2' — pass
1 must not reveal that a second pass is coming, or the reader may hold back.

Caught by the steward asking a practical question, not by any check of mine. The
leak-check is now mechanical so the next regeneration cannot quietly reintroduce
it.
2026-08-02 18:46:44 +02:00
David F Glidden 7d2a1886e9 Jurist read request for CONTROL-A, composed BEFORE any run
Kernel v1.1 §6.2 requires an adversarial read by a party that is neither the
document's author nor an author of the kernel. That excludes the executor and the
steward. The jurist is the available reader.

Two passes, and they must not be sent together. PASS 1 is unanchored: the
document, the standard in one sentence, and the instruction to try to break it.
PASS 2 is the author's dependency claims, audited line by line — aimed straight
at Kernel §4's residue, which is where the entire trusted base sits. Sending both
at once would let PASS 2's framing anchor PASS 1.

NOT built with /jurist-package, and the reason is the point: that format inlines
comprehensive framing so a design gate can be ruled repo-blind, and here
comprehensiveness is the contaminant. A blind adversarial read must not be told
what to look for.

WITHHELD, and recorded as withheld so the withholding is inspectable: that this
is a control in a measurement; that a deliberately defective twin exists; the
five defect types; the kernel's full text.

INCLUDED deliberately: one clause ruling out the axiom-flag confusion, since the
document quotes ~/CLAUDE.md as a source it may take as given, and a jurist
flagging those quotations would be answering a different question than §6.2 asks.
This mirrors the AXIOM-FLAG category the trial-04 pre-registration fixes for the
model, and it is the same problem seen from the other side.

The jurist can verify every quotation itself — governance_read reaches
claude-md, and CONTROL-A's entire axiom set is that one file. That half of the
read requires no trust in me at all, and is formation-independent.

Independence recorded as Constraint 6's WEAK form, in the constitution's own
words. Composed before any run so that no result could frame it.
2026-08-02 18:39:33 +02:00
David F Glidden 75efc35d15 Trial 04 pre-registration: written before any run, with the prompt reasoned about
Trial 03 was pre-registered and still failed because its pre-registration
reasoned about the DOCUMENT and the GRADING and never about the PROMPT already
in the file. §4 of this one is that omission repaired.

TWO PROMPT ISSUES SETTLED IN ADVANCE:

1. The anti-echo clause should be INERT on an A-free document — it excludes
   assumptions the author has named, and these documents name none. Recorded as a
   FALSIFIABLE PREDICTION: no reasoning trace will invoke it to skip any part of
   either document. If one does, the prompt is still interfering and the
   measurement is compromised — the exact interaction that voided trial 03,
   caught before the run this time.

2. THE QUOTED-AXIOM PROBLEM. The prompt asks for claims relied on but not
   demonstrated. CONTROL-A's five quotations are, by the prompt's letter, exactly
   that — their warrant lives in Kernel §1, which the reader cannot see. A reader
   flagging them is not obviously wrong. So a third grading category is fixed
   NOW: AXIOM-FLAG, neither true nor false positive, counted separately. The
   prompt is deliberately NOT amended: 'treat quoted material as given' is a steer
   about what not to find, and it would break comparability with trials 01-03. A
   high AXIOM-FLAG count is itself a result — it would mean the prompt and the
   kernel disagree about what counts, which is a defect in OUR design.

DESIGN: 3 declared seeds (20260802/3/4) x 2 arms = 6 runs. Repeats are part of
the design because trial 03 recorded that one run cannot separate a disposition
from a sampling artifact. max_tokens 12000 — trial 03 died at 4096 when 2,944
words of scratchpad consumed the budget before the answer began.

CROSS-ARM READINGS FIXED IN ADVANCE, including the one that voids the whole
instrument: A clean AND B clean fires §6.3's cue test, because CONTROL-B is the
control in identical register but unsound, so a clean result on both means the
measurement was reading register rather than soundness.

§6.2 SEQUENCING: the jurist package goes out BEFORE the first run, in two passes
— blind, then a targeted audit of the tags file's claimed support chain. Sent
before, because a package composed after seeing results would be framed by them.
Runs proceed in parallel; no rate is believed until the ruling returns.
Independence recorded as Constraint 6's WEAK form — the jurist shares the
executor's formation, and this must not be reported as an independent check.

Not run.
2026-08-02 18:35:44 +02:00
David F Glidden ecf5f95b0a [FIX] CONTROL-B: the defect twin, and ground truth that is not my reading
Kernel v1.1 §7 realised. Five defects injected into CONTROL-A as RECORDED
TRANSFORMATIONS, each with unit target, exact find/replace, what is
undemonstrated, and why no mechanical check can catch it.

THE RESULT THAT MATTERS: the twin passes EVERY mechanical check. Tiling, §3.1
tagging completeness, §3.2 Q-resolution, §3.3 heading screen, A-prohibition —
59/59 units, 100% sound, zero quarantined. It carries five load-bearing claims
that do not hold.

So the pair is the cleanest demonstration yet of the class the steward asked
about: two documents, one sound and one defective, are MECHANICALLY
INDISTINGUISHABLE. Both report 100%. The difference is visible only by reading.
That is not a flaw in the instruments — it is the design. A defect a check could
catch would not be testing the reader.

THE FIVE, each a distinct failure mode:
 D1 SCOPE-WIDENING   — asserts this file has a 'stated review date'; the quoted
                       clause is triggered by one and nothing establishes it
 D2 UNDEFINED-TERM   — imports 'limit of the system' and an obligation to report
                       limits; neither is in the axiom set or the quotations
 D3 PREMISE-WEAKENED — drains the premise of the content the conclusion needs,
                       leaving both premise and conclusion standing
 D4 SUPPORT-DELETED  — removes the fifth quotation entirely and keeps the three
                       claims that rested on it, rewriting the lead so nothing dangles
 D5 CIRCULAR         — makes a premise rest on the conclusion it is a step toward

D1 and D2 are the two defects I found in my OWN draft 2 of CONTROL-A and removed.
Reintroducing them deliberately is the only honest use for them, and it means at
least two of the five are defects a careful author actually made.

GROUND TRUTH BY LEDGER. twin.py gates it bidirectionally: forward(control) == twin
AND inverse(twin) == control, both byte-exact. Forward alone would pass a ledger
that OMITS an edit, since the omitted edit is simply carried in the twin file —
which is exactly how laundering would enter. The inverse is what makes the ledger
complete rather than merely non-empty.

test_twin.py shows the gate FAILING in both laundering directions: a twin quietly
altered beyond the ledger, and a ledger recording an edit the twin does not
contain. Fixtures derived from the property, not from the code.

The tags file for the twin contains five deliberate falsehoods, marked and named,
because that is what a defective document's own tagging would say. The ledger and
the tag file disagree on purpose; the ledger governs.

Not run. The Fool has seen neither document.
2026-08-02 18:28:49 +02:00
David F Glidden a7b833caa6 [FIX] CONTROL-A written: the first kernel-sound control document
61/61 units sound. A=0, N=0, D=43, Q=5, X=13. All five quotations resolve
verbatim against ~/CLAUDE.md, the single axiom source.

The document derives, from five constitutional clauses, a conclusion the
constitution nowhere states: that detection and correction are priced
differently, and that a practice pricing them alike suppresses a required act by
appeal to a prohibition that does not reach it. 'detect' appears nowhere in
CLAUDE.md — checked before writing, so the derivation is not inert.

The kernel's own ordering rule shaped the form. §2's D may rest only on what is
established EARLIER, so the clauses must precede the derivation and the title may
not state the conclusion. The constraint produced the right document.

TWO JOINTS WERE REMOVED IN DRAFT 3 RATHER THAN DEFENDED, and that is the most
load-bearing work in the file:

 · Draft 2 concluded that detecting drift in THIS FILE is required, resting on
   the review-cadence clause, whose trigger is a 'stated review date'. CLAUDE.md
   states a revision CADENCE ('revised yearly'), which is not the same thing. The
   gap had been bridged by interpretation wearing the clothes of derivation. The
   conclusion never needed the application to this file, so the claim was narrowed
   to what the clauses carry.
 · Draft 2 routed the first horn of the reductio through Constraint 4 ('the
   system must report its own limits'). 'Limit' is undefined in the axiom set, so
   any obligation drawn from it is interpretation. The ESCALATE taxonomy row
   governs the same case exactly, in the source's own words, and replaced it.

Finding them was the point of writing it as if it mattered. §6.2's falsifier is
'a document passes every check and a competent adversarial reader still finds an
undemonstrated load-bearing claim' — better found by the author first.

Also fixed, two tool defects of the same class this programme exists to catch:
 · reduce.py still printed 'kernel v1.0' after v1.1 was frozen — every run record
   carried a provenance line naming the wrong governing document.
 · §3.1 did not enforce v1.1's A-prohibition. A control tagged A now FAILS: needing
   an assumption means the claim is not derivable from §1, and naming it is exactly
   what v1.1 forbids. Reduction runs may show A; a control may not.

NOT a soundness verdict. §4's six judgement residues are untouched by any check,
and §6.2 requires an adversarial read by a party that is neither the document's
author nor an author of the kernel. That read has not happened.
2026-08-02 18:20:37 +02:00
David F Glidden 3d0d9d6f27 [PROPOSAL→AUTHORIZED] Control Kernel v1.1 — A demoted to a diagnostic; the control document is a derivation
Steward authorised the A-free rule. v1.0 is superseded and retained unchanged as
the record Reduction 01 and 02 were run under; no run was ever graded under it,
so nothing is invalidated.

THE CHANGE. Both reductions returned A=0 across 152 assertive units — our prose
does not name assumptions inline, it collects them into a section. That reads
like a defect and points the other way: a document with NO assumptions does not
hedge, and the prompt's anti-echo clause ('an assumption the author has already
named is not a finding') goes INERT, because nothing is named to exclude. So
'nothing found' can no longer be reached by recognising a confessional register;
it requires checking that every claim is demonstrated or quoted. The control
document is therefore a DERIVATION, not an argument — the proof-assistant
condition, and the strongest form the control can take.

Operationally: needing an A is a failure signal, not a licence. Derive the claim
or widen §1 and say so. Never name it and proceed.

WHAT IT BUYS (§7). The injected-defect arm becomes specifiable for the first
time: a defect is a RECORDED TRANSFORMATION — take a D and silently
de-demonstrate it. False-positive rate from the control arm, detection rate from
the defect arm, and the ground truth for both is a ledger rather than the
executor's reading. That is the first ground truth in this programme that is not
my judgement.

ALSO FOLDED IN, as corrections of the kernel's own account of its reach against
measurement already recorded — leaving them would have the kernel misstate what
it does, which Constraint 4 forbids:
 · the genre boundary, measured (8.5% on a ruling, 68.6% on a package)
 · §3.3 named a screen not a decision, and §2a moved into §4's judgement residue
   after it false-passed a real package
 · §6.3's cue test RE-AIMED: A-free removes the confessional-register risk and
   substitutes its opposite — a derivation may read dry and authoritative and
   earn 'nothing found' from that register instead

HELD with the dependency named, not deferred vaguely: PARAPHRASE and table rows
under §2c. Both bite only in the REDUCTION arm, and the control is now
constructed, so both are avoidable by construction and neither blocks the
critical path. They return if reduction is ever used to produce a control.

§4's residue list is now six. Its DIRECTION is unchanged — all six remain ways
for the author to make a document look sound. Watched.

1899 words, up 5% from v1.0 draft-2. §1 hashes re-verified against the live
sources. No control document has been written.
2026-08-02 18:07:36 +02:00