docs(roadmap): capture deferred Explorer follow-ups - #58
Merged
Conversation
Record two design decisions made deliberately during the v0.8.x Explorer series and deferred for a later pass: recommendation impact text living in Explorer rather than Core's review service, and editor preference persistence plus terminal-editor support. Informal future note (classifies as unknown, like its siblings); neither is a defect.
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
Captures, as an informal future-scoping note under
rac/roadmaps/future/, two design decisions made deliberately during the v0.8.x Explorer series and flagged for a later pass. Neither is a defect; this is housekeeping so the follow-ups are tracked rather than buried in merged PR descriptions (#54, #55).What it records
impactfield toReviewIssue(a versioned JSON-contract change, ADR-007) so Core owns it and CLI/JSON consumers see it.$VISUAL/$EDITORand launched fire-and-forget (GUI editors). Follow-up options noted: a persistededitorpreference + first-run selection (the v0.8.6 preferences file already has a home for it), and TUI suspend/resume for terminal editors.Verification
unknown(confidence 0.0), exactly like the existingrac/roadmaps/future/notes, so it is skipped by validation and disturbs no contract.rac validate rac/exit 0 ·rac relationships rac/ --validateexit 0 ·rac review rac/no priority 1–2 findings ·tests/test_dogfood.pypasses.Notes For Reviewer
mainafter the full v0.8.x series merged — standalone, not stacked.Implementation Process
Implemented with AI assistance.
Final scope, review, and acceptance decisions were made by the maintainer.