Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
9feae72
backlog: correct #1114's Severity line, which contradicted its own body
wshallwshall Aug 13, 2026
222b5b1
backlog: flip #1237 to shipped -- its fix landed without a ledger edit
wshallwshall Aug 13, 2026
ffaff37
Merge remote-tracking branch 'origin/main' into claude/dispatcher-han…
wshallwshall Aug 13, 2026
05eaff1
backlog: strike #1245's false delete clause, and narrow two overclaims
wshallwshall Aug 13, 2026
05e71ad
backlog: retract my own #1245 narrowing -- it was measured on the wro…
wshallwshall Aug 13, 2026
92d5a13
Merge remote-tracking branch 'origin/main' into claude/dispatcher-han…
wshallwshall Aug 13, 2026
830efcc
Merge remote-tracking branch 'origin/main' into claude/dispatcher-han…
wshallwshall Aug 13, 2026
b00380a
backlog: close #1240, record #1241 as partial -- the ledger edit PR #…
wshallwshall Aug 13, 2026
9e87f10
backlog: flip #1204 to shipped, and record that #1203 is abandoned ra…
wshallwshall Aug 13, 2026
97de725
docs(adr): ADR 0165 -- a builder PR satisfies the ledger gate with a …
wshallwshall Aug 13, 2026
150613f
backlog: measure one limb of #1143's research question, and fix a bla…
wshallwshall Aug 13, 2026
398221d
backlog: audit #1020's directory path -- it widens, and it invalidate…
wshallwshall Aug 13, 2026
30d5358
backlog: record #1020's owner ruling, and correct the fix location it…
wshallwshall Aug 14, 2026
82deac7
backlog: record #1217 half 1 as built, half 2 outstanding -- the item…
wshallwshall Aug 14, 2026
82c6af1
backlog: #1242's loss is irreversible, not merely expensive -- and a …
wshallwshall Aug 14, 2026
4da87a7
backlog: close #1238 and #1239 on the code, and file #1253 so the clo…
wshallwshall Aug 14, 2026
2d68dab
backlog: record that #1234 is not startable from main -- its subject …
wshallwshall Aug 14, 2026
383c168
backlog: file #1254 -- a required check is named for its subject, not…
wshallwshall Aug 14, 2026
fd23d55
backlog: amend #1235 -- its two named instances are inert, and I disp…
wshallwshall Aug 14, 2026
714fccc
backlog: correct #1235 and #1254 -- two of my own committed claims, f…
wshallwshall Aug 14, 2026
e06e099
backlog: file #1255 -- two testpaths ship a top-level conftest each
wshallwshall Aug 14, 2026
b63d076
backlog: record that PR #382 closed ONE of #1242's four limbs -- the …
wshallwshall Aug 14, 2026
08a3229
backlog: record #1242's BASE REQUIREMENT -- the obvious base for limb…
wshallwshall Aug 14, 2026
ad84ddf
Merge remote-tracking branch 'origin/main' into claude/dispatcher-han…
wshallwshall Aug 14, 2026
f12a1f5
backlog: file #1256 -- the federated binding never checks subject exc…
wshallwshall Aug 14, 2026
76abe3c
backlog: record that #1020's refusal path hangs in-harness and is unv…
wshallwshall Aug 14, 2026
ca9094e
backlog: #1235 is PARTIAL, not closed -- the detector shipped, the ru…
wshallwshall Aug 14, 2026
d941aba
backlog: close #1230 on the owner-ruled half, with the wiring's own r…
wshallwshall Aug 14, 2026
a7fe0c2
backlog: file #1257 -- a startup refusal after engine.start() hangs i…
wshallwshall Aug 14, 2026
2154d85
backlog: record that #1250 is now load-bearing, and keep the retroact…
wshallwshall Aug 14, 2026
f983d27
backlog: file #1258 -- classify existing ledger items against the def…
wshallwshall Aug 14, 2026
b55fc57
docs(ledger): write the citation rule #1235 asked for, in both places…
wshallwshall Aug 14, 2026
2817b5e
Merge remote-tracking branch 'origin/main' into claude/dispatcher-han…
wshallwshall Aug 14, 2026
4ed55fc
backlog: file #1259 -- parse_items censuses a conflicted ledger witho…
wshallwshall Aug 14, 2026
3f48846
Merge branch 'main' into claude/dispatcher-ledger-batch3
wshallwshall Aug 14, 2026
6ec6455
backlog: reframe #1242 limb 4 as the unbuilt half of an existing spec
wshallwshall Aug 14, 2026
0e13fcd
docs(backlog): fix the relative link in #1257 that reds the doc-guard…
wshallwshall Aug 14, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,14 @@ diverge enough to warrant it; keep this root file general.
three times). Allocate it atomically — `pwsh -NoProfile -File scripts\coord\alloc.ps1 -Kind adr -Title
"<title>"` — and add the ADR's index row in the *same* commit. A `pre-commit` hook rejects a number you
did not allocate; see [`docs/LEDGER-GATE.md`](docs/LEDGER-GATE.md).
- **Never CITE a `#N` you have not allocated — allocate first, or write a reference that cannot resolve.**
The mirror of the rule above, and the more insidious half. While the number is unissued the citation
resolves to **nothing**, which is honest. The day someone legitimately allocates it, that citation
begins resolving — **to unrelated work, and with nothing anywhere reporting a problem**. A dangling
reference advertises its own brokenness; a wrongly-resolving one reads as a working cross-reference
forever. If you need to gesture at unfiled work, **name the subject, not a number** (*"the retention
runbook step, unallocated"*) — that costs nothing and cannot arm. See
[`docs/LEDGER-GATE.md`](docs/LEDGER-GATE.md) §"Citing a number you have not allocated".
- **Building in two sessions at once?** Don't share the working tree — give each its own **git
worktree** (`scripts/worktree/new.ps1 -Name <x>`, cleanup with `remove.ps1`). Each gets an isolated
checkout + branch + `.venv`; same remote, same PR flow. See [`docs/WORKTREES.md`](docs/WORKTREES.md).
Expand Down
Loading
Loading