chore: v3 Lithoglyph migration roadmap + ADR-006#33
Merged
Conversation
ADR-006: Lithoglyph replaces ArangoDB as primary data store. ArangoDB is retained for graph edges only during Phase 2 and fully removed in Phase 3 when Factor GQL supports graph traversals. - ROADMAP.adoc: add v1.2.0 (Lithoglyph migration), restructure Phase 3 into 3A (graph edges), 3B (GQL-DT queries), 3C (production launch), add database migration path table - ARCHITECTURE.md: update status to Phase 2, add migration architecture diagrams (current → Phase 2 → Phase 3), document why Lithoglyph - META.scm: add ADR-006, mark ADR-001 as superseded, add new principle - ECOSYSTEM.scm: add Lithoglyph as primary-dependency, Docudactyl as upstream, update tech stack - STATE.scm: update to Phase 2 at 20%, mark ArangoDB as deprecated, add migration tasks to route-to-mvp - CLAUDE.md: fix stale project structure, update key decisions table - .claude/CLAUDE.md: expand with bofig-specific build/test/module docs, migration status, architecture rules, query patterns - .github/CODEOWNERS: create missing RSR standard file Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
mix compile --warnings-as-errorspasses (0 warnings, 0 errors)🤖 Generated with Claude Code