Skip to content

docs: restructure roadmap by effort tier; prune speculative items#79

Merged
BrettKinny merged 1 commit intomainfrom
claude/quizzical-goldberg
Apr 17, 2026
Merged

docs: restructure roadmap by effort tier; prune speculative items#79
BrettKinny merged 1 commit intomainfrom
claude/quizzical-goldberg

Conversation

@BrettKinny
Copy link
Copy Markdown
Collaborator

Summary

  • Regroup roadmap by effort (Near-term / Medium) rather than flat priority order, since the prior list mixed one-line Dockerfile ARG bumps with multi-week orchestration layers.
  • Prune items that had grown fuzzy or speculative: MCP pre-configuration, per-project container profiles, multiple concurrent instances, multi-agent orchestration, and network firewall / sandboxing.
  • Narrow the "task completion notifications" item down to just the terminal bell — the webhook / desktop variants were the speculative parts.
  • Drop the completed strike-throughs (just, difftastic, Podman, Zsh); they've been sitting in the file for a while and shipped features belong in release notes, not the roadmap.

Remaining items

Near-term: direnv, hyperfine, terminal bell on AI task completion.

Medium: Atuin, host theme transparency, Neovim defaults from omarchy, dotfile portability.

Test plan

  • ROADMAP.md renders correctly on GitHub (headings, lists, links).

🤖 Generated with Claude Code

Regroups roadmap entries by near-term vs medium effort rather than flat
priority order. Drops items that had grown fuzzy or speculative (MCP
pre-config, per-project profiles, multi-instance, multi-agent, network
sandbox) and narrows the notifications item to just the terminal bell.
Also removes the now-stale completed strike-throughs.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 17, 2026 10:42
@BrettKinny BrettKinny merged commit e97af14 into main Apr 17, 2026
3 checks passed
@BrettKinny BrettKinny deleted the claude/quizzical-goldberg branch April 17, 2026 10:43
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Restructures the project roadmap to group planned work by effort tier (Near-term vs Medium) and removes older speculative/completed items to keep the roadmap focused.

Changes:

  • Reorganized roadmap items into “Near-term” and “Medium” effort tiers with a brief explanation of the grouping.
  • Pruned speculative roadmap entries and removed completed strike-through items.
  • Narrowed task completion notifications to a terminal bell only.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread ROADMAP.md

## Planned
Grouped by effort, not priority. Near-term items are small additive changes;
medium items touch `setup.sh` or shared configs.
Copy link

Copilot AI Apr 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The intro sentence is grammatically inconsistent: after the semicolon the next clause starts with lowercase "medium items" and drops the "-term" qualifier. Consider rephrasing to something like "Near-term items are small additive changes; medium-term items touch setup.sh or shared configs." for clarity and correct capitalization.

Suggested change
medium items touch `setup.sh` or shared configs.
medium-term items touch `setup.sh` or shared configs.

Copilot uses AI. Check for mistakes.
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.

2 participants