chore(M001/S01): auto-commit after state-rebuild

This commit is contained in:
Connor
2026-03-24 09:21:45 +01:00
parent 9a10df69fe
commit 0fec2aad4d
2 changed files with 13 additions and 0 deletions
+12
View File
@@ -49,3 +49,15 @@ website_details.md
# Private local test files
/tmp/
# ── GSD baseline (auto-generated) ──
*.swp
*.swo
*~
*.code-workspace
.next/
venv/
target/
vendor/
.cache/
tmp/
+1
View File
@@ -0,0 +1 @@
{"ts":"2026-03-24T08:21:45.537Z","ok":true,"errors":0,"warnings":7,"fixes":2,"codes":["gitignore_missing_patterns","env_env_file","provider_key_missing","missing_slice_plan","delimiter_in_title"],"issues":[{"severity":"warning","code":"gitignore_missing_patterns","message":"5 critical GSD runtime pattern(s) missing from .gitignore: .gsd/activity/, .gsd/runtime/, .gsd/auto.lock, .gsd/gsd.db, .gsd/completed-units.json","unitId":"project"},{"severity":"warning","code":"env_env_file","message":".env.example exists but no .env or .env.local found — Copy .env.example to .env and fill in values","unitId":"environment"},{"severity":"warning","code":"provider_key_missing","message":"OpenAI — not configured — Set OPENAI_API_KEY or run /gsd keys","unitId":"project"},{"severity":"warning","code":"missing_slice_plan","message":"Slice M001/S01 has no plan file","unitId":"M001/S01"},{"severity":"warning","code":"delimiter_in_title","message":"Milestone M002 title contains em/en dash (— or ), which conflict with GSD state document delimiters. Rename the milestone to remove these characters to prevent state corruption.","unitId":"M002"},{"severity":"warning","code":"delimiter_in_title","message":"Milestone M003 title contains em/en dash (— or ), which conflict with GSD state document delimiters. Rename the milestone to remove these characters to prevent state corruption.","unitId":"M003"},{"severity":"warning","code":"delimiter_in_title","message":"Milestone M004 title contains em/en dash (— or ), which conflict with GSD state document delimiters. Rename the milestone to remove these characters to prevent state corruption.","unitId":"M004"}],"fixDescriptions":["added missing GSD runtime patterns to .gitignore","updated /home/pi/development/JobTracker/.gsd/worktrees/M001/.gsd/STATE.md"],"summary":"Clean · 2 fixed · 5 critical GSD runtime pattern(s) missing from .gitignore: .gsd/activity/, .gsd/runtime/, .gsd/auto.lock, .gsd/gsd.db, .gsd/completed-units.json"}