Two paths, and only one of them replaces a node
trigger · mechanism · where it lands · what it costs
Assurance fabric / System overview
Separate paths for application and platform updates
Trident and configuration updates use a live application path. Compiled runtime and device changes use a staged node rollout. Both paths retain state and rollback information.
Inside the system
Each plate preserves the internal layout, paths, boundaries, and highlighted decisions. Use the short label first, then follow the lines through the system.
trigger · mechanism · where it lands · what it costs
the durable store · one propose · the four outcomes
eleven phases · the rollback branch · what moves during the drain
the mixed-version window · fingerprint · capability · the refusal
the one manual step · the two-phase boot · the recovery floor
Key parts
These are the main boundaries, inputs, outputs, and failure rules. The examples show a specific use of each part.
Mission logic and configuration can move through a governed live-update path. A published generation remains distinct from an unapproved edit.
A logistics approval rule can change without replacing the complete software node.
Changes to the compiled foundation move through a durable staged rollout. The system records each transition.
A new device driver can reach a pilot group before the larger fleet receives it.
Current and incoming releases can serve during transition. Compatibility is treated as an operating requirement.
An operational unit can keep service while nodes update in planned waves.
Uses
Pilot questions
Which changes qualify for each path
What rollback time the mission requires
How old and new releases must work together