Make Reference Queries Inspectable
in progresstasks13/15make-reference-queries-inspectable
openspec/changes/make-reference-queries-inspectable/View on GitHub →
Artifacts
Official change artifacts tracked under openspec/.
Proposal
swap-sqlite-driver bundled two different goals: replacing the crash-prone SQLite driver and extracting SQL into inspectable artifacts. The driver swap has landed; query extraction remains valuable, but it should now be evaluated on inspectability and maintainability rather than native-driver stability.
Design
Make the reference implementation's durable SQLite query surface reviewable without forcing readers to infer it from string templates embedded across large JS/TS modules.
Tasks (13/15)
Spec Deltas (1)
Affected capabilities
Capability specs this change proposes to modify.