Status: Canonical Updated: 2026-04-03 Owner: Project Maintainers Review cadence: quarterly and when workflow conventions change
This document defines the live planning and execution tracker for
incubator-wave.
- GitHub Issues are the live tracker for new work.
- Use issue comments as the canonical execution log.
- Use pull requests for code review and merge flow.
- Treat
.beads/anddocs/epics/README.mdas historical archive material only.
- Live implementation slices:
is:issue repo:vega113/supawave label:agent-task
- Active in-flight issue work:
is:issue repo:vega113/supawave label:agent-task label:in-progress
- Harness migration slices:
is:issue repo:vega113/supawave label:harness-engineering
agent-task- Default label for issues that are intended to be executed directly by an agent lane.
in-progress- Add when a lane is actively working the issue. Remove or replace when the lane completes or hands off.
harness-engineering- Use for harness-roadmap and tracker-migration work.
- Existing domain labels such as
bug,enhancement, orquestion- Keep using them when they clarify issue type.
Record the following in the linked GitHub Issue comments as work progresses:
- worktree path and branch name
- plan path if a repo plan was used or created
- architect/planner summary when relevant
- commit SHAs with one-line summaries
- verification commands and results
- review findings and how they were addressed
- PR number or URL
When a PR exists, keep the PR body or summary concise and derived from the issue. Do not maintain two separate long-form execution logs.
- Create or identify the GitHub Issue for the slice of work.
- Ensure there is an adequate plan in the repo docs or linked from the issue.
- Execute from an isolated worktree.
- Record execution evidence in issue comments as the work progresses.
- Open a PR that links back to the issue.
- Close the issue once implementation, verification, and review traceability are complete.
- Keep
.beads/issues.jsonlunchanged unless explicitly doing archive cleanup. - Keep
.beads/README.mdanddocs/epics/README.mdas historical references. - Do not create new tasks or comments in Beads.