Documentation
¶
Overview ¶
RealEngine is the reconciliation engine wiring launchers (internal/lifecycle), teardown (internal/lifecycle), observation (internal/observe), and health (internal/health) into the fleet verbs (design/aa-server-status.md §2, §3, §6.3, §6.5). It replaces StubEngine as aa-server-status's live Engine implementation.
Command aa-server-status is the supervisor's operator REPL: a singleton process (enforced via an exclusive flock) that prints a status table on launch and accepts verbs at a "aa-server-status> " prompt. There is no one-shot CLI grammar — every verb is typed at the prompt.
Column formatting for the status table (SOP-19 / design/aa-server-status.md §8). Colors use raw stdlib ANSI escapes only — no color dependency.