Skip to content

docs: v2.1 soak triage (2026-05-15)#11

Open
LanderXT wants to merge 1 commit into
mainfrom
docs/v2.1-soak-triage-2026-05-15
Open

docs: v2.1 soak triage (2026-05-15)#11
LanderXT wants to merge 1 commit into
mainfrom
docs/v2.1-soak-triage-2026-05-15

Conversation

@LanderXT
Copy link
Copy Markdown
Owner

Full triage doc: docs/reviews/v2.1-soak-2026-05-15.md

Summary

The soak window was extremely active — the project shipped four major follow-on versions (v2.2–v2.5) plus encrypted portable transport in 7 days. Multiple real dogfooding bugs were found and fixed (export evidence loss, silent workspace fork, memory leaks, doc drift). One PR (#10: init gitignore protection) remains open. No git release tags exist after v2.1.0.


Generated by Claude Code

Two-week soak review of v2.1.0. Summarises 50 post-ship commits across
v2.2–v2.5 and portable transport, friction signals from live dogfooding
(export evidence loss, silent workspace fork, memory leaks, doc drift),
and open items (PR #10, missing release tags).

https://claude.ai/code/session_01SPtzM4oevrtxB7GoBz9uVT
LanderXT added a commit that referenced this pull request May 19, 2026
Adds a workspace rule requiring every code-touching task.close to
reference its git commit via a `<plan.code>/T<local_seq>: ...` subject
prefix and a `commit: <sha>` line in outcome_summary. Surfaces the
operational pattern as Section 7 "Commit linkage" in SKILL.md (renumbers
Error Codes → 8, Agent Handoff → 9) and updates the Task Lifecycle
example to demonstrate commit-then-close.

Motivation: prior plans (#11–#13) closed tasks without committing,
leaving the ipman task state and git history out of sync. The new
policy makes the link explicit; the existing local_seq + plan.code
infrastructure (migrations 0016/0017) supplies the marker components.
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.

2 participants