You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TASK-061: housekeeping — mark task and action items Done
Mark all four action-item checkboxes as [x] and flip Status to Done
in TASK-061.md; update the _index.md task table row to Done.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: specs/tasks/M7-v2-cleanup/TASK-061.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,10 @@
8
8
Clear the mechanical leftovers flagged in the audit's "Proposed disposition (next steps)" — short, low-risk edits that should land together so reviewers can scan one PR for stale prose drift.
9
9
10
10
**Action Items:**
11
-
-[] Finish the truncated comment at `src/detail/webserver_register.cpp:344-349`. The TASK-029 block comment ends mid-sentence (`"…keeps working at the daemon level, but"` then closing brace). Either complete the sentence with the original intent (reconstruct from git history or surrounding code) or rewrite the comment to stand on its own.
12
-
-[] Remove the two orphan comment fragments at `src/webserver.cpp:503-504` (leftover from removed logic).
13
-
-[] Update the stale `XFAIL_TESTS` comment block at `test/Makefile.am:67-74` to reflect that `header_hygiene` was removed when TASK-020 landed (cross-referenced at lines 532-535 in the same file).
14
-
-[] Drop the stale `RELEASE_NOTES.md) continue ;; # created by TASK-042, not yet present` line at `scripts/check-readme.sh:273` — TASK-042 has shipped.
11
+
-[x] Finish the truncated comment at `src/detail/webserver_register.cpp:344-349`. The TASK-029 block comment ends mid-sentence (`"…keeps working at the daemon level, but"` then closing brace). Either complete the sentence with the original intent (reconstruct from git history or surrounding code) or rewrite the comment to stand on its own.
12
+
-[x] Remove the two orphan comment fragments at `src/webserver.cpp:503-504` (leftover from removed logic).
13
+
-[x] Update the stale `XFAIL_TESTS` comment block at `test/Makefile.am:67-74` to reflect that `header_hygiene` was removed when TASK-020 landed (cross-referenced at lines 532-535 in the same file).
14
+
-[x] Drop the stale `RELEASE_NOTES.md) continue ;; # created by TASK-042, not yet present` line at `scripts/check-readme.sh:273` — TASK-042 has shipped.
15
15
-[ ] Remove the decade-old `//TODO: personalized messages` at `test/littletest.hpp:21` only if we have a fork policy that lets us; otherwise leave (it's vendored).
16
16
17
17
**Dependencies:**
@@ -30,4 +30,4 @@ Clear the mechanical leftovers flagged in the audit's "Proposed disposition (nex
0 commit comments