| <!-- Licensed under the Apache-2.0 license --> | |
| <!-- SPDX-License-Identifier: Apache-2.0 --> | |
| # orchestrator-capabilities | |
| Device-facing capability traits for the Boot Orchestrator: `BootControl` | |
| (actuation — hold/release reset) and `BootMonitor` (observation — read boot | |
| liveness). A dependency-free leaf; adapters implement them elsewhere. |