83b375af66
The spec/plan lifecycle is a fixed plugin convention (skills/docs/conventions.md, sections File layout + Lifecycle). Restating it here is a drift vector: it had already gone stale (said git-tracked while the plugin moved to git-ignored on Jul 2). Remove the restated paragraph 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/
|