docs(roadmap): close out the rac-editors convergence item [roadmap:rac-editors]#250
Merged
Conversation
…dmap:rac-editors]
…p:rac-editors] Implements rac/roadmaps/repo-topology/rac-editors.md. The rac-editors family repository exists with the VS Code / Cursor extension under vscode/ (rac-editors#1, merged), the listing identity is unchanged, and no live rac-core reference points at lore-vscode.
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
Implements the closeout of
rac/roadmaps/repo-topology/rac-editors.md.Adds:
rac-editorsroadmap item status flippedPlanned→Achieved— the family repo exists with the extension undervscode/(rac-editors#1, merged), the epic (Epic: repo-topology — converge the org onto the rac-* topology #228) has the member item checked off, and the Marketplace/OpenVSX identity is unchanged.lore-vscode(rac/designs/lore-frontend-optionality.md, present-tense surfaces list) repointed to therac-editorsVS Code extension, satisfying the roadmap's "norac-corereference points atlore-vscode" success measure for live references.Roadmap / ADR Trace
Roadmap:
rac/roadmaps/repo-topology/rac-editors.mdRelevant ADRs:
rac/decisions/adr-061-roadmap-achieved-status.md—Achievedterminal status, set by a human at deliveryrac/decisions/adr-092-repository-topology.md— one repo per concern,rac-*namingrac/decisions/adr-063-non-python-clients-thin-clients.md— extension stays a thin client over the contractScope
Included
Excluded
rac-ci,rac-connectors,rac-sdk,rac-benchmarks) and therepo-topology-convergenceumbrella stayPlanned— their delivery is not verified from this session, and the umbrella's naming/brand cutover initiative is still open.lore-vscodementions are deliberately untouched: accepted ADRs (064/068/071/073/092),CHANGELOG.md, the archivedrepo-extraction-programme, the Achieved v0.22.x items, anddocs/v0.22-housekeeping-runbook.md(kept as the record of how the v0.22.x extraction was actually run).rac-editors.mdandrepo-topology-convergence.md— they name the source repo because it is the thing being renamed.Achieved.Product / Architecture Decisions
Achievedis a status flip only, matching the v0.22.4/v0.22.5 precedent; the delivery event stays in Git history and the tracking epic, not the roadmap body (ADR-061).rac-corereference points atlore-vscode" is read as covering live, present-tense references — the corpus must keep naming the source repo in its historical record.User-Facing Contract
Documentation-only change; no CLI, output, JSON, or exit-code change.
Verification
Ran
rac validate rac/— PASS, 333 artifacts checked, 333 valid, 0 invalidrac relationships rac/ --validate— 1687 relationships checked, 0 validation issues (edit is graph-neutral)rac review rac/— no priority 1–2 findings; health score 94/100 (pre-existing priority 3–4 baseline unchanged)pytest— 1747 passedgrep -ril lore-vscode— hits only the historical/subject files listed under ExcludedCovered
Achievedis in the roadmap spec enum (src/rac/core/artifacts.py), so structural validation accepts the flip without code change; relationship validation confirms no edge was broken by the design-artifact edit.Review Path
rac/roadmaps/repo-topology/rac-editors.md(status flip)rac/designs/lore-frontend-optionality.md(reference repoint)Notes For Reviewer
Two org actions remain outside this repo, tracked from rac-editors#1: set
mainas the default branch ofitsthelore/rac-editors(still pointing at the merged convergence branch) and archiveitsthelore/lore-vscodewith a redirect note.Implementation Process
Implemented with AI assistance under the roadmap contract; final scope, review, and acceptance decisions were made by the maintainer.