Status: Stable · Horizon: NEXT (promoted v0.5.0) · Priority: P1
Visualize trust-weighted dependencies across the deployment stack.
spanda trust-graph rover.sd
spanda trust-graph rover.sd --format mermaid
spanda trust-graph rover.sd --jsonMission → Capability → Hardware → Package → Provider → Trust Score
Each node carries a trust score derived from composite trust categories; edges annotate the weakest link on each path.
- Per-node trust scores (0–100)
- Composite trust tier from
spanda trustevaluation - Mission-to-package paths with minimum trust along the path
- Formats: text (default), JSON, Mermaid, DOT
Composes dependency-graphs.md (spanda graph) with
trust-framework.md (spanda trust composite evaluation). Implemented in
spanda-graph (trust_graph module).