a571b1540f
The spec/plan lifecycle is a fixed plugin convention (skills/docs/conventions.md, sections File layout + Lifecycle). Restating it here is a drift vector. Remove the restated sentence and enforce the git-ignored model with a project-local docs/.gitignore.
6 lines
192 B
Plaintext
6 lines
192 B
Plaintext
# Per-cycle working artifacts — git-ignored, never committed.
|
|
# Present on disk for the active cycle, rm'd at cycle close.
|
|
# See ~/dev/skills/docs/conventions.md § Lifecycle.
|
|
specs/
|
|
plans/
|