Files
git.stella-ops.org/src/Scheduler/__Libraries/StellaOps.Scheduler.ImpactIndex/TASKS.md
master 15b4a1de6a feat: Document completed tasks for KMS, Cryptography, and Plugin Libraries
- Added detailed task completion records for KMS interface implementation and CLI support for file-based keys.
- Documented security enhancements including Argon2id password hashing, audit event contracts, and rate limiting configurations.
- Included scoped service support and integration updates for the Plugin platform, ensuring proper DI handling and testing coverage.
2025-10-31 14:37:45 +02:00

630 B

Scheduler ImpactIndex Task Board (Sprint 16)

ID Status Owner(s) Depends on Description Exit Criteria
SCHED-IMPACT-16-303 TODO Scheduler ImpactIndex Guild SCHED-IMPACT-16-301 Snapshot/compaction + invalidation for removed images; persistence to RocksDB/Redis per architecture. Snapshot routine implemented; invalidation tests pass; docs describe recovery.

Removal tracking note: see src/Scheduler/__Libraries/StellaOps.Scheduler.ImpactIndex/REMOVAL_NOTE.md for follow-up actions once the roaring bitmap implementation lands.