18 lines
816 B
Plaintext
18 lines
816 B
Plaintext
# TASKS
|
|
|
|
Canonical tracking for active work. Keep this file current.
|
|
|
|
## Rules
|
|
|
|
1. Update status as work progresses.
|
|
2. Link every non-trivial task to a provider issue (`#123`) or internal ref (`TASKS:T1`) if no provider is available.
|
|
3. Keep one row per active task.
|
|
4. Do not set `status=done` for source-code work until PR is merged, CI/pipeline is terminal green, and linked issue/ref is closed.
|
|
5. If merge/CI/issue closure fails, set `status=blocked` and record the exact failed wrapper command in `notes`.
|
|
|
|
## Tasks
|
|
|
|
| id | status | description | issue | repo | branch | depends_on | blocks | agent | started_at | completed_at | estimate | used | notes |
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
| T1 | not-started | Example task description | TASKS:T1 | app | feat/example | | | | | | | | |
|