omnigraph/crates/omnigraph-cli
aaltshuler 5ba9656666 feat(cli): init stops scaffolding omnigraph.yaml; cluster init replaces it (RFC-008 stage 3)
omnigraph init no longer writes a legacy config into cwd (the source of
the earlier test-pollution bug, and a scaffold for a deprecated file);
the scaffolder is deleted. omnigraph cluster init scaffolds the
replacement: a minimal valid cluster.yaml (version: 1, optional
metadata.name / storage:, a commented graphs example), refusing to
overwrite. The scaffold validates clean via cluster validate in the e2e.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-11 23:34:04 +03:00
..
src feat(cli): init stops scaffolding omnigraph.yaml; cluster init replaces it (RFC-008 stage 3) 2026-06-11 23:34:04 +03:00
tests feat(cli): init stops scaffolding omnigraph.yaml; cluster init replaces it (RFC-008 stage 3) 2026-06-11 23:34:04 +03:00
Cargo.toml Merge origin/main into cluster-config-docs 2026-06-09 18:11:12 +03:00