chore(roadmap): adopt roadmap-check, date and link the roadmap pile (work-down session 9b) - #4
Merged
Merged
Conversation
Work-down session 9b (framer-clone + clearify plan reconciliation) of the one-home-per-open-item plan. clearify is dormant (no commits since 2026-06-07), so this is reconciliation only, no product work. - roadmap-check added as a new verify.yml workflow (max-age 30) and wired into package.json as check:roadmap. - 45 open checkbox lines re-read and re-dated (2026-09-10): all are live, unshipped v2.0+ roadmap items (checked against package.json version 2.1.0 and a source-tree grep for each named feature; none were secretly already built). - 2 lines deleted as not wanted (listed below, per the plan's contract). - 8 previously-unlinked draft plans (144 to 193 days old) now linked from an open roadmap line each, so roadmap-check can see they are still wanted: openapi-auth-ui-design, versioned-docs-architecture, edge-preview-layer-design, ai-integration-design, plugin-system-design, in-place-editing-plan (the v2.5 section already carried a prose pointer to it; added to an actual open line so the checker counts it), clearify-iac-alignment and visual-diagram-editor-plan (neither had any roadmap section at all; both are now under a new "Deferred" heading). - 1 more HOMED line added under the same "Deferred" heading: the wip/hub-paths-reports-2026-04-18 branch disposition from this session's own backlog note (branch decisions are Marlin's, not executed here). Deleted lines (not re-added; not wanted): - "Phase 4 (git-gateway for deployed sites): out of scope" -- the line's own text says it is out of scope, so it is not an open item. - "API playground -- interactive request builder (planned for v1.9)" under v2.1 Power Features -- a stale duplicate of the full "API Playground" section already tracked under v2.0 (same feature, same plan link). Local check: "46 open lines, 8 linked plans, 14 plan files scanned, no drift" Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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.
Work-down session 9b (framer-clone + clearify plan reconciliation) of the one-home-per-open-item plan (
knowledge-base/plans/2026-09-07-one-home-per-open-item.md). clearify is dormant (no commits since 2026-06-07), so this pull request is reconciliation only: roadmap and plan-frontmatter edits, no product code.What this does
roadmap-checkadded as a new.github/workflows/verify.yml(max-age 30) and wired intopackage.jsonascheck:roadmap.package.jsonversion 2.1.0 and a source-tree search for each named feature (TryItPanel,AuthManager, in-place editing, i18n, and so on) to confirm none were secretly already built.openapi-auth-ui-design,versioned-docs-architecture,edge-preview-layer-design,ai-integration-design,plugin-system-design,in-place-editing-plan(the v2.5 section already carried a prose pointer to it in a> See ...line, but that line is not an open checkbox item so the checker didn't count it; now linked from an actual open line), andclearify-iac-alignmentplusvisual-diagram-editor-plan(neither had any roadmap section at all; both now sit under a new "Deferred" heading).wip/hub-paths-reports-2026-04-18(still present on origin, preserves 4 hub-model report files). Branch decisions are Marlin's, not executed here.Deleted lines (not re-added; not wanted)
Local check now prints:
46 open lines, 8 linked plans, 14 plan files scanned, no drift.What Marlin needs to decide
wip/hub-paths-reports-2026-04-18branch: keep as-is, turn into a proper pull request, or drop it.🤖 Generated with Claude Code