add interop tests for did:key derivation and data model fixtures
wire up 3 new fixture sets from atproto-interop-tests:
- did:key derivation K256 (5 vectors) and P256 (1 vector)
- data model JSON↔DAG-CBOR round-trip (3 vectors)
also fix keypair zero-scalar validation that surfaced when
the new import path pulled keypair tests into a second compilation unit.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>