LICENSE
README.md
pyproject.toml
src/claudeglass/__init__.py
src/claudeglass/__main__.py
src/claudeglass/advice.py
src/claudeglass/backtest.py
src/claudeglass/baseline.py
src/claudeglass/cache.py
src/claudeglass/capture.py
src/claudeglass/capture_catalogue.py
src/claudeglass/capture_tags.py
src/claudeglass/capture_view.py
src/claudeglass/carry.py
src/claudeglass/change_points.py
src/claudeglass/classify.py
src/claudeglass/claude_md_review.py
src/claudeglass/cli.py
src/claudeglass/coaching.py
src/claudeglass/compaction.py
src/claudeglass/compaction_sim.py
src/claudeglass/compare.py
src/claudeglass/config.py
src/claudeglass/context_budget.py
src/claudeglass/context_files.py
src/claudeglass/corpus.py
src/claudeglass/counterfactual.py
src/claudeglass/discovery.py
src/claudeglass/elasticity.py
src/claudeglass/events.py
src/claudeglass/exports.py
src/claudeglass/fixes.py
src/claudeglass/footprint.py
src/claudeglass/habits.py
src/claudeglass/handoff.py
src/claudeglass/helptext.py
src/claudeglass/hook_costs.py
src/claudeglass/hook_health.py
src/claudeglass/ignores.py
src/claudeglass/impact.py
src/claudeglass/installer.py
src/claudeglass/invocation.py
src/claudeglass/jsonl.py
src/claudeglass/limits.py
src/claudeglass/model.py
src/claudeglass/model_gate.py
src/claudeglass/model_swap.py
src/claudeglass/monthly.py
src/claudeglass/onboarding.py
src/claudeglass/pages.py
src/claudeglass/parse.py
src/claudeglass/phases.py
src/claudeglass/pricing.py
src/claudeglass/pricing.toml
src/claudeglass/probe.py
src/claudeglass/quality.py
src/claudeglass/quick_actions.py
src/claudeglass/recache.py
src/claudeglass/recommend.py
src/claudeglass/reconcile.py
src/claudeglass/report.py
src/claudeglass/run_split.py
src/claudeglass/savers.py
src/claudeglass/scorecard.py
src/claudeglass/setup_flow.py
src/claudeglass/setup_status.py
src/claudeglass/shell_writes.py
src/claudeglass/signals.py
src/claudeglass/skills_review.py
src/claudeglass/snapshots.py
src/claudeglass/statusline.py
src/claudeglass/team.py
src/claudeglass/topology.py
src/claudeglass/ttl.py
src/claudeglass/units.py
src/claudeglass/upgrade.py
src/claudeglass/usage.py
src/claudeglass/waste.py
src/claudeglass/whatif.py
src/claudeglass/workflows.py
src/claudeglass/workstyle.py
src/claudeglass.egg-info/PKG-INFO
src/claudeglass.egg-info/SOURCES.txt
src/claudeglass.egg-info/dependency_links.txt
src/claudeglass.egg-info/entry_points.txt
src/claudeglass.egg-info/requires.txt
src/claudeglass.egg-info/top_level.txt
src/claudeglass/hooks/__init__.py
src/claudeglass/hooks/capture-catalogue.json
src/claudeglass/hooks/capture-hook.py
src/claudeglass/hooks/snapshot-config.py
src/claudeglass/profiles/__init__.py
src/claudeglass/profiles/apply.py
src/claudeglass/profiles/catalogue.py
src/claudeglass/profiles/diff.py
src/claudeglass/profiles/frontmatter.py
src/claudeglass/profiles/goals.py
src/claudeglass/profiles/schema.py
src/claudeglass/profiles/catalogue/discovery-scrape.toml
src/claudeglass/profiles/catalogue/implementation-heavy.toml
src/claudeglass/profiles/catalogue/interactive-chat.toml
src/claudeglass/profiles/catalogue/overnight-batch.toml
src/claudeglass/profiles/catalogue/overseer-fanout.toml
src/claudeglass/profiles/catalogue/plan-then-build.toml
src/claudeglass/profiles/catalogue/planning-requirements.toml
src/claudeglass/profiles/catalogue/workflow-ultracode.toml
src/claudeglass/render/__init__.py
src/claudeglass/render/csv_out.py
src/claudeglass/render/html.py
src/claudeglass/render/json_out.py
src/claudeglass/render/markdown.py
src/claudeglass/render/tables.py
src/claudeglass/service/__init__.py
src/claudeglass/service/api.py
src/claudeglass/service/coaching_job.py
src/claudeglass/service/codewatch.py
src/claudeglass/service/contracts.py
src/claudeglass/service/explain.py
src/claudeglass/service/monthly_job.py
src/claudeglass/service/rebuild.py
src/claudeglass/service/schema.py
src/claudeglass/service/serve.py
src/claudeglass/service/store.py
src/claudeglass/service/storelock.py
src/claudeglass/service/watcher.py
src/claudeglass/service/static/THIRD_PARTY.sha256
src/claudeglass/service/static/api.js
src/claudeglass/service/static/app.css
src/claudeglass/service/static/app.js
src/claudeglass/service/static/charts-types.js
src/claudeglass/service/static/charts.js
src/claudeglass/service/static/core.js
src/claudeglass/service/static/costs.js
src/claudeglass/service/static/d3.js
src/claudeglass/service/static/evidence.js
src/claudeglass/service/static/favicon.svg
src/claudeglass/service/static/format.js
src/claudeglass/service/static/grid.js
src/claudeglass/service/static/icons.js
src/claudeglass/service/static/index.html
src/claudeglass/service/static/links.js
src/claudeglass/service/static/page-actions.js
src/claudeglass/service/static/page-agents.js
src/claudeglass/service/static/page-cache.js
src/claudeglass/service/static/page-capture.js
src/claudeglass/service/static/page-data.js
src/claudeglass/service/static/page-glossary.js
src/claudeglass/service/static/page-habits.js
src/claudeglass/service/static/page-overview.js
src/claudeglass/service/static/page-setup.js
src/claudeglass/service/static/page-spend.js
src/claudeglass/service/static/palette.js
src/claudeglass/service/static/shell.js
src/claudeglass/service/static/theme-boot.js
src/claudeglass/service/static/ui.js
src/claudeglass/service/static/fonts/InterVariable-4.1.woff2
src/claudeglass/service/static/fonts/JetBrainsMono-2.304-Medium.woff2
src/claudeglass/service/static/fonts/JetBrainsMono-2.304-Regular.woff2
src/claudeglass/service/static/fonts/LICENSE-Inter-4.1.txt
src/claudeglass/service/static/fonts/OFL-JetBrainsMono-2.304.txt
src/claudeglass/service/static/vendor/LICENSE-d3-7.9.0
src/claudeglass/service/static/vendor/d3-7.9.0.min.js
src/claudeglass/tools/__init__.py
src/claudeglass/tools/log_usage.py
src/claudeglass/tools/scrub.py
tests/test_advice.py
tests/test_backtest.py
tests/test_baseline.py
tests/test_cache.py
tests/test_capture.py
tests/test_capture_catalogue.py
tests/test_capture_cli.py
tests/test_capture_config.py
tests/test_capture_feedback.py
tests/test_capture_hook.py
tests/test_capture_improvements.py
tests/test_capture_parse.py
tests/test_capture_signals.py
tests/test_capture_view.py
tests/test_carry.py
tests/test_change_points.py
tests/test_classify.py
tests/test_claude_md_review.py
tests/test_cli.py
tests/test_cli_install_service.py
tests/test_coaching.py
tests/test_compaction.py
tests/test_compaction_sim.py
tests/test_compare.py
tests/test_config.py
tests/test_config_projects.py
tests/test_context_budget.py
tests/test_context_files.py
tests/test_corpus.py
tests/test_cost_cards.py
tests/test_counterfactual.py
tests/test_dedupe.py
tests/test_discovery.py
tests/test_diversity.py
tests/test_doc_links.py
tests/test_elasticity.py
tests/test_exports.py
tests/test_fast_mode.py
tests/test_fixes.py
tests/test_footprint.py
tests/test_habits.py
tests/test_handoff.py
tests/test_help_coverage.py
tests/test_hook.py
tests/test_hook_costs.py
tests/test_hook_health.py
tests/test_ignores.py
tests/test_impact.py
tests/test_installer.py
tests/test_invocation.py
tests/test_lead_columns.py
tests/test_limits.py
tests/test_log_usage.py
tests/test_model.py
tests/test_model_gate.py
tests/test_model_swap.py
tests/test_monthly.py
tests/test_monthly_job.py
tests/test_notification_split.py
tests/test_onboarding.py
tests/test_pages.py
tests/test_parse_attribution.py
tests/test_parse_batch_c.py
tests/test_parse_events.py
tests/test_parse_p9a.py
tests/test_phases.py
tests/test_pricing.py
tests/test_privacy.py
tests/test_probe.py
tests/test_profile_goals.py
tests/test_profiles_apply.py
tests/test_profiles_catalogue.py
tests/test_profiles_diff.py
tests/test_profiles_frontmatter.py
tests/test_profiles_schema.py
tests/test_quality.py
tests/test_quick_actions.py
tests/test_real_fixture.py
tests/test_recache.py
tests/test_recommend.py
tests/test_recommend_contract.py
tests/test_reconcile.py
tests/test_render.py
tests/test_report.py
tests/test_run_split.py
tests/test_savers.py
tests/test_scorecard.py
tests/test_scrub.py
tests/test_service_api.py
tests/test_service_build_pyz.py
tests/test_service_cli.py
tests/test_service_codewatch.py
tests/test_service_contracts.py
tests/test_service_deploy_scripts.py
tests/test_service_docker.py
tests/test_service_egress.py
tests/test_service_explain.py
tests/test_service_rebuild.py
tests/test_service_serve.py
tests/test_service_static.py
tests/test_service_store.py
tests/test_service_watcher.py
tests/test_setup_flow.py
tests/test_setup_status.py
tests/test_shell_writes.py
tests/test_skills_review.py
tests/test_snapshots.py
tests/test_spawn_parts.py
tests/test_static_vendor.py
tests/test_statusline.py
tests/test_synthetic.py
tests/test_team.py
tests/test_topology.py
tests/test_ttl.py
tests/test_ui_copy.py
tests/test_ui_figures_audit.py
tests/test_ui_grids_audit.py
tests/test_ui_motion.py
tests/test_ui_pages_audit.py
tests/test_ui_tokens.py
tests/test_units.py
tests/test_update.py
tests/test_usage.py
tests/test_waste.py
tests/test_whatif.py
tests/test_workflows.py
tests/test_workstyle.py
tests/test_wsl_roots.py