Skip to main content

Integration Gate · GATE

Did this API change introduce a risky new agent capability?

Integration Gate compares baseline and candidate Agent API Readiness reports, identifies security-relevant deltas, and returns PASS, REVIEW, or FAIL for CI policy.

01Baseline → candidate

Make capability drift visible in pull requests.

A PASS requires full comparison coverage and no security-relevant regression or expansion requiring review. Partial coverage returns at least REVIEW.

BASELINEopenapi-main.yaml

Known documented surface

CANDIDATEopenapi-pr.yaml

Changed documented surface

VERDICTFAIL

authorization_relaxed

02Verdict semantics

Three outcomes with fail-closed coverage.

The configured --fail-on threshold maps the richer result into a CI exit code; it does not replace the structured verdict.

01PASS

No review-level delta observed

Both sides had full coverage and no modeled change required review.

Full coverage is required for PASS.
02REVIEW

Capability surface changed

A new capability, risk tag, relevant finding, or incomplete comparison needs review.

Structured verdict remains available independently of the exit-code threshold.
03FAIL

Reliable regression

A new blocker, documented authorization relaxation, or critical scanner regression was introduced.

Structured verdict remains available independently of the exit-code threshold.
03CI/CD contract

Designed for pull requests and release gates.

Use deterministic Agent Security JSON 1.0 and choose whether REVIEW, FAIL, or neither should return a nonzero policy-threshold exit code.

INTEGRATION GATE / CLI
$ speculynx agent gate --baseline openapi-main.yaml --candidate openapi-pr.yaml --fail-on review
verdictFAIL
changeauthorization_relaxed

Gate scope

PASS is not proof of runtime safety.

PASS means the fully evaluated documented surface did not produce a modeled review- or fail-level delta. It does not prove effective authorization, runtime reachability, exploit resistance, or safe agent execution.

Read the technical trust model →
$249 · ONE-TIME PURCHASE

Put capability changes in the review loop.

Integration Gate is a one-time purchase with the integration_gate entitlement.