# Dezycro > Coding Agent Ops — the operations layer for teams building with AI coding agents. Provision agents with context, direct them while they run, verify every change against your spec, and keep an auditable trail of every decision they made. Dezycro catches AI coding agents drifting from spec before they ship it. It sits around whatever coding agents your team already uses (Claude Code, Cursor, and others) and gives you four things: the context agents need before they touch code, a way to redirect them while they run, automated verification that "done" actually means done, and an auditable workbook of every decision, assumption, task, and blocker — tied to the commit and the verification that proves it. ## Capabilities - **Provision** — Journeys, real product behaviour, your specs, and notebooks become context your agents read before they touch code, so they build from how your product actually works, not from guesses. - **Direct** — A per-feature command inbox lets you task and redirect agents mid-flight: hand off new instructions, invalidate stale work, and keep every feature's agents pointed at the right thing without babysitting. - **Verify** — Auto-generated coverage checks every requirement your spec promises, and intent-violation metrics catch false completions, silent regressions, and drift from intent — with a dollar-weighted hero metric you can put on a dashboard. - **Observe** — Every decision, assumption, task, and blocker an agent records lands in one workbook, tied to the commit and the verification that proves it. Your team and your agents read from the same source of truth. ## Your code stays yours Dezycro never reads your source code. It works from your API surface — your endpoints and OpenAPI specs — directs your own coding agent, and verifies the result against your running endpoints. Your source, repository, and secrets never leave your environment. ## Documentation Full product documentation lives at https://docs.dezycro.ai. For agents that want to read more: - [Machine-readable documentation index](https://docs.dezycro.ai/llms.txt): project description plus every docs page grouped by section, each linking to its markdown. - [Full documentation (single file)](https://docs.dezycro.ai/llms-full.txt): the entire documentation site as a single markdown document for a one-shot read. ## Links - [Get started](https://app.dezycro.ai/register): Create a workspace — free tier, no credit card. - [Login](https://app.dezycro.ai/login): Sign in to an existing workspace. - [Terms](https://app.dezycro.ai/terms): Terms of service. - [Privacy](https://app.dezycro.ai/privacy): Privacy policy.