.gitignore
ACCEPTANCE.py
AGENTS.md
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
walkthrough_seed.py
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/false_positive.yml
.github/workflows/ci.yml
docs/ARCHITECTURE_AND_WORKING.md
docs/ARCHITECTURE_MAP.md
docs/COMPATIBILITY.md
docs/ENGINE_MAP.md
docs/EXCEPTION_POLICY.md
docs/RELEASE_CHECKLIST.md
docs/RouteLLM_Integration_Design.md
docs/SELF_HOSTED_STACKS.md
docs/STRESS_TEST_REPORT.md
docs/THREAT_MODEL.md
docs/TOKEYMETER_ARCHITECTURE.md
docs/TOKEYMETER_FULL_ARCHITECTURE.md
docs/agents-terminal.png
docs/firstrun.png
docs/novue-logo.png
docs/report.png
docs/stalls.png
docs/self-hosted/BUILD_DOC.md
docs/self-hosted/WINDOWS_PERFORMANCE.md
examples/01_stuck_agent.py
examples/02_batch_is_not_a_stall.py
examples/03_choosing_thresholds.py
examples/04_alerting.py
examples/05_policy_file.py
examples/06_compliance.py
examples/README.md
scripts/build_manifest.py
scripts/enterprise_live_sim.py
scripts/perfection_baseline.json
scripts/real_redis_smoke.py
scripts/release.py
scripts/run_all_checks.py
scripts/run_perfection_gate.py
scripts/soak.py
scripts/stress_battery.py
tests/conftest.py
tests/contract_snapshot.json
tests/test_admin.py
tests/test_api_surface.py
tests/test_async.py
tests/test_async_parity.py
tests/test_audit.py
tests/test_audit_durability.py
tests/test_benchmarks.py
tests/test_cache_namespace_isolation.py
tests/test_cache_optimize.py
tests/test_capacity_recovery.py
tests/test_cascade.py
tests/test_chargeback.py
tests/test_cli_demo_doctor.py
tests/test_close_packet.py
tests/test_cold_sweep_hardening.py
tests/test_combinatorial.py
tests/test_compliance.py
tests/test_compression.py
tests/test_conservative_compression.py
tests/test_contract_surface.py
tests/test_decision.py
tests/test_decorator.py
tests/test_engine_completion.py
tests/test_engine_layout.py
tests/test_event_preview_default.py
tests/test_events.py
tests/test_examples_and_repo.py
tests/test_exception_policy.py
tests/test_execution_rules.py
tests/test_fidelity_breaker.py
tests/test_fuzz_properties.py
tests/test_group1_reachability.py
tests/test_high_stakes.py
tests/test_hybrid_placement.py
tests/test_identity_binding.py
tests/test_integrity.py
tests/test_invariants.py
tests/test_keys_hardening.py
tests/test_ledger_crash_consistency.py
tests/test_lifecycle_hardening.py
tests/test_lineage.py
tests/test_memory.py
tests/test_metrics.py
tests/test_nested_redaction.py
tests/test_observability.py
tests/test_overhead_and_modes.py
tests/test_per_call_model.py
tests/test_performance.py
tests/test_plan.py
tests/test_platform_portability.py
tests/test_policy.py
tests/test_pricing_registry.py
tests/test_privacy.py
tests/test_production_readiness.py
tests/test_progress_scoreability.py
tests/test_progress_signal.py
tests/test_prompt_ir.py
tests/test_record_parity.py
tests/test_redis_store.py
tests/test_refusal_propagation.py
tests/test_restore_safety.py
tests/test_review_round3_hardening.py
tests/test_router.py
tests/test_run_all_checks.py
tests/test_runtime_adapters.py
tests/test_runtime_enforcement.py
tests/test_runtime_facade.py
tests/test_runtime_integration.py
tests/test_runtime_kernel.py
tests/test_runtime_optimization.py
tests/test_runtime_platform.py
tests/test_runtime_proof.py
tests/test_runtime_redteam_platform.py
tests/test_runtime_regression_pins.py
tests/test_runtime_resilience.py
tests/test_runtime_security_redteam.py
tests/test_runtime_stress_workload.py
tests/test_runtime_traffic.py
tests/test_runtime_universality.py
tests/test_s1_1_token_recovery.py
tests/test_safe_compress.py
tests/test_salience.py
tests/test_savings_ledger_health.py
tests/test_secret_firewall_perf.py
tests/test_selfhost_ledger_fields.py
tests/test_semantic.py
tests/test_shadow.py
tests/test_shadow_reported_provenance.py
tests/test_single_flight.py
tests/test_single_flight_default_store.py
tests/test_singleflight_inprocess.py
tests/test_soak_concurrency.py
tests/test_strict_redaction_fail_closed.py
tests/test_suggest_and_drift.py
tests/test_tags.py
tests/test_task_boundary.py
tests/test_tenant_isolation.py
tests/test_tier1_embedding.py
tests/test_tokeymeter_api.py
tests/test_ttl.py
tests/test_vec.py
tests/test_warmup.py
tests/test_watch.py
tests/test_wire_integration_openai.py
tokeymeter/__init__.py
tokeymeter/__main__.py
tokeymeter/_api.py
tokeymeter/_fidelity.py
tokeymeter/_manifest.json
tokeymeter/admin.py
tokeymeter/cache_admin.py
tokeymeter/cache_optimize.py
tokeymeter/cascade.py
tokeymeter/compression.py
tokeymeter/compression_eval.py
tokeymeter/context_passport.py
tokeymeter/decision.py
tokeymeter/decorator.py
tokeymeter/degraded.py
tokeymeter/demo.py
tokeymeter/envelope.py
tokeymeter/events.py
tokeymeter/firstrun.py
tokeymeter/identity.py
tokeymeter/integrity.py
tokeymeter/keys.py
tokeymeter/memory.py
tokeymeter/metrics.py
tokeymeter/overhead.py
tokeymeter/paths.py
tokeymeter/policy.py
tokeymeter/pricing.py
tokeymeter/privacy.py
tokeymeter/prompt_ir.py
tokeymeter/py.typed
tokeymeter/query_compress.py
tokeymeter/reporting.py
tokeymeter/router.py
tokeymeter/safe_compress.py
tokeymeter/salience.py
tokeymeter/savings.py
tokeymeter/semantic.py
tokeymeter/semantic_eval.py
tokeymeter/semantic_verify.py
tokeymeter/storage.py
tokeymeter/usage.py
tokeymeter/utils.py
tokeymeter/warmup.py
tokeymeter/watch.py
tokeymeter.egg-info/PKG-INFO
tokeymeter.egg-info/SOURCES.txt
tokeymeter.egg-info/dependency_links.txt
tokeymeter.egg-info/entry_points.txt
tokeymeter.egg-info/requires.txt
tokeymeter.egg-info/top_level.txt
tokeymeter/audit/__init__.py
tokeymeter/backends/__init__.py
tokeymeter/content/__init__.py
tokeymeter/engines/__init__.py
tokeymeter/engines/economics/__init__.py
tokeymeter/engines/economics/capacity_report.py
tokeymeter/engines/economics/chargeback.py
tokeymeter/engines/economics/close_packet.py
tokeymeter/engines/economics/hybrid.py
tokeymeter/engines/economics/keys.py
tokeymeter/engines/economics/pricing.py
tokeymeter/engines/economics/reconcile.py
tokeymeter/engines/economics/reporting.py
tokeymeter/engines/economics/savings.py
tokeymeter/engines/economics/usage.py
tokeymeter/engines/execution/__init__.py
tokeymeter/engines/execution/endpoint.py
tokeymeter/engines/execution/halts.py
tokeymeter/engines/execution/response_text.py
tokeymeter/engines/execution/task.py
tokeymeter/engines/execution/integrations/README.md
tokeymeter/engines/execution/integrations/__init__.py
tokeymeter/engines/execution/integrations/anthropic.py
tokeymeter/engines/execution/integrations/openai.py
tokeymeter/engines/execution/integrations/openai_async.py
tokeymeter/engines/execution/integrations/universal.py
tokeymeter/engines/governance/__init__.py
tokeymeter/engines/governance/agents.py
tokeymeter/engines/governance/agents_html.py
tokeymeter/engines/governance/compliance.py
tokeymeter/engines/governance/decision.py
tokeymeter/engines/governance/identity.py
tokeymeter/engines/governance/plan.py
tokeymeter/engines/governance/policy.py
tokeymeter/engines/governance/privacy.py
tokeymeter/engines/governance/rules.py
tokeymeter/engines/governance/simulate.py
tokeymeter/engines/governance/suggest.py
tokeymeter/engines/governance/content/REDTEAM_REPORT.md
tokeymeter/engines/governance/content/__init__.py
tokeymeter/engines/governance/content/secrets.py
tokeymeter/engines/knowledge/__init__.py
tokeymeter/engines/knowledge/context_passport.py
tokeymeter/engines/knowledge/memory.py
tokeymeter/engines/optimization/__init__.py
tokeymeter/engines/optimization/cache_admin.py
tokeymeter/engines/optimization/cache_optimize.py
tokeymeter/engines/optimization/cascade.py
tokeymeter/engines/optimization/compression.py
tokeymeter/engines/optimization/compression_eval.py
tokeymeter/engines/optimization/envelope.py
tokeymeter/engines/optimization/prompt_ir.py
tokeymeter/engines/optimization/query_compress.py
tokeymeter/engines/optimization/redis_store.py
tokeymeter/engines/optimization/router.py
tokeymeter/engines/optimization/safe_compress.py
tokeymeter/engines/optimization/salience.py
tokeymeter/engines/optimization/semantic.py
tokeymeter/engines/optimization/semantic_eval.py
tokeymeter/engines/optimization/semantic_verify.py
tokeymeter/engines/optimization/storage.py
tokeymeter/engines/optimization/warmup.py
tokeymeter/engines/reliability/__init__.py
tokeymeter/engines/reliability/_fidelity.py
tokeymeter/engines/reliability/degraded.py
tokeymeter/engines/reliability/overhead.py
tokeymeter/engines/trust/__init__.py
tokeymeter/engines/trust/cipher.py
tokeymeter/engines/trust/integrity.py
tokeymeter/engines/trust/audit/__init__.py
tokeymeter/engines/trust/audit/log.py
tokeymeter/engines/trust/audit/proof.py
tokeymeter/engines/trust/audit/signers.py
tokeymeter/integrations/__init__.py
tokeymeter/runtime/__init__.py
tokeymeter/runtime/adapters.py
tokeymeter/runtime/bus.py
tokeymeter/runtime/catalog.py
tokeymeter/runtime/config.py
tokeymeter/runtime/conformance.py
tokeymeter/runtime/container.py
tokeymeter/runtime/economics.py
tokeymeter/runtime/enforcement.py
tokeymeter/runtime/engine.py
tokeymeter/runtime/engines.py
tokeymeter/runtime/errors.py
tokeymeter/runtime/facade.py
tokeymeter/runtime/frameworks.py
tokeymeter/runtime/hotreload.py
tokeymeter/runtime/kernel.py
tokeymeter/runtime/oidc.py
tokeymeter/runtime/optimization.py
tokeymeter/runtime/optimize.py
tokeymeter/runtime/plugins.py
tokeymeter/runtime/proof.py
tokeymeter/runtime/providers.py
tokeymeter/runtime/resilience.py
tokeymeter/runtime/telemetry.py
tokeymeter/runtime/tools.py