Commit Graph

3 Commits

Author SHA1 Message Date
hsiegeln
be45ba2d59 docs(triage): close-out follow-up — all 12 parked failures resolved, 560/560 green
All checks were successful
CI / cleanup-branch (push) Has been skipped
CI / build (push) Successful in 2m54s
CI / docker (push) Successful in 4m28s
CI / deploy-feature (push) Has been skipped
CI / deploy (push) Successful in 2m4s
SonarQube / sonarqube (push) Successful in 5m57s
Records the three fix commits + two prod-code cleanup commits, with
one-paragraph summaries for each cluster and pointers to the diagnosis
doc for SSE.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 23:45:59 +02:00
hsiegeln
56faabcdf1 docs(triage): IT triage report — final pass (65 → 12 failures)
13 commits landed on local main; the three remaining parked clusters
each need a specific intent call before the next pass can proceed:
- ClickHouseStatsStoreIT (8 failures) — timezone bug in
  ClickHouseStatsStore.lit(Instant); needs a store-side fix, not a
  test-side one.
- AgentSseControllerIT + SseSigningIT (4 failures) — SSE connection
  timing; looks order-dependent, not spec drift.

Also flagged two side issues worth a follow-up PR:
- ExecutionController legacy path is dead code.
- MetricsFlushScheduler.@Scheduled reads the wrong property key and
  silently ignores the configured flush interval in production.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 22:35:55 +02:00
hsiegeln
36571013c1 docs(triage): IT triage report for 2026-04-21 pass
Records the 5 commits landed this session (65 → 44 failures), the 3
accepted remaining clusters (Cluster B ingestion-payload drift, SSE
timing, small Cluster E tail), and the open questions that require
spec intent before the next pass can proceed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 21:48:25 +02:00