Owner Connection Id Records Parity
tasks7/7
1. Reference Read Scope
- 1.1 Resolve canonical
connection_idin the owner-bearer polyfill read scope. - 1.2 Preserve
connector_idand deprecatedconnector_instance_idbehavior. - 1.3 Reject conflicting connection selectors with a typed request error.
2. Tests
- 2.1 Add owner REST coverage for records reads using only discovered
connection_id. - 2.2 Keep existing connector-scoped owner REST coverage green.
3. Validation
- 3.1 Run
openspec validate owner-connection-id-records-parity --strict. - 3.2 Run
node --test reference-implementation/test/trusted-owner-agent-rest-boundary.test.js.