LICENSE
README.md
pyproject.toml
tests/test_adapters.py
tests/test_api.py
tests/test_cli.py
tests/test_cli_benchmark.py
tests/test_coding_agent_schema.py
tests/test_dead_branch_sweeper.py
tests/test_dedup_engine.py
tests/test_diverse_fixtures.py
tests/test_end_to_end.py
tests/test_fuzzing.py
tests/test_override_engine.py
tests/test_probes.py
tests/test_properties.py
tests/test_receipts.py
tests/test_retention_policy.py
tests/test_semantic_compaction.py
tests/test_semantic_engine.py
tests/test_semantic_extraction.py
tests/test_topo_sampler.py
tests/test_universal_input.py
tracegc/__init__.py
tracegc/analysis.py
tracegc/api.py
tracegc/cli.py
tracegc/compactor.py
tracegc/dead_branch_sweeper.py
tracegc/dedup_engine.py
tracegc/events.py
tracegc/graph.py
tracegc/middleware.py
tracegc/override_engine.py
tracegc/receipts.py
tracegc/retention_policy.py
tracegc/semantic.py
tracegc/semantic_engine.py
tracegc/topo_sampler.py
tracegc.egg-info/PKG-INFO
tracegc.egg-info/SOURCES.txt
tracegc.egg-info/dependency_links.txt
tracegc.egg-info/entry_points.txt
tracegc.egg-info/requires.txt
tracegc.egg-info/top_level.txt
tracegc/benchmark/cli_runner.py
tracegc/benchmark/estimate_cost.py
tracegc/benchmark/generate_fixtures.py
tracegc/benchmark/methods.py
tracegc/benchmark/run_benchmark.py
tracegc/benchmark/scoring.py
tracegc/benchmark/test_gemini.py
tracegc/benchmark/fixtures/coding_agent_long.json
tracegc/benchmark/fixtures/coding_agent_medium.json
tracegc/benchmark/fixtures/coding_agent_short.json
tracegc/benchmark/fixtures/customer_support_long.json
tracegc/benchmark/fixtures/customer_support_medium.json
tracegc/benchmark/fixtures/customer_support_short.json
tracegc/benchmark/fixtures/research_agent_long.json
tracegc/benchmark/fixtures/research_agent_medium.json
tracegc/benchmark/fixtures/research_agent_short.json