From d915667da1da2eb1237c360f86de1982d01adbce Mon Sep 17 00:00:00 2001 From: "alexei.dolgolyov" Date: Tue, 5 May 2026 13:03:31 +0300 Subject: [PATCH] =?UTF-8?q?docs(phase-6):=20close=20review=20tracking=20?= =?UTF-8?q?=E2=80=94=20pass=20with=20notes=20(Sonnet)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Phase 6 reviewer flagged 5 🟔 warnings (none blocking): - OddsCell decimal format mask is invariant-safe but lacks explicit culture - SportIcon hex tints (4 colors, 2 new) bypass --m-c-* tokens - OddsTimeline Plotly hardcodes hex (justified — Plotly API requires hex) - N+1 snapshot query in EventBrowsingService.BuildListAsync - Test naming uses Verb_outcome_qualifier instead of Should__When_ All deferred to Phase 9 (polish/optimization). PLAN.md row updated. --- plans/initial-implementation/PLAN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plans/initial-implementation/PLAN.md b/plans/initial-implementation/PLAN.md index e00f81e..6471c0f 100644 --- a/plans/initial-implementation/PLAN.md +++ b/plans/initial-implementation/PLAN.md @@ -68,7 +68,7 @@ parameter configurable. | Phase 3: Scraping | backend | āœ… Done | āš ļø Pass with notes (Sonnet, combined batch) | āœ… Build OK + 77/77 Infra tests | āœ… batch (e4d8476…686550d…+) | | Phase 4: Application + Workers | backend | āœ… Done | āš ļø Pass with notes (Sonnet) | āœ… Build OK + 202/202 tests | āœ… 2acbaa5 | | Phase 5: Host + Theme + i18n | frontend | āœ… Done | āš ļø Pass with notes (Sonnet, combined batch) | āœ… Build OK + 11/11 UI tests | āœ… batch (e4d8476…686550d…+) | -| Phase 6: Event browsing UI | frontend | āœ… Done | ⬜ | āœ… Build OK + 228/228 tests | ⬜ | +| Phase 6: Event browsing UI | frontend | āœ… Done | āš ļø Pass with notes (Sonnet) | āœ… Build OK + 228/228 tests | āœ… 553db2b | | Phase 7: Anomaly detection | fullstack | ⬜ Not Started | ⬜ | ā­ļø Big Bang | ⬜ | | Phase 8: Results loader | fullstack | ⬜ Not Started | ⬜ | ā­ļø Big Bang | ⬜ | | Phase 9: Packaging + polish | fullstack | ⬜ Not Started | ⬜ | ⬜ | ⬜ |