Goal
Build the compatibility harness that gates the native migration.
Requirements
- Support
legacy, native_shadow, and native modes
- Record canonical request/response fixtures per operation
- Compare parsed success outputs, parsed errors, headers, timestamps, and streaming semantics
- Run against LocalStack and real AWS for the migrated operations
- Store mismatch corpus for regression tracking
Working Branch
Why This Matters
This is the core migration safety rail. Native coverage should not expand without this harness.
Blocked By
Goal
Build the compatibility harness that gates the native migration.
Requirements
legacy,native_shadow, andnativemodesWorking Branch
native-boto-3Why This Matters
This is the core migration safety rail. Native coverage should not expand without this harness.
Blocked By