diff --git a/.gsd/doctor-history.jsonl b/.gsd/doctor-history.jsonl index cea3966..9f7d44c 100644 --- a/.gsd/doctor-history.jsonl +++ b/.gsd/doctor-history.jsonl @@ -1 +1,2 @@ {"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"} +{"ts":"2026-03-24T08:25:41.311Z","ok":true,"errors":0,"warnings":7,"fixes":3,"codes":["state_file_stale","gitignore_missing_patterns","env_env_file","provider_key_missing","delimiter_in_title"],"issues":[{"severity":"warning","code":"state_file_stale","message":"STATE.md is stale — shows \"planning\" but derived state is \"executing\"","unitId":"project"},{"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":"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":["rebuilt STATE.md from derived state","added missing GSD runtime patterns to .gitignore","updated /home/pi/development/JobTracker/.gsd/worktrees/M001/.gsd/STATE.md"],"summary":"Clean · 3 fixed · STATE.md is stale — shows \"planning\" but derived state is \"executing\""}