# Quality and Operations

URL: /milo-cli/docs/quality/
Section: quality
Description: Test, verify, debug, and operate Milo CLIs and apps.

---

> For a complete page index, fetch /milo-cli/llms.txt.

Use this section when a command already works and needs to be trusted by humans,
CI, and agents.

Testing

Schema, dispatch, MCP, verify, snapshots, and replay

(./testing/)

Pipeline

Coordinate multi-phase workflows with dependencies and retries

(./pipeline/)

Contracts and Debugging

Inspect dispatch, schema, and error contracts

(../reference/dispatch/)

Error Codes

Look up structured diagnostic codes and repair hints

(../reference/errors/)

Pipeline Orchestration

Declarative build pipelines with phases, dependency graphs, retry policies, output capture, and Store integration.

(/milo-cli/docs/quality/pipeline/)

Testing

Snapshot testing, session recording, replay, and deterministic assertions.

(/milo-cli/docs/quality/testing/)

## In This Section

Pipeline Orchestration (/milo-cli/docs/quality/pipeline/)

Declarative build pipelines with phases, dependency graphs, retry policies, output capture, and Store integration.

Testing (/milo-cli/docs/quality/testing/)

Snapshot testing, session recording, replay, and deterministic assertions.

quality (/milo-cli/tags/quality/)

operations (/milo-cli/tags/operations/)
