Public APIs can accidentally change signatures. The project needs tests or tooling to detect breaking interface changes.
Acceptance criteria:
Generate and store contract interface/spec artifact.
CI fails when public API changes unexpectedly.
Document how to intentionally update the spec.
Tests or scripts cover artifact generation.
Public APIs can accidentally change signatures. The project needs tests or tooling to detect breaking interface changes.
Acceptance criteria:
Generate and store contract interface/spec artifact.
CI fails when public API changes unexpectedly.
Document how to intentionally update the spec.
Tests or scripts cover artifact generation.