BILLING.md
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
ROADMAP.md
pyproject.toml
docs/ATTRIBUTION-EXHIBIT-2026-07.md
docs/CONCURRENCY-PROOF-2026-07.md
docs/HERMES-VERIFICATION-2026-07.md
docs/LAUNCH-ASSETS.md
docs/PERSEUS-CLOUD.md
docs/POSITIONING-2026-07.md
docs/REVIEW-2026-07.md
docs/SECURITY-REVIEW-SCOPE.md
docs/api.md
docs/auth.md
docs/authorized-action-receipts.md
docs/benchmark-cost-attribution.md
docs/brand-architecture.md
docs/claude-code.md
docs/continuous-attestation.md
docs/deploy-hardening.md
docs/evidence-receipts.md
docs/friends-beta-invite.md
docs/invarium-integration.md
docs/launch-assets-2026-07.md
docs/ledger-integrity.md
docs/local-perseus-vault-ledger.md
docs/mcp.md
docs/memory-governance-provenance.md
docs/partner-first-moves-2026-07.md
docs/postgres.md
docs/quantization-cost-model.md
docs/reconciliation.md
docs/roadmap-efficiency-leakage.md
docs/savings-share.md
docs/schema.md
docs/security-review-2026-06-27.md
docs/spec-two-layer-integrity.md
docs/team-beta-plan.md
docs/three-tier-model.md
docs/exhibits/attribution-before-after-demo.md
docs/exhibits/attribution-before-after-lambda-real.md
examples/claude_code_hook.py
examples/hermes_integration.py
examples/hermes_sync.py
examples/invarium_gated_savings.py
examples/invarium_meter_regression.py
examples/quickstart.py
ledger_agent/__init__.py
ledger_agent/__main__.py
ledger_agent/alerts.py
ledger_agent/backtest.py
ledger_agent/benchmark_cost.py
ledger_agent/bridge.py
ledger_agent/catalog.py
ledger_agent/cli.py
ledger_agent/client.py
ledger_agent/config.py
ledger_agent/db.py
ledger_agent/demo.py
ledger_agent/efficiency.py
ledger_agent/fetchers.py
ledger_agent/hermes.py
ledger_agent/mcp_server.py
ledger_agent/metering.py
ledger_agent/prebind.py
ledger_agent/pricing.py
ledger_agent/receipts.py
ledger_agent/reconcile.py
ledger_agent/reconcile_union.py
ledger_agent/reconcile_webhooks.py
ledger_agent/reports.py
ledger_agent/savings.py
ledger_agent/utils.py
ledger_agent/billing/__init__.py
ledger_agent/billing/stripe_client.py
ledger_agent/integrations/__init__.py
ledger_agent/integrations/adapters.py
ledger_agent/integrations/claude_code_hook.py
ledger_agent/integrations/invarium.py
ledger_agent/server/__init__.py
ledger_agent/server/api.py
ledger_agent/server/app.py
ledger_agent/server/auth.py
ledger_agent/server/views.py
perseus_ledger.egg-info/PKG-INFO
perseus_ledger.egg-info/SOURCES.txt
perseus_ledger.egg-info/dependency_links.txt
perseus_ledger.egg-info/entry_points.txt
perseus_ledger.egg-info/requires.txt
perseus_ledger.egg-info/top_level.txt
tests/test_admin_api.py
tests/test_api_key_rotation.py
tests/test_attribution_exhibit.py
tests/test_audit_receipt.py
tests/test_auth.py
tests/test_auth_tenant.py
tests/test_backtest.py
tests/test_benchmark_cost.py
tests/test_cache_write.py
tests/test_catalog.py
tests/test_chain_checkpoints.py
tests/test_client_hardstop.py
tests/test_concurrency.py
tests/test_config.py
tests/test_csrf_token.py
tests/test_deploy_guard.py
tests/test_e2e_acceptance.py
tests/test_efficiency.py
tests/test_engine.py
tests/test_export_pagination.py
tests/test_external_ref.py
tests/test_fetchers.py
tests/test_hermes_attribution.py
tests/test_hermes_sync.py
tests/test_hermes_sync_baseline.py
tests/test_http_hardening.py
tests/test_idempotency_purge.py
tests/test_ingest_hardening.py
tests/test_invarium_gated_savings.py
tests/test_ledger_chain.py
tests/test_mcp.py
tests/test_meter_contract.py
tests/test_meter_regression.py
tests/test_micros.py
tests/test_money_cluster.py
tests/test_negative_cost.py
tests/test_negative_tokens.py
tests/test_operational_windows.py
tests/test_prebind_receipt.py
tests/test_prebind_replay_api.py
tests/test_prepaid_default.py
tests/test_pricing_contract.py
tests/test_pricing_unpriced.py
tests/test_public_launch_smoke.py
tests/test_punchlist.py
tests/test_quantization.py
tests/test_quantization_routing.py
tests/test_reconcile.py
tests/test_reconcile_union.py
tests/test_resource_constraints_receipt.py
tests/test_savings.py
tests/test_savings_151.py
tests/test_schema_version.py
tests/test_server.py
tests/test_signup_cap.py
tests/test_signup_ip_throttle.py
tests/test_stage_evidence_receipts.py
tests/test_team_attribution.py
tests/test_txn_atomicity.py
tests/test_version_single_source.py
tests/test_webhook_reconcile.py
tests/test_webhook_reversals.py