# ProvenLog ## Docs - [Claude Code Hook](https://docs.provenlog.com/adapters/claude-code-hook.md): Audit every tool call Claude Code makes - [MCP Proxy](https://docs.provenlog.com/adapters/mcp-proxy.md): Intercept and audit all MCP tool calls - [OpenClaw Gateway](https://docs.provenlog.com/adapters/openclaw.md): Monitor OpenClaw AI agents in real time - [OTLP Receiver](https://docs.provenlog.com/adapters/otlp.md): Ingest OpenTelemetry traces into ProvenLog - [Ingest Events](https://docs.provenlog.com/api-reference/endpoint/ingest.md): Send events to the audit trail - [Integrity](https://docs.provenlog.com/api-reference/endpoint/integrity.md): Verify hash chains, compute Merkle roots, and export evidence - [Query Events](https://docs.provenlog.com/api-reference/endpoint/query.md): List, search, and inspect audit events - [Stream](https://docs.provenlog.com/api-reference/endpoint/stream.md): Real-time WebSocket event stream - [Timestamps](https://docs.provenlog.com/api-reference/endpoint/timestamps.md): RFC 3161 timestamp management - [API Reference](https://docs.provenlog.com/api-reference/introduction.md): ProvenLog REST API documentation - [plog export](https://docs.provenlog.com/cli/export.md): Export verifiable evidence packages - [plog log](https://docs.provenlog.com/cli/log.md): Query the audit trail - [CLI Overview](https://docs.provenlog.com/cli/overview.md): The plog command-line interface - [plog policy](https://docs.provenlog.com/cli/policy.md): Run compliance policy checks - [plog proxy](https://docs.provenlog.com/cli/proxy.md): Start the MCP proxy - [plog run](https://docs.provenlog.com/cli/run.md): Wrap a Python agent with automatic instrumentation - [plog serve](https://docs.provenlog.com/cli/serve.md): Start the ProvenLog server and dashboard - [plog timestamp](https://docs.provenlog.com/cli/timestamp.md): Request RFC 3161 timestamps - [plog verify](https://docs.provenlog.com/cli/verify.md): Verify hash chain integrity - [Events](https://docs.provenlog.com/concepts/events.md): The ProvenLogEvent schema and action types - [Hash Chains](https://docs.provenlog.com/concepts/hash-chains.md): How SHA-256 hash chains provide tamper evidence - [Merkle Trees](https://docs.provenlog.com/concepts/merkle-trees.md): Global integrity proofs across all agent chains - [Operating Modes](https://docs.provenlog.com/concepts/operating-modes.md): Embedded mode vs Server mode - [Dashboard](https://docs.provenlog.com/features/dashboard.md): Built-in web dashboard for exploring your audit trail - [PII Redaction](https://docs.provenlog.com/features/pii-redaction.md): Automatically redact sensitive data from audit events - [Policy Engine](https://docs.provenlog.com/features/policy-engine.md): Define and enforce compliance rules on your audit trail - [RFC 3161 Timestamping](https://docs.provenlog.com/features/timestamping.md): Third-party proof that records existed at a given time - [Verifiable Exports](https://docs.provenlog.com/features/verifiable-exports.md): Export portable evidence packages for offline verification - [Introduction](https://docs.provenlog.com/index.md): Tamper-evident audit trails for AI agents - [Installation](https://docs.provenlog.com/installation.md): Install ProvenLog CLI, Python SDK, or TypeScript SDK - [AG2 (AutoGen)](https://docs.provenlog.com/integrations/ag2.md): Audit AG2/AutoGen chat completions and function calls - [Anthropic SDK](https://docs.provenlog.com/integrations/anthropic.md): Audit Anthropic API calls and token usage - [Auto-Instrumentation](https://docs.provenlog.com/integrations/auto-instrumentation.md): Zero-code framework detection and patching - [CrewAI](https://docs.provenlog.com/integrations/crewai.md): Audit CrewAI crews, tasks, and tool usage - [Custom Actions](https://docs.provenlog.com/integrations/custom-actions.md): Audit any function with the @trail decorator - [LangChain](https://docs.provenlog.com/integrations/langchain.md): Audit LangChain chains, agents, and tools - [LangGraph](https://docs.provenlog.com/integrations/langgraph.md): Audit LangGraph graphs with node-level events - [OpenAI Agents SDK](https://docs.provenlog.com/integrations/openai-agents.md): Audit OpenAI Agents function calls, handoffs, and guardrails - [Quickstart](https://docs.provenlog.com/quickstart.md): Get up and running with ProvenLog in under 3 minutes - [Python SDK](https://docs.provenlog.com/sdks/python.md): Instrument your Python agents with ProvenLog - [TypeScript SDK](https://docs.provenlog.com/sdks/typescript.md): Instrument your TypeScript agents with ProvenLog ## OpenAPI Specs - [openapi](https://docs.provenlog.com/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/provenlog/provenlog)