chihlasm
9bad49d568
feat(knowledge-flywheel): add Phase 3 Knowledge Flywheel — AI analysis, review queue, analytics
Phase 3 implementation:
- AI session analysis service that generates flow proposals from resolved sessions
- APScheduler job for batch processing pending analyses (max_instances=1)
- Knowledge gap detection (weak options, high escalation signals)
- Flow proposals CRUD with team admin review workflow (approve/edit/dismiss/reject)
- FlowPilot analytics dashboard with confidence tiers, PSA metrics, knowledge gaps
- In-session script generator component
- Review queue page with filtering and proposal detail panel
Bug fixes from review (12 total):
- Fix "Edit & Publish" navigating to non-existent /editor/new route
- Hide Approve button for enhancement proposals (require Edit & Publish)
- Add max_instances=1 to scheduler to prevent TOCTOU race
- Fix eventual_success case() double-counting failed retries
- Add tree_structure validation before creating tree from proposal
- Simplify script generator rendering condition
- Add severity style fallback, toFixed on rates, Link instead of <a href>
- Add toast.warning on dismiss failure, fix dedup for domain-less sessions
- Cast Decimal to int in knowledge gap evidence dicts
Also updates CLAUDE.md with lessons 67-71 and Phase 3 project structure.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 05:12:10 +00:00
..
2026-01-22 14:38:53 -05:00
2026-03-04 20:44:25 -05:00
2026-02-08 06:05:59 -05:00
2026-02-08 06:05:59 -05:00
2026-02-08 06:05:59 -05:00
2026-02-08 06:05:59 -05:00
2026-02-08 06:05:59 -05:00
2026-02-08 06:05:59 -05:00
2026-03-07 18:44:14 -05:00
2026-02-24 23:05:42 -05:00
2026-03-16 13:39:17 -04:00
2026-03-07 15:51:37 -05:00
2026-02-26 17:25:38 -05:00
2026-03-19 03:10:11 +00:00
2026-03-07 15:51:37 -05:00
2026-02-16 15:23:14 -05:00
2026-03-08 15:43:22 -04:00
2026-03-10 01:57:22 -04:00
2026-03-12 00:23:29 -04:00
2026-03-17 00:12:00 -04:00
2026-02-07 02:39:01 -05:00
2026-03-04 20:44:25 -05:00
2026-02-18 17:43:21 -05:00
2026-03-19 05:12:10 +00:00
2026-03-19 05:12:10 +00:00
2026-02-05 22:44:05 -05:00
2026-03-19 01:30:05 +00:00
2026-02-11 23:45:23 -05:00
2026-03-11 23:29:51 -04:00
2026-02-17 20:12:07 -05:00
2026-03-17 00:05:28 -04:00
2026-02-16 15:23:14 -05:00
2026-03-19 05:12:10 +00:00
2026-03-17 00:39:01 -04:00
2026-02-07 23:06:13 -05:00
2026-02-07 19:10:47 -05:00
2026-03-16 01:35:16 -04:00
2026-02-07 02:39:01 -05:00
2026-02-25 23:17:29 -05:00
2026-03-17 00:22:40 -04:00
2026-03-05 22:43:02 -05:00
2026-02-07 02:39:01 -05:00
2026-02-17 16:15:19 -05:00
2026-02-10 09:45:26 -05:00
2026-03-07 15:51:37 -05:00
2026-03-10 01:57:22 -04:00
2026-02-07 02:39:01 -05:00