Commit 1b942d9
committed
TASK-046: housekeeping — mark Done, simplify gates, persist review notes
Apply validation-loop polish from the review pass:
- Extract a hooks_armed lambda in connection_notify to deduplicate the
any_hooks_ relaxed-load + cast spelled out at each call site.
- Collapse the three structurally-identical fire_* helpers in
hook_handle.cpp onto a single fire_hooks_for_phase template, so the
snapshot-lock-iterate-catch pattern lives in one place ahead of
TASK-047..051 which would otherwise replicate it eight more times.
Mark TASK-046 Done in the task index and persist the unworked review
findings (24 minor, 0 major/critical) for later sweep.1 parent 9625379 commit 1b942d9
4 files changed
Lines changed: 155 additions & 69 deletions
File tree
- specs
- tasks
- unworked_review_issues
- src
- detail
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
0 commit comments