Commit Graph
165 Commits
Author SHA1 Message Date
David F Glidden 236e4b1c33 PENDING-88: skill-harvest has no FIX lane; register 166KB over read cap (151 PROPOSED / 26 BUILT) 2026-07-31 22:08:57 +02:00
David F GliddenandClaude Opus 5 d27c41a689 session 2026-07-29: REVIEWED-84 placed + PENDING-87 (order attestation) + PENDING-86 amended; spec v2.9.0 landed in chamber-library
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WuMjg3ipEVa3n8CoSzoyvc
2026-07-31 21:22:55 +02:00
David F GliddenandClaude Opus 5 7059d32ff0 session 2026-07-28 mid-afternoon: PENDING-83/REVIEWED-83 (V-DPDF design gate passed) + PENDING-84/85/86 + maps home + memory-pointer portability
Harrison re-gate pilot broke the mechanism before converting a byte, and the
break was constitutional: tier_of() faithfully implements the ratified
evidence-tier table, which enumerates tiers by FORMAT, so 16 born-digital-PDF
canonicals with real ground truth receive a false ABSTAIN. Jurist design-gate
PASSED with two corrections (independence into the constitutional text, NOT by
analogy with V-TEXT which ruled the other way; the demonstration is of two
instruments and the second has no control). REVIEWED-83 placed by the steward.

Also: steward-facing maps given a durable home after one was lost and four more
found unbacked; memory pointers made home-anchored and self-diagnosing.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WuMjg3ipEVa3n8CoSzoyvc
2026-07-28 15:21:47 +02:00
David F GliddenandClaude Opus 5 7ee84d74c4 [FIX] PENDING-82: control count is 29, not 27
A checkable number stated from memory rather than counted. Corrected in the item
and the ledger, and the correction is left visible in the item text — a governance
record that quietly repairs its own numbers teaches the reader to trust numbers
that were never checked.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WuMjg3ipEVa3n8CoSzoyvc
2026-07-28 10:21:06 +02:00
David F GliddenandClaude Opus 5 3df09228c0 [PROPOSAL] governance-mcp: read-only substrate access for the jurist (PENDING-82)
The three-party model asks Claude.app to rule on items it cannot read. Steward
confirmed 2026-07-28 that local MCP servers are exposed to the app's *chat*
surface — and always have been, predating Cowork by about a year. My earlier
framing ("chat, not only Cowork") had the relationship backwards: it is "chat,
always; Cowork, only while its loop still runs locally," and local Cowork is the
mode being phased out as default. The jurist chat is therefore the sturdy target.

Five read-only tools. The one a pasted cache can never provide is
governance_item(id): the verbatim body of any item or ruling, across PENDING.md,
PENDING-archive.md and REVIEWED.md. Four refusals are designed in, each with a
control proving the refusal is detectable — no writes (AST-audited), no path
arguments (keys from a fixed enum, so there is no traversal to defend), no second
parser (item_spans is imported, not reimplemented), and not an agent (tools
return data; an agent would return testimony about the substrate instead).

[FIX] to the shared definition while here: item_spans() is now fence-aware. A
'## ' header inside a fenced block is neither an item nor a boundary. Zero such
headers exist today — 17 open items before and after — but governance drafts are
written as fenced markdown carrying '## REVIEWED-N' headers, which is the
steward's own practice, so the next draft would have created a phantom item and
truncated the item containing it. PENDING-82's own fenced JSON block confirms the
fix within the hour.

Not installed. The mcpServers key edits the steward's desktop-app config; the
snippet is in PENDING-82 and the server is inert until someone loads it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WuMjg3ipEVa3n8CoSzoyvc
2026-07-28 10:20:17 +02:00
David F GliddenandClaude Opus 5 7f6157a9db [FIX] Add PENDING-archive.md — the destination 8abfe88 claimed to carry
8abfe88's message read "PENDING.md split 1848→430 + archive", but the archive was
never staged: that commit deleted 1,532 lines from PENDING.md and pushed the
deletion without its destination. The 74 closed governance items survived on disk
and in history only — recoverable, but absent from the record the remote carries.
The commit claimed an integrity it had not enacted.

Verified before committing, not after: every line of
PENDING.md.bak-2026-07-28-pre-split is accounted for in
(PENDING.md UNION PENDING-archive.md) at line granularity — no regex, no parser
notion of "item" — with a same-run positive control (a sentinel absent from the
union must be reported missing) per the Q2 epistemic standard. Three baseline
lines are absent by intent, all in the file header: the stale `Repo: bmf` and
`Branch: fix/replay-durability-contracts` pointers (that branch merged as
c9746ae; HEAD is main — the staleness was flagged in PENDING-78), and the
`Protocol:` line, reflowed. That header rewrite rode along inside 8abfe88
unmentioned; it is logged here rather than left silent.

Second fix, same class: the header asserted "the next item is PENDING-80" while
79, 80, and 81 all exist. Replaced the stated number with the rule that computes
it — a number goes stale, a rule does not.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WuMjg3ipEVa3n8CoSzoyvc
2026-07-28 10:03:52 +02:00
David F Glidden 8abfe8835a session 2026-07-28: governance block closed — CLAUDE.md drift 9→0 (REVIEWED-76/77/79/80), PENDING.md split 1848→430 + archive, wake-digest SessionStart hook, doctrine ids live, PENDING-79/80/81 2026-07-28 09:45:44 +02:00
David F GliddenandClaude e8b6ce06a3 session 2026-07-27 evening: PENDING-76/77/78 placed; governance drift-check built + wired into /wake-up
PENDING-76 remanded by jurist — required count returned 0 of 11 (the package's own
IV.2 refinement proved its target category empty); executor recommends withdrawal.
PENDING-77 (5 structural defects) and PENDING-78 (.app preferences) released by the
ruling from needing it. Drift check reports contradicted state claims at every wake
and corrects nothing — detection needs no authorization, correction does.

MEMORY.md compacted 20.5KB -> 17.1KB (budget hook); prior Active Session demoted to
MEMORY-reference.md. CLAUDE.md and REVIEWED.md untouched.

Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Xefg5EXwcpd9RMAr63dWrD
2026-07-27 22:14:25 +02:00
David F GliddenandClaude Opus 4.8 ffb9b09b48 governance: close PENDING-75 — REVIEWED-75 placed, v2.7.0 landed
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Xefg5EXwcpd9RMAr63dWrD
2026-07-27 19:35:59 +02:00
David F GliddenandClaude Opus 4.8 0a7feef12c governance: REVIEWED-75 placed; PENDING-72/75 built-and-landed; session ledger
REVIEWED-75 (kind-scoping the verification criterion) placed by the steward.

PENDING-75 -> spec v2.7.0 landed with both required corrections (V-SCAN's
distinct criterion preserved; the anti-bypass guard rebound to the property).

PENDING-72 -> spec v2.8.0 landed (voice-purity as the engine-consumable bar),
mechanism built test-first, backfill executed 18/1, gate wired, single-reading-
pass designed. Plus the source_lines FIX: producer + 11 consumers in one
change-set, then corrected again when the base-rate sweep found splitlines()
also wrong (308 lines' disagreement on one canonical).

Ledger records the session's sharpest return: the sweep caught a fix one commit
old, because ratifying a convention by comparing two implementations is
SELECTION, not derivation — I verified the two disagreed, never that either was
right.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Xefg5EXwcpd9RMAr63dWrD
2026-07-27 19:30:09 +02:00
David F Glidden be551fe82b session 2026-07-25: PENDING-75 — kind-scoping the verification criterion (jurist-package filed) 2026-07-25 09:40:06 +02:00
David F Glidden 06203c3833 session 2026-07-24 evening: REVIEWED-72/74 landed (chamber-library spec v2.6.0 — born-digital V-TEXT source-fidelity gate) + PENDING-73 + session memory/ledger + KG 2026-07-24 16:40:02 +02:00
David F Glidden 54b8b5bf29 session 2026-07-24 (evening): PENDING-71/72 + REVIEWED-72/73 (both jurist-ruled) + evening session memory + KG drift-patterns + skill-harvest 2026-07-24 14:50:37 +02:00
David F Glidden 1f8fb7fb37 session 2026-07-23: PENDING-69 closed + PENDING-70 (ruling received) · REVIEWED-69/70 placed · v2.4.0+v2.5.0 · character-as-image finding + glyph-mapping built · session record + KG + glyph-map-source proposal 2026-07-23 21:26:48 +02:00
David F Glidden 5bf96280df session 2026-07-22: PENDING-69 boundary-drop mechanism (drafted→ruled→BUILT, Q7 capstone passed, on branch 21e3499) + /model-handoff skill; REVIEWED-69 awaiting steward placement 2026-07-22 14:38:00 +02:00
David F Glidden 6e517da373 PENDING-69: one-door REVIEW-resolution mechanism (session 2026-07-21) 2026-07-21 06:33:11 +02:00
David F Glidden f67bf6e582 session 2026-07-20: /jurist-package built + PENDING-67/REVIEWED-67 + F2 ruled + v2.3.0/REVIEWED-68 operative 2026-07-20 21:13:05 +02:00
David F Glidden c200aaf039 session 2026-07-19 late-night: S2b whole — omnibus unit + witness vocab + Eichmann pilot ran+RULED (PENDING-67 filed, interim EPUB stop, order-gap docketed) + REVIEWED-55 resolved stale + four-stroke harvest review ruled&built 2026-07-19 23:07:09 +02:00
David F Glidden 518ca2bea0 session 2026-07-19 night: one-door authorized (REVIEWED-66) + V1 built + @2 governing (PENDING-66 closed) + audit_cruft kindle_residue 2026-07-19 18:41:34 +02:00
David F Glidden bff8c714b9 session 2026-07-19 evening: engine gate failure-legibility + one-door plan banked; PENDING-64 closure annotated 2026-07-19 17:16:46 +02:00
David F Glidden 8f6577cc0c session 2026-07-19: coordinate-contract arc closed — REVIEWED-64 built + placement-gated, spec v2.2.0 landed, REVIEWED-65 placed; PENDING-64 closed 2026-07-19 14:40:54 +02:00
David F Glidden bfd85a99e6 session 2026-07-19: PENDING-64 lodged+design-gate PASSED, REVIEWED-64 placed (coordinate contract ruled); S5 session file + index rotation + harvest + 3 KG lines 2026-07-19 12:50:54 +02:00
David F Glidden de7fe35c56 session 2026-07-18: REVIEWED-58+63 placed — first 6 Loeb graduated (Block 1 closed; PENDING-63 full lifecycle in-day); S3 session file + ledger + harvest register + 3 KG lines 2026-07-18 19:03:23 +02:00
David F Glidden 478c5df10f session 2026-07-18: PENDING-62 lodged+ratified (REVIEWED-62 applied — 2b FIXes; wiring build cleared); S1 wrap 2026-07-18 15:51:07 +02:00
David F Glidden ed43422bbb session 2026-07-17: constitution block drafted-whole — #2/#4/#5 RATIFIED (REVIEWED-60/61, PENDING-60/61), verify-before-compose hook + memory, MEMORY.md compacted 2026-07-17 16:11:58 +02:00
David F Glidden 4c49dd22c1 session 2026-07-16: constitution-close block — #1 gated+landed, #3 A3 RATIFIED (REVIEWED-59/PENDING-59), #6/#7/#8/PENDING-53 closed; block-map + candidates register + REVIEWED/PENDING-59 drafts + session memory/ledger/KG 2026-07-17 00:55:12 +02:00
David F Glidden 875ef40e87 session 2026-07-14 midday: PENDING-55 residual-a FIX ruling recorded + session memory (jurist reviewed whole sequence; ABSTAIN/UNVERIFIED split landed dbcdcc0) 2026-07-14 19:05:19 +02:00
David F Glidden 0a25b183ba session 2026-07-14: PENDING-58 rewritten (corollary struck); session file + MEMORY demote; feedback-close-low-hanging-fruit; KG +3; skill-harvest flag 2026-07-14 10:15:12 +02:00
David F Glidden de1e2053ff session 2026-07-13 evening: matcher key-selection fix (chamber 4b34447, MATCH-SUSPECT→0) + PENDING-58 (2b sidecar-wiring amendment, Loeb-first) + session memory/ledger/KG/skill-harvest 2026-07-13 19:05:17 +02:00
David F Glidden bc52c520bb session 2026-07-13 (afternoon): 18 body-deficit cause-analysed → 3 remedy tracks; REORDER?→0; PENDING-57 CLOSED 2026-07-13 17:53:44 +02:00
David F GliddenandClaude Opus 4.8 d9692f7418 session 2026-07-12: PENDING-56/57, REVIEWED filings, ledger
- PENDING-56 (canonical format + sidecar) + PENDING-57 (verbatim gate) filed and carried
  through the jurist rulings; REVIEWED-55/56/57 filed.
- REVIEWED-drafts-for-filing: the paste-ready records.
- Symmetria session-ledger: the full A1 -> schema-lock -> B2 -> verbatim-gate arc.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015jYS1tpR4P4NBxui4FSgfv
2026-07-12 21:06:40 +02:00
David F GliddenandClaude Opus 4.8 0a424aa6b3 session 2026-07-12: PENDING-56 (canonical-format decision, jurist-ratified) + in-flight sidecar build report + session memory/ledger/REVIEWED-drafts
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015jYS1tpR4P4NBxui4FSgfv
2026-07-12 12:15:15 +02:00
David F Glidden 043a4b1836 session 2026-07-12: footnote arc closed + end-to-end verify + program open-work register (PENDING-55 Q1a-c/Q2, retroactive sweep); pulling into A1 verbatim gate 2026-07-12 08:09:44 +02:00
David F GliddenandClaude Opus 4.8 9e148b7a8f session 2026-07-10: PENDING-53 landed (engine hash-locality) + PENDING-54 pre-processor build-in; REVIEWED-52/53/54 drafted; session file + ledger + KG(+5) + skill-harvest + MEMORY index rotate
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015jYS1tpR4P4NBxui4FSgfv
2026-07-10 15:33:43 +02:00
David F Glidden 5d3b017f0a session 2026-07-09 evening: PENDING-53 (cross-repo re-anchor gap) + P1-clean/EPUB-normalizer-pivot session memory + KG drift-patterns 2026-07-09 23:38:21 +02:00
David F Glidden b7b69d937c PENDING-52 built + authorized (REVIEWED-52 pending): source-archiving as graduation gate zero; chamber 4be2265 2026-07-09 17:07:53 +02:00
David F Glidden 4089bc3a7f session 2026-07-09: Handke de-gold graduation + archive_sources --add mode + PENDING-52; V2-review session memory + drift-patterns + skill-harvest 2026-07-09 15:42:59 +02:00
David F Glidden 2e362b3801 session 2026-07-07 (evening): chamber A4+B(iii) spec v2.0.2 + A1 Agent/Nomen registry v1 (REVIEWED-49/51); /wake-up + /wrap-up rewired off MemPalace to the files layer (wind-down item 3) 2026-07-07 22:29:51 +02:00
David F GliddenandClaude Opus 4.8 12b74dcbe9 session 2026-07-06/07: A2 landed as spec v2.0.1 (PENDING-50 / REVIEWED-50) + OCR-fidelity rug-lift
PENDING-50 ruled+landed; new session memory + index fold (demote-on-promote) + Symmetria ledger returns/open-horizons for the A2 close and the parked verification-architecture question.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Dsqe1x23NgWaRdiFWSotur
2026-07-07 11:43:25 +02:00
David F GliddenandClaude Opus 4.8 8e3dbcf54f session 2026-07-06 (post-wrap): PENDING-49 annotated RULED (REVIEWED-49); KG/diary/thread synced to compaction-first agenda
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Dsqe1x23NgWaRdiFWSotur
2026-07-06 10:24:44 +02:00
David F GliddenandClaude Opus 4.8 9fd129bfcb session 2026-07-05: V0+N0 & exclusion-path ratified (REVIEWED-44–48 placed) + CLAUDE.md-freshness check + frontmatter census + PENDING-49 (library-science → jurist)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Dsqe1x23NgWaRdiFWSotur
2026-07-05 23:31:33 +02:00
David F GliddenandClaude Opus 4.8 d707c5f670 session 2026-07-05: correct — chamber committed (b9a5d05) but push to skemantix Gitea blocked (server-side hang, not creds)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Dsqe1x23NgWaRdiFWSotur
2026-07-05 18:44:48 +02:00
David F GliddenandClaude Opus 4.8 8025bb647d session 2026-07-05: exclusion path ratified+applied (PENDING-47) — Region 1 closed
Exclusion path jurist-ratified with 2 §1 corrections, applied; 4 FPs excluded
(confirmed-wrong, Instrument-B 0/5). Region 1 closed for the known cases. Frontmatter-
sweep-at-scale surfaced [needs-authorization]. Ledger + PENDING-47.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Dsqe1x23NgWaRdiFWSotur
2026-07-05 18:41:46 +02:00
David F GliddenandClaude Opus 4.8 70ad599b5c session 2026-07-05: close PENDING-48 (Studium V0 jurist gate cleared) + ledger
PENDING-48 closed against the jurist ruling: V0 §2/§5 method-gate cleared with conditions;
fidelity_equivalence@1 doctrine fork; diplomatic-gold flag resolved (modernized -> moot).
Session ledger for 2026-07-05. REVIEWED-N entry owed (steward/jurist).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Dsqe1x23NgWaRdiFWSotur
2026-07-05 14:53:04 +02:00
David F Glidden 67a720c1d1 session 2026-07-04: Seam-1 ESCALATE remediation (PENDING-47) + engine charter v0.3 planning; tomorrow's corpus-map + Fable scope-charter laid 2026-07-04 22:52:45 +02:00
David F Glidden 33e19e87ce session 2026-07-03: doctrine phase complete (Wave 0 + full spec-revision rulings + Loeb substrate reframe); PENDING-46; Phase 2 v2.0-draft next 2026-07-03 10:47:23 +02:00
David F Glidden 33de643d2d session 2026-07-02 evening: Sennett graduation + Family-D footnote tool + corpus standard/method; PENDING-45; audit-map = next pulling thread 2026-07-02 23:22:58 +02:00
David F GliddenandClaude Opus 4.8 fc7ba776be governance: PENDING-44 — machine-readable graduation spec + validator (chamber)
Records the [HARDENING] establishing the enforced graduation rail for the Chamber
Library (graduation-spec.yaml + verify_graduation.py + graduate-tool gate).
Steward-authorized verbally 2026-07-01; REVIEWED-46 owed on paper.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019pnD8uNFC9Q2dbLQa3MBDc
2026-07-01 23:56:40 +02:00
David F Glidden f53d2fc341 session 2026-06-30 evening: PENDING-43 [ESCALATE] Loom/Mill two-register governance model 2026-06-30 21:42:35 +02:00
David F GliddenandClaude Opus 4.8 adb3d88596 session 2026-06-26: PENDING-42 (Chamber Library spec ratified) + session ledger + Brewfile
Governance state from the chamber-library milestone session (spec §§I–VI ratified,
first spec-conformant graduation). Ledger records the day's returns + follow-ons.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019pnD8uNFC9Q2dbLQa3MBDc
2026-06-26 23:19:18 +02:00