index
title: 'Roadmap Planning: Issues' description: 'Canonical hub for roadmap issue documents used to plan, track, and cross-link Phase/Stage implementation work across the Portfolio App and Docs.' sidebar_position: 1 tags: [ portfolio, roadmap, planning, git, github, issues, documentation, devops, operations, ]
Overview
This hub collects all roadmap issue documents that drive planning and execution for each Phase/Stage. Issues here provide a durable, reviewer-friendly record that complements GitHub Issues and PRs.
Use this index to find the canonical task descriptions, acceptance criteria, and cross-links for current and past stages.
Current Issues
Completed Issues
Authoring Conventions
- Front matter required: title, description, tags.
- Title format:
Stage X.Y — <scope>with(App)or(Docs)when useful. - Keep descriptions concise and action-oriented; add tags for phase/stage/app-or-docs.
- Cross-link the companion issue (App ↔ Docs) and the Phase Implementation Guide.
Workflow
- Draft the issue page here first (planning before implementation).
- Open a feature branch and PR; link the companion issue and relevant docs.
- On completion, update acceptance criteria and link the merged PR(s).
See Also
- Roadmap hub: /docs/00-portfolio/roadmap/index.md
- Phase 3 Implementation Guide: /docs/00-portfolio/roadmap/phase-3-implementation-guide.md
- Phase 4 Implementation Guide: /docs/00-portfolio/roadmap/phase-4-implementation-guide.md