Taskboard work
- Inspect the current task list and read the acceptance rule.
- Select exactly one incomplete task; do not widen the request.
- Implement the smallest change that satisfies that task.
- Run
python3 taskboard.py list --file tasks.jsonand record its observed output. - Append a handoff with the task ID, evidence command, and next step.
- Stop after one task or when the check fails; never mark work complete by changing a status field alone.
From the repository root, run python3 lab.py check 04 --workspace work.