Skip to content

Commit c56c654

Browse files
etrclaude
andcommitted
TASK-014: housekeeping — promote status from In Progress to Done
The PIMPL split landed in dea9c63 / 369c2a8 and all action items are checked. Status was held at "In Progress" to flag the 27 unworked review findings recorded in specs/unworked_review_issues/2026-05-04_115707_task-014.md. Those findings remain deferred (tracked in that file); the task itself is complete and downstream tasks (015–026) build on it. Also sync specs/tasks/_index.md row to Done. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent fd8b090 commit c56c654

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

specs/tasks/M3-request/TASK-014.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ Move `webserver`'s backend state (`MHD_Daemon*`, mutexes, ban set, connection ta
2929
**Related Requirements:** PRD-HDR-REQ-001..004
3030
**Related Decisions:** DR-002, DR-003b, §4.1
3131

32-
**Status:** In Progress
32+
**Status:** Done

specs/tasks/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Nominally: **13 sequential tasks**, each S–XL. Most other tasks parallelize of
9696
| TASK-011 | `http_response` const-correct accessors | M2 | Done | TASK-009 |
9797
| TASK-012 | `http_response` fluent `with_*` setters | M2 | Done | TASK-009 |
9898
| TASK-013 | Remove `*_response` subclasses and dispatch virtuals | M2 | Done | TASK-009, TASK-010, TASK-011, TASK-012 |
99-
| TASK-014 | `webserver_impl` skeleton (PIMPL prep) | M3 | In Progress | TASK-002 |
99+
| TASK-014 | `webserver_impl` skeleton (PIMPL prep) | M3 | Done | TASK-002 |
100100
| TASK-015 | `http_request_impl` skeleton (PIMPL split) | M3 | In Progress | TASK-002, TASK-014 |
101101
| TASK-016 | Per-connection arena for `http_request_impl` | M3 | Done | TASK-014, TASK-015 |
102102
| TASK-017 | `http_request` container getters return `const&` | M3 | Done | TASK-015 |

0 commit comments

Comments
 (0)