chore: track docs/specs and docs/plans again — retire via git rm at cycle close
Drop the gitignore entries for both dirs; align the CLAUDE.md note from "git-ignored, local-only" to "git-tracked — committed while the cycle is live, removed (git rm) at cycle close". The durable record stays the ledger + git history; specs/plans are transient in the repo, present only for their own cycle.
This commit is contained in:
@@ -12,7 +12,3 @@ Cargo.lock.orig
|
||||
# `aura sweep` persists run records to ./runs/runs.jsonl by default; that store
|
||||
# is local run telemetry, not a repo artifact.
|
||||
/runs/
|
||||
|
||||
# Specs and plans are kept as local working artifacts, not checked into the repo.
|
||||
/docs/specs/
|
||||
/docs/plans/
|
||||
|
||||
Reference in New Issue
Block a user