Parent Epic: #98
Why
Top unsupported reason includes unsupported UTF operation: startTransaction (baseline count: 234).
Command-level transaction support exists; unified operation adapter coverage is the likely gap.
Scope
- Implement UTF operation adapter handling for transaction lifecycle operations used by official specs.
- Map adapter outputs to existing command envelope semantics.
- Add focused tests for transaction operation mapping and state transitions in UTF runner context.
Success Criteria
- Unsupported reason
startTransaction is reduced to zero or near-zero in rerun artifacts.
- Imported differential case count increases without introducing mismatches.
- Deterministic transaction behavior remains unchanged.
Priority
P1 (immediately after #99 baseline run).
Parent Epic: #98
Why
Top unsupported reason includes
unsupported UTF operation: startTransaction(baseline count: 234).Command-level transaction support exists; unified operation adapter coverage is the likely gap.
Scope
Success Criteria
startTransactionis reduced to zero or near-zero in rerun artifacts.Priority
P1 (immediately after #99 baseline run).