Expand description
SQLite dialect-forked queries for execution core (create / claim / complete / fail).
Populated in Phase 2a.2 per RFC-023 §4.1. The SQL strings are kept
as module-level consts so backend.rs call sites reference them
by name and migration-parity review can line them up against the
PG reference statement-by-statement.