Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
- Added completed tasks documentation for Scheduler WebService, ImpactIndex, Models, Queue, Storage.Mongo, Worker, Signals, Signer, UI, Zastava.Observer, Zastava.Webhook, Zastava.Core, Cryptography.Kms, Cryptography, and Plugin. - Each task includes ID, status, owners, dependencies, descriptions, and exit criteria to ensure clarity and traceability. - Enhanced integration and unit testing coverage across various components to validate functionality and compliance with specifications.
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.