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:
co-authored by
Claude
parent
6e4c3c4bf4
commit
ba5d738b9c
@@ -120,3 +120,4 @@ legacy/**/.coverage.*
|
|||||||
*.idmap.json
|
*.idmap.json
|
||||||
.pql/*
|
.pql/*
|
||||||
!.pql/changelog/
|
!.pql/changelog/
|
||||||
|
!.pql/pql-plan.json
|
||||||
|
|||||||
+4494
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user