LICENSE
README.md
pyproject.toml
timelog_extract.py
collectors/__init__.py
collectors/ai_logs.py
collectors/chrome.py
collectors/copilot_cli.py
collectors/cursor.py
collectors/github.py
collectors/jira.py
collectors/lovable_desktop.py
collectors/mail.py
collectors/timelog.py
collectors/toggl.py
core/__init__.py
core/analytics.py
core/chrome_epoch.py
core/cli.py
core/cli_ab_rule_suggestions.py
core/cli_app.py
core/cli_cast.py
core/cli_config.py
core/cli_doctor_sources_projects.py
core/cli_experiments.py
core/cli_global_timelog_setup.py
core/cli_jira_sync.py
core/cli_options.py
core/cli_projects.py
core/cli_prompts.py
core/cli_report_status.py
core/cli_review.py
core/cli_triage.py
core/cli_triage_apply.py
core/cli_ux.py
core/collector_registry.py
core/compare_project_configs.py
core/config.py
core/doctor_cli_path.py
core/doctor_copilot_cli_row.py
core/doctor_source_rows.py
core/domain.py
core/engine_api.py
core/events.py
core/git_project_bootstrap.py
core/global_timelog_hook_script.py
core/global_timelog_machine_setup.py
core/global_timelog_setup_lib.py
core/jira_sync.py
core/live_terminal_demo_contract.py
core/live_terminal_demo_http.py
core/live_terminal_demo_service.py
core/live_terminal_demo_stub_output.py
core/march_calibration.py
core/march_reconciliation.py
core/noise_profiles.py
core/onboarding_guidance.py
core/pipeline.py
core/projects_lint.py
core/report_aggregate.py
core/report_cli.py
core/report_runtime.py
core/report_service.py
core/rule_suggestions.py
core/runtime_collectors.py
core/screen_time.py
core/screen_time_gap_analysis.py
core/setup_github_env.py
core/setup_projects_config_bootstrap.py
core/sources.py
core/truth_payload.py
core/uncategorized_review.py
core/workspace_root.py
core/calibration/__init__.py
core/calibration/experiments.py
core/calibration/reconciliation.py
core/calibration/report.py
core/calibration/screen_time_gap.py
core/live_terminal/__init__.py
core/live_terminal/contract.py
core/live_terminal/http.py
core/live_terminal/mock_data.py
core/live_terminal/service.py
core/live_terminal/stub_output.py
outputs/__init__.py
outputs/cast_writer.py
outputs/cli_heroes.py
outputs/gittan_banner.py
outputs/html_timeline.py
outputs/narrative.py
outputs/pdf.py
outputs/terminal.py
outputs/terminal_theme.py
scripts/__init__.py
scripts/check_file_lengths.py
scripts/compare_project_configs.py
scripts/compare_screen_time_gap.py
scripts/eval_accuracy.py
scripts/gap_day_triage.py
scripts/live_terminal_demo_server.py
scripts/manual_matrix_automation.py
scripts/run_cli_experiments_ci.py
scripts/run_engine_report.py
scripts/run_golden_eval.py
scripts/run_march_calibration_report.py
scripts/run_march_reconciliation.py
scripts/run_screen_time_gap_analysis.py
scripts/calibration/compare_screen_time_gap.py
scripts/calibration/gap_day_triage.py
scripts/calibration/run_march_calibration_report.py
scripts/calibration/run_march_reconciliation.py
scripts/calibration/run_month_end_invoice_check.py
scripts/calibration/run_screen_time_gap_analysis.py
scripts/ci/run_cli_experiments_ci.py
tests/test_agents_timelog_policy.py
tests/test_backward_compat_wrappers.py
tests/test_cast_writer.py
tests/test_chrome_collect.py
tests/test_chrome_like_and_query.py
tests/test_cli_comma_separated.py
tests/test_cli_doctor_workspace_root.py
tests/test_cli_experiment_harness.py
tests/test_cli_help_text.py
tests/test_cli_projects_defaults.py
tests/test_cli_projects_prompt_hints.py
tests/test_cli_regression_smoke.py
tests/test_cli_report_additive_summary.py
tests/test_cli_report_empty_state.py
tests/test_cli_report_search_refactor.py
tests/test_cli_search.py
tests/test_cli_status_integrity.py
tests/test_cli_triage.py
tests/test_cli_triage_apply.py
tests/test_cli_version.py
tests/test_collectors_cursor_noise.py
tests/test_compare_project_configs.py
tests/test_compare_screen_time_gap.py
tests/test_config_compat.py
tests/test_copilot_cli_collect.py
tests/test_core_domain.py
tests/test_doctor_source_rows.py
tests/test_engine_api.py
tests/test_gap_day_triage.py
tests/test_git_project_bootstrap.py
tests/test_github.py
tests/test_global_timelog_hook_script.py
tests/test_golden_eval.py
tests/test_i18n_only_english.py
tests/test_invoice_mode_calibration.py
tests/test_jira_pr_changes.py
tests/test_jira_sync.py
tests/test_landing_command_language.py
tests/test_live_terminal_demo_contract.py
tests/test_live_terminal_demo_http.py
tests/test_live_terminal_demo_service.py
tests/test_live_terminal_mock_data.py
tests/test_lovable_desktop.py
tests/test_march_calibration.py
tests/test_march_reconciliation.py
tests/test_month_end_invoice_check.py
tests/test_narrative.py
tests/test_onboarding_next_steps.py
tests/test_pdf_labels.py
tests/test_project_filter_resolution.py
tests/test_projects_lint.py
tests/test_repo_agent_artifacts.py
tests/test_report_integration.py
tests/test_report_service_import_smoke.py
tests/test_rule_suggestions.py
tests/test_screen_time_gap_analysis.py
tests/test_service_boundary.py
tests/test_setup_github_env.py
tests/test_setup_projects_config.py
tests/test_setup_repo_bootstrap.py
tests/test_setup_scope_selection.py
tests/test_source_strategy.py
tests/test_terminal_preview.py
tests/test_timelog_truth_check_script.py
tests/test_toggl.py
tests/test_truth_payload.py
tests/test_uncategorized_review.py
timelog_extract.egg-info/PKG-INFO
timelog_extract.egg-info/SOURCES.txt
timelog_extract.egg-info/dependency_links.txt
timelog_extract.egg-info/entry_points.txt
timelog_extract.egg-info/requires.txt
timelog_extract.egg-info/top_level.txt