Retire docs/ENHANCEMENTS.md; track all work in Forgejo issues #25

Merged
rbrooks merged 1 commit from docs/retire-enhancements-doc into main 2026-06-24 04:29:23 +00:00
Owner

Retires docs/ENHANCEMENTS.md now that all planned work is tracked solely through Forgejo issues and milestones.

What was in the doc, and where it went

  • Milestone index table → already duplicated Forgejo milestones #14–18; dropped.
  • FoundryVTT bidirectional-integration design reference (the only substantive, not-otherwise-tracked content) → migrated to a new design epic, #24, linked to the phase issues #4–#17.
  • Execution rules (one item per PR, release-on-milestone-completion, migration discipline) → general process already covered by CLAUDE.md.
  • README.md — Roadmap link now points straight at Forgejo milestones.
  • docs/DEVELOPMENT.md — removed the file-tree entry.
  • docs/ROADMAP-COMPLETED.md — dropped the "index + design reference" pointer.
  • webapp/backend/app/services/draft_service.py — docstring no longer cites the deleted file.
  • CHANGELOG.md — historical entry left untouched (it records a past state).

🤖 Generated with Claude Code

Retires `docs/ENHANCEMENTS.md` now that all planned work is tracked solely through Forgejo issues and milestones. ## What was in the doc, and where it went - **Milestone index table** → already duplicated [Forgejo milestones #14–18](https://git.rhoving.com/rbrooks/Quest-Board/milestones); dropped. - **FoundryVTT bidirectional-integration design reference** (the only substantive, not-otherwise-tracked content) → migrated to a new design epic, #24, linked to the phase issues #4–#17. - **Execution rules** (one item per PR, release-on-milestone-completion, migration discipline) → general process already covered by `CLAUDE.md`. ## Reference cleanup (no dangling links) - `README.md` — Roadmap link now points straight at Forgejo milestones. - `docs/DEVELOPMENT.md` — removed the file-tree entry. - `docs/ROADMAP-COMPLETED.md` — dropped the "index + design reference" pointer. - `webapp/backend/app/services/draft_service.py` — docstring no longer cites the deleted file. - `CHANGELOG.md` — historical entry left untouched (it records a past state). 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Retire docs/ENHANCEMENTS.md; track all work in Forgejo issues
All checks were successful
CI / Backend lint (ruff) (pull_request) Successful in 50s
CI / Docker image build (pull_request) Successful in 10s
CI / Frontend tests, audit, and build (pull_request) Successful in 1m25s
CI / Bot tests and audit (pull_request) Successful in 2m14s
CI / Backend migration, tests, and audit (pull_request) Successful in 3m40s
a4a50a0d9c
The FoundryVTT bidirectional-integration design reference (the only content
not already mirrored in Forgejo) is migrated to issue #24. The milestone index
duplicated Forgejo milestones #14-18. Update the remaining references
(README, DEVELOPMENT.md tree, ROADMAP-COMPLETED.md, draft_service docstring)
to drop the deleted file; CHANGELOG's historical entry is left as-is.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
rbrooks deleted branch docs/retire-enhancements-doc 2026-06-24 04:29:24 +00:00
Sign in to join this conversation.
No description provided.