# Fuze

> Runtime safety, evidence, and EU AI Act compliance for AI agents. Two products: a TypeScript Agent framework with compliance baked into the type system, and an SDK that wraps any agent framework with budget enforcement, loop detection, side-effect tracking, and hash-chained audit logs.

## Agent

- [Audit walkthrough](https://fuze-ai.tech/docs/agent/guides/audit/)
- [Compliance mapping](https://fuze-ai.tech/docs/agent/guides/compliance/)
- [Operations](https://fuze-ai.tech/docs/agent/guides/operations/)
- [EU Sovereign tier](https://fuze-ai.tech/docs/agent/guides/sovereign/)
- [Fuze Agent](https://fuze-ai.tech/docs/agent/)
- [Quickstart](https://fuze-ai.tech/docs/agent/quickstart/): Ship a Fuze Agent in five minutes. Sensible defaults, full compliance evidence, no ceremony.
- [API reference](https://fuze-ai.tech/docs/agent/reference/api/)
- [Architecture](https://fuze-ai.tech/docs/agent/reference/architecture/)
- [Glossary](https://fuze-ai.tech/docs/agent/reference/glossary/)
- [How it works](https://fuze-ai.tech/docs/agent/reference/how-it-works/)
- [Planning, dispatch, and oversight](https://fuze-ai.tech/docs/agent/reference/planning-and-dispatch/)
- [First agent](https://fuze-ai.tech/docs/agent/tutorial/01-first-agent/)
- [Human-in-the-loop](https://fuze-ai.tech/docs/agent/tutorial/02-hitl/)
- [Cerbos policies](https://fuze-ai.tech/docs/agent/tutorial/03-policy/)
- [MCP server](https://fuze-ai.tech/docs/agent/tutorial/04-mcp/)
- [Verifying evidence](https://fuze-ai.tech/docs/agent/tutorial/05-evidence/)
- [Eval suite](https://fuze-ai.tech/docs/agent/tutorial/06-eval/)
- [Full-interaction spans](https://fuze-ai.tech/docs/spans/)

## SDK

- [CrewAI](https://fuze-ai.tech/docs/adapters/crewai/)
- [LangGraph](https://fuze-ai.tech/docs/adapters/langgraph/)
- [Raw SDK](https://fuze-ai.tech/docs/adapters/raw-sdk/)
- [Budget Enforcement](https://fuze-ai.tech/docs/budget/)
- [Configuration](https://fuze-ai.tech/docs/configuration/)
- [Daemon](https://fuze-ai.tech/docs/daemon/)
- [Dashboard](https://fuze-ai.tech/docs/dashboard/)
- [Deployment Modes](https://fuze-ai.tech/docs/deployment-modes/)
- [Examples](https://fuze-ai.tech/docs/examples/)
- [guard() API](https://fuze-ai.tech/docs/guard/)
- [Introduction](https://fuze-ai.tech/docs/introduction/)
- [Loop Detection](https://fuze-ai.tech/docs/loop-detection/)
- [MCP Proxy](https://fuze-ai.tech/docs/mcp-proxy/)
- [Quickstart](https://fuze-ai.tech/docs/quickstart/)
- [Side-Effect Tracking](https://fuze-ai.tech/docs/side-effects/)
- [Tools & Remote Config](https://fuze-ai.tech/docs/tools/)

## Compliance

- [Compliance Matrix](https://fuze-ai.tech/docs/compliance/compliance-matrix/)
- [EU AI Act Overview](https://fuze-ai.tech/docs/compliance/overview/)

