omnigraph/docs
Ragnor Comerford 379d539ee1
docs: justify XDG ~/.config/omnigraph over legacy ~/.omnigraph in RFC-002
Make the rationale explicit: XDG-first because OmniGraph is a client
that will cache remote catalogs and keep session state alongside
secrets, and XDG separates config / cache / state into distinct dirs
(clear cache without touching creds; backups skip cache) whereas a
single ~/.omnigraph/ mixes them. Honor ~/.omnigraph/ as a fallback for
the peer-group (aws/kube/docker/helix) expectation. Add XDG_CACHE_HOME
/ XDG_STATE_HOME to the override precedence.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-30 17:38:20 +02:00
..
dev docs: justify XDG ~/.config/omnigraph over legacy ~/.omnigraph in RFC-002 2026-05-30 17:38:20 +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