save progress
This commit is contained in:
@@ -32,6 +32,27 @@ These documents are the authoritative detailed views used by module dossiers and
|
||||
- Data isolation model: `docs/technical/architecture/data-isolation.md`
|
||||
- Security boundaries: `docs/technical/architecture/security-boundaries.md`
|
||||
|
||||
### User-centric architecture views
|
||||
|
||||
These documents provide end-to-end views from the user's perspective:
|
||||
|
||||
- User flows (UML diagrams): `docs/technical/architecture/user-flows.md`
|
||||
- Complete module matrix (46 modules): `docs/technical/architecture/module-matrix.md`
|
||||
- Data flows (SBOM/Policy/VEX lifecycles): `docs/technical/architecture/data-flows.md`
|
||||
- Schema mapping (PostgreSQL/Valkey/RustFS): `docs/technical/architecture/schema-mapping.md`
|
||||
|
||||
### End-to-end workflow flows
|
||||
|
||||
Comprehensive flow documentation covering 16 major workflows: `docs/flows/`
|
||||
|
||||
| Category | Flows |
|
||||
|----------|-------|
|
||||
| Core Platform | Dashboard, Scan Submission, SBOM Generation, Policy Evaluation, Notification, Export |
|
||||
| CI/CD & Automation | CI/CD Gate, Advisory Drift Re-scan, VEX Auto-Generation |
|
||||
| Evidence & Compliance | Evidence Bundle Export, Binary Delta Attestation |
|
||||
| Enterprise | Multi-Tenant Policy Rollout, Exception Approval, Risk Score Dashboard |
|
||||
| Offline & Specialized | Offline Sync, Reachability Drift Alert |
|
||||
|
||||
## Modules (authoritative dossiers)
|
||||
|
||||
The per-module dossiers (architecture + implementation plan + operations) are indexed here:
|
||||
|
||||
Reference in New Issue
Block a user