# AI Harness Use Cases

Common production use cases for typed, observable AI agents.

---
Canonical: /harness/use-cases/
Source: web/src/data/harness-markdown.ts
Format: Markdown for agents
---

Good harness use cases have clear boundaries and measurable outcomes.

Examples:

- Support assistants limited to approved documentation.
- Back-office workflow copilots with audited tool calls.
- Document classification with typed output.
- Review assistants for policy, security, or compliance checks.
- Data enrichment pipelines with queue-backed retries.

Avoid generic assistants with broad system access. Start from one business workflow and expand deliberately.
