Skip to content

release: baton 1.3.1 — run-trail close-out count can't contradict its own lines#34

Merged
andrewwint merged 1 commit into
mainfrom
release/1.3.1
Jul 10, 2026
Merged

release: baton 1.3.1 — run-trail close-out count can't contradict its own lines#34
andrewwint merged 1 commit into
mainfrom
release/1.3.1

Conversation

@andrewwint

Copy link
Copy Markdown
Owner

Patch release. Version bump 1.3.0 → 1.3.1 (plugin.json, runtime/package.json, lockfile) + CHANGELOG ## 1.3.1 section. Pushing the v1.3.1 tag after merge triggers release.yml to publish (notes from the CHANGELOG section).

The fix itself landed in #33. This is the release cut.

What 1.3.1 fixes

A real integration test surfaced a consistency bug: the Stop close-out could print lanes recorded this session: 0 directly above the lane lines it had just written — because the count read only the sibling lane_spawns.jsonl (a separate hook) and not ledger.py's own lines. The count now derives from ledger.py's own recorded lane lines, reconciled with the sibling (the higher of the two), so it can never read lower than the lines shown.

Trail-only — no change to any enforcement verdict, the disposition gate, or the frozen 1.0 contract.

🤖 Generated with Claude Code

… own lines

Bumps 1.3.0 -> 1.3.1 (plugin.json, runtime/package.json, lockfile) + CHANGELOG 1.3.1 entry.
Patch: the ledger close-out count now derives from ledger.py's own recorded lane lines
(reconciled with the sibling lane_spawns.jsonl), so it can never read lower than the lines
it displays. Trail-only; no enforcement/verdict change. Fix landed in #33.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@andrewwint
andrewwint merged commit c09c2a3 into main Jul 10, 2026
2 checks passed
@andrewwint
andrewwint deleted the release/1.3.1 branch July 10, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant