Files
git.stella-ops.org/src/Cartographer/StellaOps.Cartographer/TASKS.completed.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

482 B

Completed Tasks

ID Status Owner(s) Depends on Description Exit Criteria
CARTO-GRAPH-21-010 DONE (2025-10-27) Cartographer Guild AUTH-GRAPH-21-001 Replace hard-coded graph:* scope strings in Cartographer services/clients with StellaOpsScopes constants; document new dependency. All scope checks reference StellaOpsScopes; documentation updated; unit tests adjusted if needed.