Build a versioned, machine-validated public contract#9
Merged
Conversation
RollNuts
force-pushed
the
agent/versioned-public-contract-20260719
branch
from
July 19, 2026 14:12
7172375 to
00bafef
Compare
RollNuts
marked this pull request as ready for review
July 19, 2026 14:14
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Turn the public integration surface into a versioned contract with one machine-readable source of truth for check states and webhook events.
Changes
check_run.name(Veripsa) from human-facing titles;Heading totosuccessand reject impossible token/conclusion/ACK combinations;Clearas check-only and clear coordination comments asClear to land;1.0.0without publishing Core internals.Compatibility
Additive and corrective for consumers. Existing exported names and the legacy raw routing schema remain available as deprecated aliases/paths for the v1 compatibility window.
Validation
The branch materializer verifies the payload SHA-256, restores the reviewed tree, runs
npm ci, Schema semantic validation, all positive/negative examples, TypeScript impossible-state tests, manifest/generated-file parity, link checks, andnpm pack --dry-run, then removes its temporary payload/workflow before publishing the final branch tree.Security / privacy
No Core source, SQL, scoring logic, heuristics, customer code, diffs, tokens, or proprietary identifiers are published.