Files
git.stella-ops.org/src/Concelier/StellaOps.Concelier.WebService/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

457 B

Completed Tasks

ID Status Owner(s) Depends on Notes
CONCELIER-WEB-AOC-19-001 Raw ingestion endpoints DONE (2025-10-28) Concelier WebService Guild CONCELIER-CORE-AOC-19-001, CONCELIER-STORE-AOC-19-001 Implement POST /ingest/advisory, GET /advisories/raw*, and POST /aoc/verify minimal API endpoints. Enforce new Authority scopes, inject tenant claims, and surface AOCWriteGuard to repository calls.