8 lines
639 B
Markdown
8 lines
639 B
Markdown
# Harbor task workflow
|
|
|
|
Use the checked-in `workpack/` directory as the only roadmap source. Do not require or read the original archive.
|
|
|
|
Follow `workpack/AGENTS.md` for every roadmap task, including status updates. Completed tasks must not be selected or implemented again unless the user explicitly asks to reopen one.
|
|
|
|
For every runtime, UI, API, dependency or deployment-config change, use `.codex/skills/manage-harbor-versions/SKILL.md`. Before completion, classify the affected components, bump the required version level and run `npm run version:harbor -- check <base>`. Documentation- and test-only changes do not require a bump.
|