docs(roadmap): 2026-07 replan — specs 078/079, telemetry-corrected priorities, audit fixes#797
Merged
Merged
Conversation
…iorities, audit fixes A multi-agent consistency audit (2026-07-02) found roadmap.yaml stale versus merged PRs and carrying several false progress badges from wrong spec links. Corrected CI-filtered telemetry also re-prioritized the personal-edition work. Statuses corrected per merged PRs: - scanner-simplification children: US1 #786 / US2 #792 / US4 #794 marked done; US3 #793 in_review. Epic stays in_progress. Added deep-scan trust-fix task and flagged docs T037-T039 as merge-blocking for #793. - registries-official-protocol marked done (spec 071 shipped 12/12, #572). False badges / wrong provenance fixed (per the file's own convention — link dropped, provenance moved into the note): - sandbox-isolation no longer links spec 054 (unrelated security-gateway spec). - ux-audit no longer links spec 064 (unrelated agent-fleet cockpit spec). - marketplace no longer links spec 070 (that is the registries-search-add spec). - action-log-transparency no longer links spec 024 (shipped backend, not the progress driver for the at-a-glance UX epic). New epics (telemetry- and audit-driven replan): - upgrade-nudge (P0, spec 079): ~60% of active installs run pre-v0.40. - connect-trust (P0, spec 078): 72.4% skip the connect step. - telemetry-identity (P1, in_progress): hashed machine_id + CI-filter hardening. - planning-hygiene (P2): automate the checks this audit did by hand. Windows QA gate: new first child windows-tray-funnel-qa (downloads→actives 12:1 vs macOS 4:1); windows-tray-window now depends on it. ROADMAP.md regenerated; gen-roadmap.py --check passes. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Deploying mcpproxy-docs with
|
| Latest commit: |
30f6126
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://26233146.mcpproxy-docs.pages.dev |
| Branch Preview URL: | https://chore-roadmap-polish-specs.mcpproxy-docs.pages.dev |
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
📦 Build ArtifactsWorkflow Run: View Run Available Artifacts
How to DownloadOption 1: GitHub Web UI (easiest)
Option 2: GitHub CLI gh run download 28582997361 --repo smart-mcp-proxy/mcpproxy-go
|
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.
Motivation
A multi-agent consistency audit (2026-07-02) found
roadmap.yamlstale versus merged PRs and rendering several false progress badges from wrongspec:links. In parallel, corrected CI-filtered telemetry re-prioritized the personal-edition work:Changes
Statuses corrected per merged PRs
#786/ US2#792/ US4#794→ done; US3#793→ in_review. Epic stays in_progress. Added a deep-scan trust-fix task and flagged docs T037–T039 as merge-blocking for feat(security): US3 opt-in deep scan (off by default) + config migration (Spec 077) #793.False badges / wrong provenance fixed (per the file's own convention: drop the
spec:link, move provenance into thenote:)New epics (telemetry- and audit-driven replan)
specs/079-upgrade-nudge(in-diff)specs/078-connect-trust-preview(in-diff)Windows QA gate — new first child
windows-tray-funnel-qa(downloads→actives 12:1 vs macOS 4:1 — find the funnel break before WebView2 work);windows-tray-windownow depends on it.Validation
python3 scripts/gen-roadmap.pyregenerated ROADMAP.md;--checkpasses (also enforced by pre-commit/pre-push hooks).Specs
078-connect-trust-previewand079-upgrade-nudgeare included in this diff. Related client work: #796🤖 Generated with Claude Code