docs: roadmap, development process, and ADR scaffolding #1
No reviewers
Labels
No labels
area/ai
area/build
area/character
area/combat
area/data
area/docs
area/game
area/net
area/ui
area/world
size
l
size
m
size
s
type
bug
type
design
type
feature
type
refactor
type
test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
icub3d/terra-redux!1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs-development-process"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds the development-process scaffolding: a milestone roadmap, the workflow
and definition of done, and the ADR practice.
docs/ROADMAP.md— M1–M7, sequenced vertical-slice-first.docs/development.md— workflow, done criteria, labels,fjreferenceincluding the two gaps (milestones need the REST API; project boards have
neither API nor CLI).
docs/adr/— template and ADR 0001 establishing the practice.CLAUDE.md/README.md— pointers, plus the branch/PR working agreement.Docs only, no
src/changes.cargo test,cargo clippy --all-targets -- -D warnings, andcargo fmt --checkall pass.