.archledger.toml
.codecrate.toml
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
.ruff.toml
.taskledger.toml
AGENTS.md
API.md
ARCHITECTURE.md
CHANGELOG.md
LICENSE
README.md
pyproject.toml
setup.py
.archledger/source-state.json
.archledger/storage.yaml
.archledger/records/building_blocks/al_block_0018.md
.archledger/records/building_blocks/al_block_0019.md
.archledger/records/building_blocks/al_block_0020.md
.archledger/records/building_blocks/al_block_0021.md
.archledger/records/building_blocks/al_block_0022.md
.archledger/records/building_blocks/al_block_0023.md
.archledger/records/building_blocks/al_block_0024.md
.archledger/records/building_blocks/al_block_0025.md
.archledger/records/building_blocks/al_block_0039.md
.archledger/records/building_blocks/al_block_0040.md
.archledger/records/building_blocks/al_block_0041.md
.archledger/records/decisions/al_adr_0026.md
.archledger/records/decisions/al_adr_0027.md
.archledger/records/decisions/al_adr_0028.md
.archledger/records/decisions/al_adr_0029.md
.archledger/records/diagrams/al_diagram_0036.md
.archledger/records/diagrams/al_diagram_0037.md
.archledger/records/diagrams/al_diagram_0038.md
.archledger/records/quality_requirements/al_quality_0030.md
.archledger/records/quality_requirements/al_quality_0031.md
.archledger/records/quality_requirements/al_quality_0032.md
.archledger/records/quality_requirements/al_quality_0033.md
.archledger/records/requirements/al_content_0013.md
.archledger/records/requirements/al_content_0014.md
.archledger/records/requirements/al_content_0015.md
.archledger/records/requirements/al_content_0016.md
.archledger/records/requirements/al_content_0017.md
.archledger/records/requirements/al_content_0034.md
.archledger/records/requirements/al_content_0035.md
.archledger/records/requirements/al_content_0042.md
.archledger/records/requirements/al_content_0043.md
.archledger/records/requirements/al_content_0044.md
.archledger/records/requirements/al_content_0045.md
.archledger/sections/al_content_0001.md
.archledger/sections/al_content_0002.md
.archledger/sections/al_content_0003.md
.archledger/sections/al_content_0004.md
.archledger/sections/al_content_0005.md
.archledger/sections/al_content_0006.md
.archledger/sections/al_content_0007.md
.archledger/sections/al_content_0008.md
.archledger/sections/al_content_0009.md
.archledger/sections/al_content_0010.md
.archledger/sections/al_content_0011.md
.archledger/sections/al_content_0012.md
.github/workflows/codecov.yml
.github/workflows/pre-commit.yml
.github/workflows/python-publish.yml
.github/workflows/tests.yml
docs/Makefile
docs/api.rst
docs/api_usage.rst
docs/build.sh
docs/conf.py
docs/config.rst
docs/harnesses.rst
docs/index.rst
docs/requirements.txt
docs/stable_api_examples.md
docs/usage.rst
examples/_manual_run_common.py
examples/manual_run_amp.py
examples/manual_run_claude.py
examples/manual_run_codex.py
examples/manual_run_copilot.py
examples/manual_run_droid.py
examples/manual_run_goose.py
examples/manual_run_opencode.py
examples/manual_run_pi.py
examples/manual_run_vibe.py
scripts/file_stats.py
tests/__init__.py
tests/helpers.py
tests/test_adapter_summary.py
tests/test_amp_parser.py
tests/test_analysis.py
tests/test_api_config.py
tests/test_api_contract.py
tests/test_api_environment.py
tests/test_api_events.py
tests/test_api_imports.py
tests/test_api_insights.py
tests/test_api_prices.py
tests/test_api_reports.py
tests/test_api_sessions.py
tests/test_api_sources.py
tests/test_api_statusline.py
tests/test_api_tool_calls.py
tests/test_api_workflow.py
tests/test_architecture_smoke.py
tests/test_area_detection.py
tests/test_cache.py
tests/test_claude_parser.py
tests/test_code_parser.py
tests/test_codex_parser.py
tests/test_codex_session_digest.py
tests/test_codex_tool_calls.py
tests/test_config.py
tests/test_copilot_parser.py
tests/test_costing.py
tests/test_db.py
tests/test_docs_commands.py
tests/test_droid_parser.py
tests/test_formatting.py
tests/test_git_sync.py
tests/test_goose_parser.py
tests/test_harnessbridge_parser.py
tests/test_insights_extractors.py
tests/test_insights_render_markdown.py
tests/test_insights_suggestions.py
tests/test_insights_temporal.py
tests/test_opencode_parser.py
tests/test_paths.py
tests/test_periods.py
tests/test_pi_parser.py
tests/test_pi_session_digest.py
tests/test_price_parser.py
tests/test_provider_identity.py
tests/test_scanner.py
tests/test_session_digests.py
tests/test_stable_api_examples.py
tests/test_sync.py
tests/test_vibe_parser.py
tests/cli/__init__.py
tests/cli/conftest.py
tests/cli/git_helpers.py
tests/cli/helpers.py
tests/cli/test_analyze.py
tests/cli/test_area.py
tests/cli/test_copilot.py
tests/cli/test_insights.py
tests/cli/test_machines.py
tests/cli/test_pricing_config.py
tests/cli/test_refresh.py
tests/cli/test_run.py
tests/cli/test_sources.py
tests/cli/test_status.py
tests/cli/test_statusline.py
tests/cli/test_subscriptions.py
tests/cli/test_sync_git.py
tests/cli/test_tui.py
tests/cli/test_usage.py
tests/cli/test_watch.py
tests/fixtures/opencode.db
tests/perf/bench_reports.py
tests/tui/__init__.py
tests/tui/conftest.py
tests/tui/test_app_smoke.py
tests/tui/test_areas_pane.py
tests/tui/test_copy_export.py
tests/tui/test_layout.py
tests/tui/test_navigation.py
tests/tui/test_prices_pane.py
tests/tui/test_subscriptions_pane.py
toktrail/__init__.py
toktrail/_version.py
toktrail/analysis.py
toktrail/area_detection.py
toktrail/cache.py
toktrail/cli.py
toktrail/cli_sync.py
toktrail/config.py
toktrail/costing.py
toktrail/db.py
toktrail/errors.py
toktrail/formatting.py
toktrail/git_sync.py
toktrail/models.py
toktrail/paths.py
toktrail/periods.py
toktrail/price_parser.py
toktrail/provider_identity.py
toktrail/py.typed
toktrail/reporting.py
toktrail/scanner.py
toktrail/session_digests.py
toktrail/statusline.py
toktrail/sync.py
toktrail.egg-info/PKG-INFO
toktrail.egg-info/SOURCES.txt
toktrail.egg-info/dependency_links.txt
toktrail.egg-info/entry_points.txt
toktrail.egg-info/requires.txt
toktrail.egg-info/top_level.txt
toktrail/_db/__init__.py
toktrail/_db/_impl_db.py
toktrail/_db/areas.py
toktrail/_db/connection.py
toktrail/_db/core_db.py
toktrail/_db/legacy_db.py
toktrail/_db/migrations.py
toktrail/_db/reports_areas.py
toktrail/_db/reports_runs.py
toktrail/_db/reports_series.py
toktrail/_db/reports_sessions.py
toktrail/_db/reports_subscriptions.py
toktrail/_db/reports_usage.py
toktrail/_db/runs.py
toktrail/_db/schema.py
toktrail/_db/source_sessions.py
toktrail/_db/usage_events.py
toktrail/adapters/__init__.py
toktrail/adapters/_common.py
toktrail/adapters/amp.py
toktrail/adapters/base.py
toktrail/adapters/claude.py
toktrail/adapters/code.py
toktrail/adapters/codex.py
toktrail/adapters/codex_tool_calls.py
toktrail/adapters/copilot.py
toktrail/adapters/droid.py
toktrail/adapters/goose.py
toktrail/adapters/harnessbridge.py
toktrail/adapters/opencode.py
toktrail/adapters/pi.py
toktrail/adapters/registry.py
toktrail/adapters/summary.py
toktrail/adapters/vibe.py
toktrail/api/__init__.py
toktrail/api/_common.py
toktrail/api/_conversions.py
toktrail/api/_files.py
toktrail/api/analysis.py
toktrail/api/areas.py
toktrail/api/config.py
toktrail/api/environment.py
toktrail/api/events.py
toktrail/api/harnesses.py
toktrail/api/imports.py
toktrail/api/insights.py
toktrail/api/machines.py
toktrail/api/models.py
toktrail/api/paths.py
toktrail/api/prices.py
toktrail/api/reports.py
toktrail/api/sessions.py
toktrail/api/sources.py
toktrail/api/statusline.py
toktrail/api/sync.py
toktrail/api/workflow.py
toktrail/api/model_parts/__init__.py
toktrail/api/model_parts/areas.py
toktrail/api/model_parts/cache_analysis.py
toktrail/api/model_parts/core_models.py
toktrail/api/model_parts/legacy_models.py
toktrail/api/model_parts/reports.py
toktrail/api/model_parts/runs.py
toktrail/api/model_parts/statusline.py
toktrail/api/model_parts/subscriptions.py
toktrail/api/model_parts/sync.py
toktrail/api/model_parts/tokens.py
toktrail/api/model_parts/tool_calls.py
toktrail/api/model_parts/usage.py
toktrail/cli_parts/__init__.py
toktrail/cli_parts/analyze.py
toktrail/cli_parts/app.py
toktrail/cli_parts/area.py
toktrail/cli_parts/config.py
toktrail/cli_parts/copilot.py
toktrail/cli_parts/filters.py
toktrail/cli_parts/formatting.py
toktrail/cli_parts/insights.py
toktrail/cli_parts/machines.py
toktrail/cli_parts/main_cli.py
toktrail/cli_parts/prices.py
toktrail/cli_parts/refresh.py
toktrail/cli_parts/run.py
toktrail/cli_parts/sources.py
toktrail/cli_parts/statusline.py
toktrail/cli_parts/subscriptions.py
toktrail/cli_parts/table.py
toktrail/cli_parts/types.py
toktrail/cli_parts/usage.py
toktrail/cli_parts/watch.py
toktrail/config_parts/__init__.py
toktrail/config_parts/_config_impl.py
toktrail/config_parts/_parse_helpers.py
toktrail/config_parts/core_config.py
toktrail/config_parts/defaults.py
toktrail/config_parts/legacy_config.py
toktrail/config_parts/load.py
toktrail/config_parts/models.py
toktrail/config_parts/parse_areas.py
toktrail/config_parts/parse_pricing.py
toktrail/config_parts/parse_runtime.py
toktrail/config_parts/parse_statusline.py
toktrail/config_parts/parse_subscriptions.py
toktrail/config_parts/parse_sync.py
toktrail/git_sync_parts/__init__.py
toktrail/git_sync_parts/core.py
toktrail/insights/__init__.py
toktrail/insights/aggregate.py
toktrail/insights/extractors.py
toktrail/insights/models.py
toktrail/insights/render_markdown.py
toktrail/insights/service.py
toktrail/insights/suggestions.py
toktrail/insights/temporal.py
toktrail/sync_parts/__init__.py
toktrail/sync_parts/core.py
toktrail/tui/__init__.py
toktrail/tui/app.py
toktrail/tui/clipboard.py
toktrail/tui/formatting.py
toktrail/tui/layout.py
toktrail/tui/services.py
toktrail/tui/state.py
toktrail/tui/panes/__init__.py
toktrail/tui/panes/areas.py
toktrail/tui/panes/config.py
toktrail/tui/panes/dashboard.py
toktrail/tui/panes/exportable.py
toktrail/tui/panes/prices.py
toktrail/tui/panes/sessions.py
toktrail/tui/panes/subscriptions.py
toktrail/tui/panes/table.py
toktrail/tui/screens/__init__.py
toktrail/tui/screens/area_form.py
toktrail/tui/screens/confirm.py
toktrail/tui/screens/help.py
toktrail/tui/screens/price_form.py
toktrail/tui/styles/toktrail.tcss