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 --json
Mission → 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.
spanda trust evaluationComposes dependency-graphs.md (spanda graph) with
trust-framework.md (spanda trust composite evaluation). Implemented in
spanda-graph (trust_graph module).