See ARCHITECTURE.md at the repository root for the full architecture overview, navigation guide, key patterns, ADR index, and worked examples.
The deep-dive docs in this directory cover individual domains:
- architecture.md — Full system architecture
- patterns.md — Recurring patterns catalog
- resource-model.md — Resource, Selector, Filter, Discovery
- cli-layer.md — Command tree, Options pattern
- client-api-layer.md — Dynamic client, auth
- config-system.md — Contexts, env vars, TLS
- data-flows.md — Push/Pull/Serve/Delete pipelines
- project-structure.md — Build system, CI/CD, dependencies