-
Exorcise sweep: strip AI tells from server copy, comments, and docs
-
server: adopt lint block, fix clippy, fmt
-
Format the tree with rustfmt and add the lint + supply-chain gates
-
Decompose AppState Phase 2: migrate pages/public + finish blog
-
Group Config and AppState into cohesive sub-structs
-
Remediate audit Run 22 fix-first findings; bump to 0.10.8
-
audit Run 15 Phase 4: resilience polish
-
audit Run 15 Phase 2: security fixes
-
Observability + API consistency cold spots
-
perf: stream CSV exports + close hot/cold-path inefficiencies (ultra-fuzz Run 4, A+)
-
server: expose git_sha on /api/health
-
shared/pom-contract: schema-drift guard for /api/health producers
-
exorcise: B15b routes/pages/ + root routes doc comments
-
Drop redundant clones in dashboard, health, webhook tests