Implement Exception Effect Registry and Evaluation Service
- Added IExceptionEffectRegistry interface and its implementation ExceptionEffectRegistry to manage exception effects based on type and reason. - Created ExceptionAwareEvaluationService for evaluating policies with automatic exception loading from the repository. - Developed unit tests for ExceptionAdapter and ExceptionEffectRegistry to ensure correct behavior and mappings of exceptions and effects. - Enhanced exception loading logic to filter expired and non-active exceptions, and to respect maximum exceptions limit. - Implemented caching mechanism in ExceptionAdapter to optimize repeated exception loading.
This commit is contained in:
7
docs/implplan/archived/tasks.md
Normal file
7
docs/implplan/archived/tasks.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Archived Tasks (Ledger)
|
||||
|
||||
This file is kept for backward compatibility: many archived sprints reference `docs/implplan/archived/tasks.md` as the location for completed/historic work.
|
||||
|
||||
- Consolidated ledger: `docs/implplan/archived/all-tasks.md`
|
||||
- Legacy migration log: `docs/implplan/archived/updates/tasks.md`
|
||||
|
||||
Reference in New Issue
Block a user