Skip to content

docs(api-parity): clarify checkApiParity complements apiCheck#32

Merged
mibrahimdev merged 1 commit into
mainfrom
docs/api-parity-keep-both-gates
Jun 14, 2026
Merged

docs(api-parity): clarify checkApiParity complements apiCheck#32
mibrahimdev merged 1 commit into
mainfrom
docs/api-parity-keep-both-gates

Conversation

@mibrahimdev

Copy link
Copy Markdown
Owner

Adds a short subsection to docs/api-parity.md clarifying that checkApiParity (modules agree with each other) and apiCheck (each dump matches its source) are complementary gates — keep both, since a green parity check over stale dumps proves nothing.

Docs-only — skips the build gate via the new paths-ignore.

🤖 Generated with Claude Code

…both

checkApiParity compares the two committed dumps against each other and trusts
they're current; apiCheck is what verifies each dump still matches its real
source. They're complementary, not redundant — a green parity check over stale
dumps proves nothing. Surfaced by the engineer who built the parity gate.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mibrahimdev mibrahimdev merged commit c99d332 into main Jun 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant