- Adds src/tests/docs scaffolding - Preserves Stage 1 planning tasks - Adds local AI orchestration folders (.agile, tasks) - Applies GitFlow development base branch
20 lines
631 B
Markdown
20 lines
631 B
Markdown
# Stage 7 Provisioning Checklist - furniture-domain
|
|
|
|
## Preconditions
|
|
- [ ] Dependency direction verified against rules/15-workspace-dependency-graph.md.
|
|
- [ ] Building block contract dependencies identified.
|
|
|
|
## Provisioning Scope
|
|
- [ ] Create domain-only module structure.
|
|
- [ ] Define availability domain contracts and abstractions.
|
|
- [ ] Publish ownership boundaries with service and DAL.
|
|
|
|
## Guardrails
|
|
- [ ] No runtime wiring changes.
|
|
- [ ] No provider/repository implementation.
|
|
- [ ] No BFF transport concerns.
|
|
|
|
## Handoff
|
|
- [ ] Service orchestration refactor plan documented.
|
|
- [ ] DAL boundary alignment plan documented.
|