Ignore local workpack roadmap workspace
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -6,6 +6,9 @@ data/
|
|||||||
.runtime/
|
.runtime/
|
||||||
.worktrees/
|
.worktrees/
|
||||||
|
|
||||||
|
# Local roadmap and task workspace
|
||||||
|
/workpack/
|
||||||
|
|
||||||
# Node/Vite
|
# Node/Vite
|
||||||
node_modules/
|
node_modules/
|
||||||
dist/
|
dist/
|
||||||
|
|||||||
5
AGENTS.md
Normal file
5
AGENTS.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# 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.
|
||||||
Reference in New Issue
Block a user