Context
PR #406 inlined a copy of adcp-agents.json for tests and dropped the ^https:// pattern (drift caught manually in code review). If the schemas were bundled into the SDK (e.g. src/adcp/types/schemas/) and exported, tests would import the authoritative shape and drift would be caught by spec-resync rather than human review.
Acceptance Criteria
Refs
Context
PR #406 inlined a copy of
adcp-agents.jsonfor tests and dropped the^https://pattern (drift caught manually in code review). If the schemas were bundled into the SDK (e.g.src/adcp/types/schemas/) and exported, tests would import the authoritative shape and drift would be caught by spec-resync rather than human review.Acceptance Criteria
adcp.schemas(orsrc/adcp/types/schemas/) packagetests/Refs