- 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.
6.0 KiB
6.0 KiB
Platform Architecture & Module Dossiers
Use this index to locate architecture narratives, boundaries, and implementation plans for every Stella Ops component.
Core Views
- ../high-level-architecture.md – 10-minute overview of the end-to-end flow.
- ../07_HIGH_LEVEL_ARCHITECTURE.md – exhaustive reference (data flows, trust boundaries, operational traits).
- ../40_ARCHITECTURE_OVERVIEW.md – design principles applied across modules.
- ../scanner-core-contracts.md – canonical DTOs shared by Scanner services and consumers.
- Legacy service dossier: ../11_AUTHORITY.md – Authority overview before module split.
- UI documentation set: ../../ui/ (navigation, policies, findings, runs, tours).
- Component map: component-map.md – quick descriptions of every
src/module and how they interact.
Module Catalogue
Each module directory bundles an ownership charter (AGENTS.md), current work (TASKS.md), architecture dossier, and implementation plan. Operations guides live under operations/ where applicable.
Tip: Every module directory also exposes
README.md,AGENTS.md, andTASKS.mdfor roles, current backlog, and ownership responsibilities.