Files
rdb-discovery/TASKS.md
T

24 lines
484 B
Markdown

# TASKS
## TASK-000 — Bootstrap RDB project standards
Status: Done
Goal: Add the project control files used by RDB agent workflows.
Acceptance Criteria:
- PROJECT_STATE.md exists
- AGENT_HANDOFF.md exists
- .rdb/project.json exists
- context/repository-context.md exists
- TEST_PLAN.md exists
- RUN_LOG.md exists
- README.md explains the structure
## TASK-001 — Implement rdb init
Status: Todo
Goal: Create the command that initialises the standard RDB project structure.