Skip to main content

Validation Engine

validate/change and validate/deploy โ€” crisp JSON your agents, reviewers, and CI can trust.

ProtectEnforcement-ready - wire outcomes into CI/CD and pre-deploy gates.

Structured outputs

Every response is built for automation: no narrative drift, no hidden assumptions โ€” just fields you can branch on.

  • valid โ€” pass/fail style signal for the proposed change or deploy context
  • risk_score โ€” comparable scalar for dashboards and thresholds
  • evidence โ€” traceable reasons instead of hand-wavy summaries
  • warnings & missing_context โ€” explicit gaps before you ship
  • status โ€” engine lifecycle for logs and retries

Integrations & signals

Webhooks

HTTP webhooks can fire on outcomes so external systems react the moment validation completes.

Slack

Route high-risk or failed validations into the channel where your team already triages incidents.

Request log

Every call lands in requests_log with outcomes and latency โ€” same as the rest of /api/v1.

Policy-aware

Workspace advisory, blocking, and strict modes shape whether a risky result is visible-only or a hard stop.

When to reach for it

Ideal when you already have a change description or deploy manifest and need a decisive, machine-readable verdict before the next step in your workflow.

Validation Engine - Verixet