tasks: tasks.md sync left behind by PR #3 merge #4

Merged
steve merged 1 commits from tasks-md-phase5-sync into main 2026-05-04 10:26:42 +01:00
Owner

Small follow-up to PR #3. The PR was merged at bc02fcb (the drain-test race fix); the tasks.md sync commit 3748c2a landed on the branch a few minutes later and didn't make it in.

Summary

  • Phase 5 section header now carries the directly (matches Phase 1–4 convention).
  • P2R-03 / P2R-04 forward-refs corrected to point at P2R-06 (the maintenance ticker), not the next item in the list.
  • Item descriptions updated to reflect what actually shipped: LatestJobByKind includes in-flight jobs, ForgetGroups multi-group payload, repo.stats envelope, per-host drain mutex.

No code change; tasks.md only.

Test plan

  • tasks.md still parses cleanly (no broken links / heading anchors)
Small follow-up to PR #3. The PR was merged at `bc02fcb` (the drain-test race fix); the tasks.md sync commit `3748c2a` landed on the branch a few minutes later and didn't make it in. ## Summary - Phase 5 section header now carries the ✅ directly (matches Phase 1–4 convention). - P2R-03 / P2R-04 forward-refs corrected to point at P2R-06 (the maintenance ticker), not the next item in the list. - Item descriptions updated to reflect what actually shipped: `LatestJobByKind` includes in-flight jobs, `ForgetGroups` multi-group payload, `repo.stats` envelope, per-host drain mutex. No code change; tasks.md only. ## Test plan - [x] tasks.md still parses cleanly (no broken links / heading anchors)
steve added 1 commit 2026-05-04 10:26:32 +01:00
tasks: collapse Phase 5 header + fix P2R-03/04 cadence cross-refs
CI / Lint (pull_request) Successful in 19s
CI / Build (windows/amd64) (pull_request) Successful in 18s
CI / Build (linux/arm64) (pull_request) Successful in 18s
CI / Build (linux/amd64) (pull_request) Successful in 44s
CI / Test (linux/amd64) (pull_request) Successful in 1m23s
cd510d2032
The Phase 5 section had drifted from the convention used by phases
1–4 (single section header carrying , no separate summary block).
Collapse to the existing pattern; fold the summary into a blockquote
sitting right under the header.

While there: P2R-03 and P2R-04 still carried forward-references
saying "cadence-driven dispatch lands in P2R-04 / P2R-05". Both
should point at P2R-06 (the maintenance ticker), not the next item
in the list. Updated descriptions to reflect what actually shipped:
LatestJobByKind anchor includes in-flight jobs, ForgetGroups
multi-group payload reshape, repo.stats envelope shape, per-host
drain mutex.
steve merged commit 24973bdc72 into main 2026-05-04 10:26:42 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: steve/restic-manager#4