omnigraph/docs
Ragnor Comerford 043474867d
docs: make RFC-002 config global-first, project-optional
The global user config is the primary, self-sufficient default; the
CLI works from any directory with no project file (the kubectl/aws/gh
posture), a deliberate flip from today's project-anchored behavior.
The project omnigraph.yaml becomes an optional repo-scoped override and
the deployment manifest. Uniform schema, both layers optional; global
can hold any section including a personal server's graphs/queries.
Additive: project still overrides global; the flip adds a fallback
layer below the project file rather than removing it.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-30 17:32:22 +02:00
..
dev docs: make RFC-002 config global-first, project-optional 2026-05-30 17:32:22 +02:00
releases feat: inline query strings in CLI and HTTP server (#110) 2026-05-29 13:41:54 +02:00
user docs: align release artifact docs 2026-05-29 14:04:16 +02:00