Part of #182
Question
The transaction and audit-pairing discipline moves inside the Store implementation: BEGIN IMMEDIATE (~40 convention sites) and audit-before-effect (~74 convention sites) become structural; the pub(crate) conn escape hatch closes (one production bypass in skill/review.rs, ~9 test files of raw SQL); the store's upward reach into telegram:: is cut. The design must leave room for disposition-driven settlement writes (Effect Truth track #173/#174) and the identity audit dimension.
Users: Auditor, Unattended workhorse, Lyra. Promise: Ledger. Evidence: review, candidate 2.
Resolve per the handoff shape: grill + domain-model, then to-spec; link the spec issue here.
Blocked by
Part of #182
Question
The transaction and audit-pairing discipline moves inside the Store implementation: BEGIN IMMEDIATE (~40 convention sites) and audit-before-effect (~74 convention sites) become structural; the
pub(crate) connescape hatch closes (one production bypass inskill/review.rs, ~9 test files of raw SQL); the store's upward reach intotelegram::is cut. The design must leave room for disposition-driven settlement writes (Effect Truth track #173/#174) and the identity audit dimension.Users: Auditor, Unattended workhorse, Lyra. Promise: Ledger. Evidence: review, candidate 2.
Resolve per the handoff shape: grill + domain-model, then to-spec; link the spec issue here.
Blocked by