@@ -74,3 +74,26 @@ codex-cli 0.144.5, consistent with the six-rung bundled-catalog union.
7474
7575Remaining open from triage: #287 , #289 , #290 (needs-info reply not yet
7676posted — outside the approved bucket-1 batch), #292 , #294 , #295 , #300 .
77+
78+ ---
79+
80+ ## Addendum 2 — implementation complete (2026-07-23, same day)
81+
82+ All five bucket-2 fixes landed on ` codex/bucket2-fixes-260723 ` , one PABCD
83+ cycle per decade doc, main-session implementation with Sol micro-audits:
84+
85+ | WP | Issue | Commits | Gates |
86+ | ---| ---| ---| ---|
87+ | 2 | #289 | f464f966 + ea39977d | focused 68/68, full 3519/3519, tsc, privacy, docs build |
88+ | 3 | #292 | a4bd1d85 | focused 106/106, full 3525/3525, tsc, privacy |
89+ | 4 | #287 | c771aaa5 | 32/32 API + 5/5 GUI SSR, full 3527/3527, tsc, lint: gui , gui build |
90+ | 5 | #295 | f4f90e94 + 95b8717c | focused 31/31, full 3531/3531, tsc, privacy, docs build |
91+ | 6 | #300 | 44082437 + 70d1251e | focused 97/97, full 3542/3542, tsc, lint: gui , build: gui , docs build |
92+
93+ Deviations recorded: WP4 helper split to ` gui/src/pages/claude-autoconnect.ts `
94+ (react-refresh lint rule); WP5 kept the v1-injectionPrompt case as a separate
95+ test; WP6 adapted 4 existing PUT toEqual assertions for the additive response
96+ field. WP6 also fixed a real latent bug found in audit: PUT /api/injection-model
97+ was not a true partial update (absent model key deleted stored model+effort).
98+ #290 needs-info reply posted (issuecomment-5053809339), issue stays open.
99+ No push performed; PR split decision left to the user.
0 commit comments