Files
stack/tests/cli/test_pfs_cli.py
kert 3d8a0725d8 fix(pfs): guidance --write resolves+builds before opening the batch (refs #689)
Mirrors stack pfs reaction's Ruling A13 discipline: every --family key
is resolved and validated up front (an unknown key fails before any
write), then build_guidance runs per family against a plain _read()
connection, and the _batch() block only ever calls write_guidance and
_publish() — it no longer holds the DuckDB single-writer lock while
FR/CPT text is scanned (#508-#514).
2026-09-10 00:55:27 -04:00

30 KiB