Goal
Track the repository-review remediation in dependency order. The linked issues contain implementation scope and acceptance criteria; this issue records priority and sequencing only.
P0: make routine development safe and green
These can run in parallel and should land first.
P1: publish accurate operational contracts
Start after P0 behavior is stable. #665 and #666 can run in parallel; #667 should establish the version and CI contract they document.
P2: settle the distribution architecture
Adjacent existing work
The new issues should cross-link rather than absorb those existing scopes.
Completion criteria
- All P0 and P1 issues are closed with their acceptance criteria met.
- The P2 decision is recorded and its implementation follow-ups are created.
- Full non-e2e tests, lint, and
git diff --check are green.
- README and
CLAUDE.md describe the same supported commands, paths, Python versions, and packaging model.
Goal
Track the repository-review remediation in dependency order. The linked issues contain implementation scope and acceptance criteria; this issue records priority and sequencing only.
P0: make routine development safe and green
These can run in parallel and should land first.
just cleannon-destructiveP1: publish accurate operational contracts
Start after P0 behavior is stable. #665 and #666 can run in parallel; #667 should establish the version and CI contract they document.
CLAUDE.mdas the current agent operational guideP2: settle the distribution architecture
Adjacent existing work
The new issues should cross-link rather than absorb those existing scopes.
Completion criteria
git diff --checkare green.CLAUDE.mddescribe the same supported commands, paths, Python versions, and packaging model.