Guides
Authority essays and product guides — same contracts as /api/v1, written for clarity, search, and citations.
Authority
Problem-thesis pieces that explain why incumbent workflows fail — not rewrites of the API reference.
- Why deployments fail even with CIWhat CI proves vs what production adds — and why evidence-backed pre-deploy gates complement the pipeline.
- Why AI-generated code needs deployment gatesThroughput without invariants is risk; deterministic gates turn velocity into structured verdicts.
- Why API validation breaks in productionMocks, happy paths, and schema-only checks miss real topology — what changes when engines see your snapshot.
Product guides
How Verixet engines and surfaces work in practice, with links back to features and OpenAPI.
- Workflow Gate & safe_to_deployWhat the pre-deploy workflow gate is, what JSON you get back, and how CI should assert on safe_to_deploy.
- Meter & LLM token costHow Meter ingests usage events and attributes spend to model, app, and end user for forecasting and alerts.
- Gating AI-assisted deploysWhy deterministic engines beat prose review for agent-generated changes, and how policy modes tune enforcement.
- XFlow & VerixetHow fleet and deploy validation signals relate to Verixet’s guard surfaces and control-plane telemetry.
- verify-self health checksHow GET /api/v1/control-plane/verify-self proves config, health, database reachability, namespace consistency, and auth mode.