Implement Dockerized auditing daemon and Model Context Protocol (MCP) server support.
- Create Dockerfile.mcp for containerized microservice execution.
- Create build/mcp_server.py implementing the MCP JSON-RPC 2.0 protocol over stdio.
- Expose caching layer, latest results, and immediate auditing as MCP tools and resources.
Implement Dockerized auditing daemon and Model Context Protocol (MCP) server support.