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:
2026-06-18 11:59:53 +02:00
parent d858caf67b
commit aedaa5d11b
2 changed files with 6 additions and 9 deletions
-4
View File
@@ -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/