track .pql/pql-plan.json as the planning backup

pql 1.5 re-introduced .pql/pql-plan.json as the canonical planning-
state export (regenerated on every decisions/ticket mutation). Bring
the un-ignore back so the backup rides commits across clones —
add028e dropped it when the file was dead under pql 1.4, but the
export is live again. Hooks stay ignored (still per-clone, absolute
paths baked in).

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Jeroen Schweitzer
2026-05-28 11:06:39 +02:00
co-authored by Claude
parent 6e4c3c4bf4
commit ba5d738b9c
2 changed files with 4495 additions and 0 deletions
+1
View File
@@ -120,3 +120,4 @@ legacy/**/.coverage.*
*.idmap.json *.idmap.json
.pql/* .pql/*
!.pql/changelog/ !.pql/changelog/
!.pql/pql-plan.json
+4494
View File
File diff suppressed because it is too large Load Diff