# Merge checklist

- [x] REQ-176 is implemented and linked to completed work.
- [x] Failing tests prove host/session overwrite and missing Claude backfill.
- [x] Claude parser ignores thinking, signatures, user records, and tool data.
- [x] Legacy report migration is atomic and idempotent.
- [x] Status and UI show readable host/session history.
- [x] Codex and Claude Desktop/CLI surfaces are distinct; unsupported markers
      stay unknown and session IDs remain secondary.
- [x] Every retained session exposes its latest trusted bounded model and
      effort, with missing values reported honestly.
- [x] Hub and skeleton copies match.
- [x] Offline old-session backfill passes without launching Claude.
- [x] Focused tests, benchmarks, full suite, gate, and CHML audits pass.
- [x] Evidence, change, request, tracking, wiki, and release records are updated.
- [x] DBR-MERGE-002 is promoted with EV-216, EV-217, and commit `13f29b7`.
