LICENSE
README.md
pyproject.toml
src/halo.py
src/halo_record/__init__.py
src/halo_record/access.py
src/halo_record/anchor.py
src/halo_record/canon.py
src/halo_record/capture.py
src/halo_record/cli.py
src/halo_record/demo.py
src/halo_record/halo-record.schema.json
src/halo_record/hook.py
src/halo_record/record.py
src/halo_record/redact.py
src/halo_record/report.py
src/halo_record/serve.py
src/halo_record/session.py
src/halo_record/trace.py
src/halo_record/verify.py
src/halo_record/witness.py
src/halo_record.egg-info/PKG-INFO
src/halo_record.egg-info/SOURCES.txt
src/halo_record.egg-info/dependency_links.txt
src/halo_record.egg-info/entry_points.txt
src/halo_record.egg-info/top_level.txt
src/halo_record/integrations/__init__.py
src/halo_record/integrations/_common.py
src/halo_record/integrations/gateway.py
src/halo_record/integrations/langchain.py
src/halo_record/integrations/langfuse.py
src/halo_record/integrations/litellm.py
src/halo_record/integrations/mcp.py
src/halo_record/integrations/openai_agents.py
src/halo_record/integrations/otel.py
tests/test_access.py
tests/test_anchor.py
tests/test_canon.py
tests/test_concurrency.py
tests/test_console_api.py
tests/test_integrations.py
tests/test_model_call.py
tests/test_record_verify.py
tests/test_report.py
tests/test_tenant.py
tests/test_trace.py
tests/test_witness_http.py