# VisIQ ## Docs - [API Reference](https://docs.visiqlabs.com/allow/api-reference.md): Complete REST API reference for the ALLOW backend. - [Human-in-the-Loop](https://docs.visiqlabs.com/allow/hitl.md): Route sensitive AI agent actions to humans for real-time approval. - [Action Governance](https://docs.visiqlabs.com/allow/introduction.md): Controls what your AI agents can do. Every tool call passes through policy evaluation before executing. - [Rules](https://docs.visiqlabs.com/allow/rules.md): Define what your AI agents can and cannot do with ALLOW's rule system. - [VisIQ — AI Agent Governance SDK](https://docs.visiqlabs.com/introduction.md): Control what your AI agents can do, see, and prove they did. One import, one function call. - [Quickstart](https://docs.visiqlabs.com/quickstart.md): Add governance to your AI agent in under 5 minutes. One import, one function call. - [OpenClaw Integration](https://docs.visiqlabs.com/quickstart/openclaw.md): Wire OpenClaw through VisIQ ALLOW + RECALL + RECORD with one plugin. - [API Reference](https://docs.visiqlabs.com/recall/api-reference.md): Complete REST API reference for the RECALL backend. - [Emergency Bypass](https://docs.visiqlabs.com/recall/emergency-bypass.md): Override RECALL suppression rules in critical situations with full audit accountability. - [RECALL](https://docs.visiqlabs.com/recall/introduction.md): Context firewall inside the visiq() harness. Governs what your AI agents can see at runtime. - [Cryptographic Receipts](https://docs.visiqlabs.com/recall/receipts.md): Tamper-evident proof of every RECALL suppression decision via Ed25519 signatures and SHA-256 hashes. - [Rules](https://docs.visiqlabs.com/recall/rules.md): Define suppression policies for your AI agents with trust tiers, surfaces, and OPA/Rego. - [Audit Trail](https://docs.visiqlabs.com/record/introduction.md): Cryptographically signed, hash-chained audit trail for every governance decision. - [SDK Reference](https://docs.visiqlabs.com/reference.md): Complete API reference for @visiq/sdk — the visiq() function, options, framework detection, and record types. ## OpenAPI Specs - [openapi](https://docs.visiqlabs.com/api-reference/openapi.yaml)