Ignore local workpack roadmap workspace
All checks were successful
Build and Deploy Gateway / build-and-push (push) Successful in 11s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-07-11 19:18:50 +03:00
parent 40f73ee98c
commit a775d8456a
2 changed files with 8 additions and 0 deletions

3
.gitignore vendored
View File

@@ -6,6 +6,9 @@ data/
.runtime/
.worktrees/
# Local roadmap and task workspace
/workpack/
# Node/Vite
node_modules/
dist/

5
AGENTS.md Normal file
View 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.