ci-api-contract-gate
Unified multi-contract CI orchestrator validating OpenAPI, JSON Schema, Webhook, and MCP specs with GitHub Step Summary.
| Size | Folder | Inside |
|---|---|---|
| 932 B | examples/ | 6 examples |
| 5.3 kB | bin/ | 1 script |
| 2 kB | src/ | 1 source file |
| 411 B | tests/ | 1 test file |
| 5.3 kB | (root) | 4 docs · 1 asset |
| Size | Path |
|---|---|
| 2.1 kB | LICENSE |
| 413 B | QUICKSTART.md |
| 1.8 kB | README.md |
| 326 B | SECURITY.md |
| 6 B | VERSION · binary |
| 5.3 kB | bin/ci-contract-gate.js |
| 353 B | examples/.contractrc.json |
| 34 B | examples/openapi_v1.json |
| 34 B | examples/openapi_v2.json |
| 80 B | examples/schema_v1.json |
| 80 B | examples/schema_v2.json |
| 351 B | examples/v1.json |
| 599 B | package.json |
| 2 kB | src/detector.js |
| 411 B | tests/test_detector.js |
Already bought this?
View your purchasesREADME
ci-api-contract-gate
Unified multi-contract CI orchestrator validating OpenAPI, JSON Schema, Webhook, and MCP specs with GitHub Step Summary markdown reporting.
What Can Break?
Multi-service pull requests silently introducing breaking changes across various contract types before merge.
What Does This Tool Check?
Reads .contractrc.json, executes all configured suite checks, compiles Markdown Step Summary, and enforces strict exit codes.
What Does It NOT Check?
Does not replace unit tests for internal application code.
How Fast Can I Run It?
Under 5 seconds. Zero external dependencies. Pure Node.js standard library.
# Clone and run
git clone git@github.com:genesiscode2026/ci-api-contract-gate.git
cd ci-api-contract-gate
# Execute 60-second demo
./bin/ci-contract-gate.js --help
./bin/ci-contract-gate.js --config examples/.contractrc.json
What Do I Get?
- Deterministic CLI Exit Codes: Returns code
0on backward-compatible contracts; returns code1on breaking drift. - Machine-Readable JSON: Pass
--jsonto integrate directly into GitHub Actions, GitLab CI, or pre-commit hooks. - Human-Readable Diffs: Clear, actionable error reports with exact field pointers.
Commercial Distribution
- Catalog ID:
P54 - Price Band: advanced CI utility ($29)
- List Price: $29 USD
- License: GENESIS Commercial Source License v1.0
- Seller:
genesiscode2026 - Official Storefront: Genesis Code on Getly
Security scan report
Scanned by X402 Git, OSV (opens in a new tab) and Socket (opens in a new tab) — passed on all three. Findings from X402 Git and Socket are listed below.
- secrets
- none found
- X402 Git
- size limits
- within caps
- X402 Git
- known malware
- no dependency manifests to check
- OSV
- known vulnerabilities
- no dependency manifests to check
- OSV
- dependency behaviour
- nothing on a direct dependency · 1 in transitive packages
- Socket
- instruction smuggling
- none found
- X402 Git
- what it can do
- listed below
- X402 Git
What this can do
- Tools
- none
- Runs
- bin/ci-contract-gate.js
- Talks to
- nothing
- Reads
- no environment variables
- At install
- nothing runs
- Links to
- img.shields.io
- www.getly.store
Findings (2)
- LOWSocket SBOM Resolver — Socket SBOM Resolver (transitive) — no lockfile, so installs are not reproducible
- LOWbin/ci-contract-gate.js — Ships the script bin/ci-contract-gate.js
Releases 1
- v1.0.02026-09-17
Commercial release v1.0.0 for ci-api-contract-gate