# Enact ## Docs - [Status Badge](https://docs.enact.cloud/cloud/badge.md): Embed a live pass/block rate badge in your README. - [Human-in-the-Loop](https://docs.enact.cloud/cloud/hitl.md): Pause a workflow and email a human to approve before continuing. - [Cloud Overview](https://docs.enact.cloud/cloud/overview.md): Push receipts to the cloud for searchable storage, a web UI, and human-in-the-loop gates. - [Connectors](https://docs.enact.cloud/concepts/connectors.md): Wrap external systems. Limit what the agent can call. Enable rollback. - [How Enact Works](https://docs.enact.cloud/concepts/overview.md): The foreman analogy — policies, workflows, receipts, and rollback explained. - [Policies](https://docs.enact.cloud/concepts/policies.md): Python functions that decide whether a run should proceed. Run before anything executes. - [Receipts](https://docs.enact.cloud/concepts/receipts.md): Every run writes a cryptographically-signed JSON receipt. PASS or BLOCK — always. - [Rollback](https://docs.enact.cloud/concepts/rollback.md): One call that reverses an entire run in the correct reverse order. - [Getting Started](https://docs.enact.cloud/getting-started.md): Install Enact and run your first policy-checked workflow in 30 seconds. - [Framework Integrations](https://docs.enact.cloud/integrations.md): How Enact workflows map to Anthropic skills, MCP tools, LangChain, CrewAI, and more. - [Migrate in 10 Minutes](https://docs.enact.cloud/migration.md): Already have an agent? Add Enact without changing your reasoning logic. - [Environment Variables](https://docs.enact.cloud/reference/environment-variables.md): All environment variables used by the Enact SDK and cloud backend. - [Security](https://docs.enact.cloud/reference/security.md): HMAC-SHA256 signing, secret management, and tamper detection. ## OpenAPI Specs - [openapi](https://docs.enact.cloud/api-reference/openapi.json)