Files
glances/docs/architecture
nicolargo 61fb09cdf9 docs(v5): G2 Task 5 — architecture §1.5 mode dispatch
- New §1.5 "Mode dispatch (CLI ↔ runtime)": alignment table, ASCII
  diagram of the assemble/serve branching, rationale (v4 mental model
  + remove unauthenticated default footgun), and open points (fate of
  --quiet/--no-tui, client mode).
- §1.4 (TUI thread): rephrased "CLI control" + "Shutdown" bullets to
  reflect that default mode no longer starts uvicorn.
- §4 (REST API): preamble notes the API server is now opt-in via -s;
  every subsection below applies to server mode exclusively.

MCP wiring is referenced as deferred to a dedicated G3-MCP plan
(consistent with Task 2 of G2 being dropped).
2026-05-15 11:26:52 +02:00
..