LICENSE
README.md
pyproject.toml
agent_tools/__init__.py
agent_tools/cartridge_screen.py
agent_tools/chair.py
agent_tools/chair_exec.py
agent_tools/chair_facts.py
agent_tools/chair_plan.py
agent_tools/chair_plan_fill.py
agent_tools/chair_plan_land.py
agent_tools/chair_plan_recover.py
agent_tools/chair_report.py
agent_tools/chair_run.py
agent_tools/chair_types.py
agent_tools/cleanup.py
agent_tools/cli.py
agent_tools/commands.py
agent_tools/courier.py
agent_tools/doctor.py
agent_tools/editor_model.py
agent_tools/epic.py
agent_tools/events.py
agent_tools/forge.py
agent_tools/forge_github.py
agent_tools/forge_local.py
agent_tools/fragments.py
agent_tools/generate.py
agent_tools/home_layout.py
agent_tools/home_model.py
agent_tools/home_screen.py
agent_tools/install.py
agent_tools/install_exec.py
agent_tools/lake_config.py
agent_tools/lake_doctor.py
agent_tools/lake_query.py
agent_tools/lake_sync.py
agent_tools/lake_tables.py
agent_tools/lake_traces.py
agent_tools/land.py
agent_tools/land_lease.py
agent_tools/lane_hosts.py
agent_tools/leader.py
agent_tools/leader_chat.py
agent_tools/notify.py
agent_tools/pacing.py
agent_tools/panel.py
agent_tools/plan.py
agent_tools/provenance.py
agent_tools/records.py
agent_tools/regatta.py
agent_tools/remote_argv.py
agent_tools/remote_doctor.py
agent_tools/remote_fetch.py
agent_tools/remote_lane.py
agent_tools/remote_launch.py
agent_tools/review_pr.py
agent_tools/roster_model.py
agent_tools/route.py
agent_tools/route_drift.py
agent_tools/route_sync.py
agent_tools/route_sync_gh.py
agent_tools/router.py
agent_tools/run_store.py
agent_tools/runs.py
agent_tools/runs_bar.py
agent_tools/runs_detail.py
agent_tools/runs_detail_screen.py
agent_tools/runs_stranded.py
agent_tools/runs_top.py
agent_tools/runs_top_screen.py
agent_tools/schema.py
agent_tools/setup_install.py
agent_tools/setup_screen.py
agent_tools/setup_tui.py
agent_tools/source_github.py
agent_tools/sources.py
agent_tools/stats_causes.py
agent_tools/stats_chair.py
agent_tools/stats_derive.py
agent_tools/stats_efficiency.py
agent_tools/stats_examples.py
agent_tools/stats_gates.py
agent_tools/stats_ingest.py
agent_tools/stats_lanes.py
agent_tools/stats_query.py
agent_tools/stats_schema.py
agent_tools/stats_system_one.py
agent_tools/stats_tiers.py
agent_tools/stats_tiers_cmd.py
agent_tools/steward.py
agent_tools/store_cli.py
agent_tools/store_dialect.py
agent_tools/store_url.py
agent_tools/theme.py
agent_tools/tracker.py
agent_tools/usage_window.py
agent_tools/work_state.py
coxswain_tools.egg-info/PKG-INFO
coxswain_tools.egg-info/SOURCES.txt
coxswain_tools.egg-info/dependency_links.txt
coxswain_tools.egg-info/entry_points.txt
coxswain_tools.egg-info/requires.txt
coxswain_tools.egg-info/top_level.txt
tests/test_cartridge_screen.py
tests/test_chair.py
tests/test_chair_exec.py
tests/test_chair_facts.py
tests/test_chair_guard.py
tests/test_chair_plan.py
tests/test_chair_plan_fill.py
tests/test_chair_plan_land.py
tests/test_chair_plan_recover.py
tests/test_chair_report.py
tests/test_chair_run.py
tests/test_chair_types.py
tests/test_cleanup.py
tests/test_cli.py
tests/test_cli_doctor_host.py
tests/test_cli_help.py
tests/test_cli_help_snapshot.py
tests/test_cli_launch_on.py
tests/test_cli_router.py
tests/test_cli_runs_fetch.py
tests/test_cli_steward.py
tests/test_commands.py
tests/test_courier.py
tests/test_doctor.py
tests/test_doctor_cli.py
tests/test_editor_model.py
tests/test_epic_and_cli.py
tests/test_events.py
tests/test_forge.py
tests/test_forge_local.py
tests/test_fragments.py
tests/test_generate.py
tests/test_home_layout.py
tests/test_home_model.py
tests/test_home_screen.py
tests/test_install.py
tests/test_install_exec.py
tests/test_lake_config.py
tests/test_lake_doctor.py
tests/test_lake_query.py
tests/test_lake_read_cli.py
tests/test_lake_sync.py
tests/test_lake_sync_cli.py
tests/test_lake_tables.py
tests/test_lake_traces.py
tests/test_land.py
tests/test_land_done_before_fetch.py
tests/test_land_from_store.py
tests/test_land_generate.py
tests/test_land_lease.py
tests/test_land_mirrors_state.py
tests/test_land_pr_url.py
tests/test_land_reads_store.py
tests/test_land_store_rules.py
tests/test_land_syncs_lake.py
tests/test_land_syncs_main.py
tests/test_lane_hosts.py
tests/test_launcher.py
tests/test_leader_chat.py
tests/test_mark_done_mirrors_landed.py
tests/test_notify.py
tests/test_pacing.py
tests/test_packaging.py
tests/test_panel.py
tests/test_provenance.py
tests/test_records.py
tests/test_records_launched_by.py
tests/test_regatta.py
tests/test_remote_argv.py
tests/test_remote_fetch.py
tests/test_remote_lane.py
tests/test_remote_launch.py
tests/test_roster_model.py
tests/test_route.py
tests/test_route_cli.py
tests/test_route_drift.py
tests/test_route_launch_expanduser.py
tests/test_route_leader.py
tests/test_route_mirrors_state.py
tests/test_route_sync.py
tests/test_route_sync_gh.py
tests/test_router.py
tests/test_run_store.py
tests/test_run_store_attempts.py
tests/test_run_store_backends.py
tests/test_run_store_gates.py
tests/test_run_store_json_cells.py
tests/test_run_store_parquet.py
tests/test_runs.py
tests/test_runs_bar.py
tests/test_runs_cause_cli.py
tests/test_runs_detail.py
tests/test_runs_detail_screen.py
tests/test_runs_fetch_all.py
tests/test_runs_fetch_from_store.py
tests/test_runs_review.py
tests/test_runs_stranded.py
tests/test_runs_top.py
tests/test_runs_top_leader_health.py
tests/test_runs_top_screen.py
tests/test_runs_trace_store.py
tests/test_schema.py
tests/test_series.py
tests/test_setup_doctor_parquet.py
tests/test_setup_install.py
tests/test_setup_install_cli.py
tests/test_setup_screen.py
tests/test_setup_tui.py
tests/test_source_github.py
tests/test_sources.py
tests/test_stats_causes.py
tests/test_stats_chair.py
tests/test_stats_chair_cli.py
tests/test_stats_derive.py
tests/test_stats_efficiency.py
tests/test_stats_examples.py
tests/test_stats_examples_cli.py
tests/test_stats_gates.py
tests/test_stats_gates_cli.py
tests/test_stats_ingest.py
tests/test_stats_lanes.py
tests/test_stats_query.py
tests/test_stats_query_cli.py
tests/test_stats_schema.py
tests/test_stats_system_one.py
tests/test_stats_system_one_cli.py
tests/test_stats_tiers.py
tests/test_stats_tiers_cmd.py
tests/test_status_from_store.py
tests/test_steward.py
tests/test_store_cli.py
tests/test_store_cli_real_harness.py
tests/test_store_cli_set_state.py
tests/test_store_dialect.py
tests/test_store_url.py
tests/test_theme.py
tests/test_traces_url.py
tests/test_tracker.py
tests/test_usage_assess_cli.py
tests/test_usage_window.py
tests/test_work_state.py