docs: qualify workspace decision ids cited from this repo
Decision ids are per-vault sequences, so they collide by construction once there is more than one vault -- and every repo now has one. A bare D-15 here will mean this repo's D-15 the moment this repo records one. Cross-vault references are therefore qualified: workspace D-15. Not hypothetical: pql holds D-1 through D-31 while the workspace holds D-1 through D-21, so every workspace id currently collides with an unrelated pql one. A bare id is not wrong the day it is written -- it decays into wrong as the other vault grows, and nothing flags it. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -106,7 +106,7 @@ and goes straight to build and release. `flutter test` runs locally or not at al
|
|||||||
|
|
||||||
Work lives in **pql**, not a markdown TODO. **This repo's vault is standalone** — its tickets and
|
Work lives in **pql**, not a markdown TODO. **This repo's vault is standalone** — its tickets and
|
||||||
its internal decisions live here in `.pql/` and `governance/`, and travel with a clone, because
|
its internal decisions live here in `.pql/` and `governance/`, and travel with a clone, because
|
||||||
`.pql/changelog/` is committed and replayed by the git hooks (D-15). The databases are gitignored
|
`.pql/changelog/` is committed and replayed by the git hooks (workspace D-15). The databases are gitignored
|
||||||
and rebuildable with `pql plan rebuild`.
|
and rebuildable with `pql plan rebuild`.
|
||||||
|
|
||||||
`pql` is **not** on the non-interactive `PATH` — invoke it as `/home/jpmschweitzer/.local/bin/pql`.
|
`pql` is **not** on the non-interactive `PATH` — invoke it as `/home/jpmschweitzer/.local/bin/pql`.
|
||||||
|
|||||||
Reference in New Issue
Block a user