docs: publish the active issue-backed roadmap - #2988
Conversation
Publish Project 2304 from the README and contribution entry points, replace pending-rollout prose, and preserve issue-owned scope and milestone-owned release planning. Refs #2960 Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Docs sync advisoryVerdict: no_change * Pages affected: 0 additional * LLM calls: 1/15 * Took: not measured SummaryNo additional documentation changes are needed. All four changed files match the index’s documentation-only paths; no runtime user-surface path changed. The contribution-guide pointer is already updated in this PR. No new page or TOC change is needed. How this advisory was producedL0 deterministic path classification against |
There was a problem hiding this comment.
Copilot review overview
🟢 Approval recommended
No unresolved review issues remain.
Review tier: Lite
Findings: None
What changed in this PR
This documentation-only PR publishes Project 2304 as the active issue-backed roadmap.
Changes:
- Updates README roadmap links.
- Removes obsolete rollout wording.
- Documents active roadmap views and contributor guidance.
| File | Summary |
|---|---|
README.md |
Points roadmap links to Project 2304. |
GOVERNANCE.md |
Documents active project settings and views. |
docs/src/content/docs/contributing/development-guide.md |
Links to the active roadmap. |
CONTRIBUTING.md |
Links current priorities and contribution opportunities. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
document(roadmap): publish the active issue-backed roadmap
TL;DR
Point the repository's roadmap entry points at Project 2304 instead of the closed v0.29.0 milestone. Replace pending-rollout prose with the active planning surface while preserving issue-owned scope approval and milestone-owned release targets.
Note
Bounded scope and merge authorization: maintainer closeout record on #2960. The maintainer confirmed native auto-add is completed. Daily Docs remains disabled pending separate disposal.
Problem (WHY)
Approach (WHAT)
Implementation (HOW)
Public Project metadata and discussion #116 were updated separately under the same authorization. The discussion was already closed and locked; both states are preserved.
Trade-offs
Benefits
Validation
Canonical pre-push lint and architecture/auth checks passed against current
main; all four changed files are documentation.uv run --extra dev ruff check src/ tests/ scripts/lint_architecture_boundaries.py scripts/architecture_linter/:uv run --extra dev ruff format --check src/ tests/ scripts/lint_architecture_boundaries.py scripts/architecture_linter/:YAML I/O, portable-path and file-length guards:
npm --prefix docs run test:links:Warning
Local full docs build remains unverified: Astro was missing, and restoring dependencies failed because the configured package feed returned HTTP 404 for
astro-7.3.2.tgz. No dependency manifest or lockfile is changed. Hosted docs and required checks must pass before merge.How to test
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com