feat(l1): flywheel capture on resolve + engineer notification on escalate

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-29 20:49:28 -04:00
parent 68a4b99246
commit 80771b86b1
4 changed files with 116 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ VALID_EVENTS = {
"proposal.pending",
"proposal.approved",
"knowledge_gap.detected",
"l1.session.escalated",
}