save progress
This commit is contained in:
@@ -23,6 +23,16 @@ Use this index to locate platform-level architecture references and per-module d
|
||||
- [Data flows](data-flows.md) - SBOM, advisory, VEX, and policy data lifecycles
|
||||
- [Schema mapping](schema-mapping.md) - PostgreSQL, Valkey, and RustFS storage reference
|
||||
|
||||
## Policy engine deep dives (NEW)
|
||||
Comprehensive documentation of how data feeds policy decisions:
|
||||
|
||||
- [Policy Engine Data Pipeline](policy-engine-data-pipeline.md) - Master view of all data flowing to policy engine
|
||||
- [SBOM Analyzer Inventory](sbom-analyzer-inventory.md) - Complete inventory of 25 analyzers (11 language, 9 OS, 4 surface, 1 capability)
|
||||
- [Runtime Agents Architecture](runtime-agents-architecture.md) - eBPF observation, Zastava container observer, signal processing
|
||||
- [Call Graph Analysis](call-graph-analysis.md) - ReachGraph construction, BFS path finding, 8-state reachability
|
||||
- [Confidence Scoring](confidence-scoring.md) - 5-factor weighted scoring (RCH, RTS, VEX, PRV, POL)
|
||||
- [K4 Lattice Logic](k4-lattice-logic.md) - Four-valued logic for handling uncertainty and conflicts
|
||||
|
||||
## End-to-end workflow flows
|
||||
Comprehensive flow documentation for all major StellaOps workflows: [flows/](../../flows/)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user