This commit is contained in:
HueByte
2026-02-22 14:33:18 +00:00
parent 46eb264cab
commit bacd2a3fd5
39 changed files with 4777 additions and 3280 deletions
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Class AppOrchestrator | EchoHub Documentation ">
<meta name="description" content="Central orchestrator for the EchoHub TUI client. Owns session state and wires UI events to service calls.">
<meta name="description" content="Central orchestrator for the EchoHub TUI client. Wires UI events to service calls and connection events to UI updates.">
<link rel="icon" href="../../images/hue_icon.svg">
<link rel="stylesheet" href="../../public/docfx.min.css">
<link rel="stylesheet" href="../../public/main.css">
@@ -98,7 +98,7 @@ Class AppOrchestrator <a class="header-action link-secondary" title="View sourc
</div>
<div class="markdown summary"><p>Central orchestrator for the EchoHub TUI client.
Owns session state and wires UI events to service calls.</p>
Wires UI events to service calls and connection events to UI updates.</p>
</div>
<div class="markdown conceptual"></div>