OG T
c7b3f8f2b3
refactor(api): Phase R-R2 移除內嵌重複邏輯 (#121 #122)
- incident_memory.py: 移除 ~480 行 DualIncidentMemory + IIncidentMemory 內嵌版本
保留 IncidentDbAdapter (SQLAlchemy bridge) + get_incident_memory() singleton
- incident_engine.py: 移除 ~405 行 IncidentEngine 舊版內嵌類別
保留 IncidentMemoryAdapter + BlastRadiusAdapter (lewooogo-brain 橋接)
- 全面切換至 lewooogo-brain 套件 (USE_NEW_ENGINE=True 已驗證穩定)
- 測試驗證: 104 passed, 13 skipped (所有 Redis-independent 測試通過)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-31 22:03:00 +08:00
..
2026-03-26 16:06:20 +08:00
2026-03-26 16:06:20 +08:00
2026-03-29 21:16:50 +08:00
2026-03-31 22:03:00 +08:00
2026-03-31 16:25:00 +08:00
2026-03-22 18:57:44 +08:00
2026-03-22 18:57:44 +08:00
2026-03-31 14:03:34 +08:00
2026-03-29 15:27:49 +08:00
2026-03-31 13:57:10 +08:00
2026-03-29 17:05:20 +08:00
2026-03-22 18:57:44 +08:00
2026-03-26 00:32:19 +08:00