diff --git a/docs/issues/triage-reports/2026-08-09.md b/docs/issues/triage-reports/2026-08-09.md new file mode 100644 index 0000000..c7f1342 --- /dev/null +++ b/docs/issues/triage-reports/2026-08-09.md @@ -0,0 +1,33 @@ +# Issue triage report — 2026-08-09 + +## Summary + +One open issue was in the queue (`2026-07-19-shared-worktree-branch-race`). A fix +had been drafted on 2026-08-02 but never merged to `main`. This run re-landed +the branch-assertion helper and agent-skill guidance in PR #22. The queue is now +empty. + +## Fixes (PRs for review) + +| Issue | Severity | Fix type | PR | Notes | +|-------|----------|----------|-----|-------| +| [shared-worktree-branch-race](../resolved/2026-07-19-shared-worktree-branch-race.md) | high | Straightforward | [#22](https://github.com/Al-does/RL-Harness/pull/22) | `devops.git.assert_branch` CLI/helper; does not change Cursor platform behavior | + +## Deliberated fixes + +None this week. + +## Updated but not fixed + +| Issue | Reason deferred | Next step | +|-------|-----------------|-----------| + +## No change + +| Issue | Reason | +|-------|--------| + +## Reviewer action + +Inspect fix PR #22 and this triage report PR targeting `main`. Merge each PR +individually after review. Do not auto-merge.