Files
git.stella-ops.org/docs/implplan/archived/tasks.md
StellaOps Bot ba2f015184 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.
2025-12-21 08:29:51 +02:00

8 lines
313 B
Markdown

# 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`