Skip to content

docs: update v0.3.0 scope in ROADMAP.md#53

Merged
antonygiomarxdev merged 3 commits intomainfrom
docs/update-roadmap-v030
May 5, 2026
Merged

docs: update v0.3.0 scope in ROADMAP.md#53
antonygiomarxdev merged 3 commits intomainfrom
docs/update-roadmap-v030

Conversation

@antonygiomarxdev
Copy link
Copy Markdown
Owner

Closes #51 discussion.

Updates v0.3.0 from 'Capabilities Baseline' to 'Operability & Sync Baseline':

  • Removes external vector store adapters (pgvector, Qdrant) — deferred to post-v0.3.0
  • Removes adapter conformance kit — replaced with external read contract
  • Adds sync hardening focus: partition/heal, idempotency, convergence
  • Keeps backup/restore CLI and trust-aware ranking docs

Deferred items:

  • Semantic retrieval (embeddings) — needs ADR on versioning
  • External vector store adapters — Rango remains core-only

See issue comments on #23, #26, #29, #30 for details.

- Replace Phase 8/9 with current phase names (Phase 2, Phase 3, etc.)
- Replace v1/v1.5-v2/v2+ with v0.1.0/v0.2.0/post-v0.3.0
- Update ADR context sections without changing decisions
- Update .gitignore to exclude superpowers artifacts
- Remove references to specific vector store adapters from architecture docs
@antonygiomarxdev antonygiomarxdev merged commit a27afef into main May 5, 2026
20 checks passed
antonygiomarxdev added a commit that referenced this pull request May 5, 2026
* docs: update v0.3.0 scope — sync + operability, defer embeddings

* docs: update CHANGELOG and README for unreleased changes

- Add StorageEngine generic erasure (#44) to Unreleased
- Add ROADMAP v0.3.0 redefinition (#51, #53) to Unreleased
- Add documentation alignment changes to Unreleased
- Replace 'v1 Scope' with versioned scope (v0.1.0, v0.2.0, v0.3.0)
- Add Language Bindings section (Python, Node.js)
- Add Rango Integration Skill section
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Rango Integration Skill for agentic development workflows

1 participant