What: No architecture diagram / module-graph diagram.
Why: The mental model "discovery → DB → routes → docker_client" is implicit. New contributors (and future-self) have to infer it from imports.
Approach: A single Mermaid diagram in docs/architecture.md showing the modules and the directions of data flow.
What: No architecture diagram / module-graph diagram.
Why: The mental model "discovery → DB → routes → docker_client" is implicit. New contributors (and future-self) have to infer it from imports.
Approach: A single Mermaid diagram in
docs/architecture.mdshowing the modules and the directions of data flow.