Dashboard

Read-only

Next Actions

Ranked recommendations based on current signals and historical outcomes. What to do next.

1

Add runtime validation lint rule for billing routes

Prevent ~2 P1 findings per sprint in billing service

0.91
confidence
Based on
  • 4 recurring missing-runtime-validation findings in billing service
  • ECL entries #108, #147, #152 all flagged same pattern
  • ADR-007 mandates shared validation package
2

Upgrade auth evidence gate to "observed" tier

Block insufficiently-tested auth changes before merge

0.84
confidence
Based on
  • 3 auth-middleware-failure occurrences in 30 days
  • Evidence gate eg-001 already requires "observed" for JWT changes
  • Priya's latest auth fix included integration tests
3

Extract notification queue golden pattern from ECL-150

Guide future notification PRs with validated queue pattern

0.72
confidence
Based on
  • Priya's Slack notification channel PR passed with confidence 0.76
  • Queue processor pattern now consistent across 2 implementations
  • No failure vector in latest entry
Actions ranked by confidence score derived from ECL occurrence frequency, severity of prevented issues, and historical effectiveness of similar interventions.