Asqav is an open-source governance layer for AI agents - audit trails, policy enforcement, and compliance.
Why it fits fastapi_mcp:
- FastAPI endpoints exposed as MCP tools need audit logging to track which agents called what and when
- Asqav can work as FastAPI middleware - wrapping MCP tool calls with policy checks and audit records automatically
- Teams using fastapi_mcp in regulated environments need compliance evidence for every tool invocation
Links:
Could contribute a middleware example if useful.