System & Operator Control
configuration · feature flags · operator tools · access
Operator Tools
human-in-the-loop · authenticated requests routed to the Governor — never a direct actuator command
Request governor-commanded MRC controlled-stop + HOLD (all assets)
request → governorRequest a single-asset pause at the next safe waypoint
request → governorRequest supervised manual control (governor still gates envelope)
request → governorRequest human reset of a LockedOut asset — requires supervisor key
request → governorDisplay-only in this build. Operator intent enters as an authenticated, signed request to the fail-closed Governor, which adjudicates and commands the MRC under its own authority — the console never touches an actuator. Wired request path tracked in #412.
- KIRRA-13Lockout reviewJ. Looney · since 11:58
- KIRRA-10Supervised teleopA. Reyes · since 12:01
System Configuration
environment & runtime · secrets redacted
| Key | Value | Scope |
|---|---|---|
| KIRRA_ADMIN_TOKEN | •••••••• set | env |
| KIRRA_SUPERVISOR_RESET_KEY | •••••••• set | env |
| KIRRA_VERIFIER_MODE | active | runtime |
| KIRRA_TRUSTED_INGRESS_MODE | true | env |
| KIRRA_VERIFIER_ADDR | 0.0.0.0:8090 | env |
| CHALLENGE_TTL_MS | 30000 | runtime |
| POSTURE_CACHE_TTL_MS | 5000 | runtime |
Feature Flags
runtime capability toggles
- onFederated trust reconciliation v2generation-ordered cross-controller reports
- onAV recovery hysteresis5 healthy reports / 10s window
- onTelemetry watchdog2s fault threshold
- officeoryx2 transport spikehost-side spike — not in cert scope
- offTPM measured-boot quotePCR16 follow-up (tracked)
Access Control
operators & service accounts
| Member | Role | Access | Status |
|---|---|---|---|
| J. Looney | Fleet Supervisor | admin · reset key | active |
| A. Reyes | Operator | teleop · hold | active |
| M. Chen | Safety Engineer | read · compliance | idle |
| svc-orchestrator | Service account | mutation · token | active |