API Contract
- Read
../../references/api-contract.mdcompletely. - Read
../../project/api-conventions.mdfor repository-specific conventions. - Identify every producer and consumer of the affected contract.
- Record the current and expected path, method, request, response, errors, authentication, idempotency, and compatibility behavior.
- For breaking contracts and cross-component changes, read
../../workflows/module-delivery.md, compare options, and wait for confirmation before implementation. - Verify producer and consumer tests or builds, then report unverified consumers explicitly.