LICENSE
MANIFEST.in
README.md
pyproject.toml
src/ask_channel/__init__.py
src/ask_channel/cli.py
src/ask_channel/protocol.py
src/ask_channel/signal_cli.py
src/github_reviewer/__init__.py
src/github_reviewer/cli.py
src/gitlab_reviewer/__init__.py
src/gitlab_reviewer/cli.py
src/gitlab_reviewer/client.py
src/lmer.egg-info/PKG-INFO
src/lmer.egg-info/SOURCES.txt
src/lmer.egg-info/dependency_links.txt
src/lmer.egg-info/entry_points.txt
src/lmer.egg-info/requires.txt
src/lmer.egg-info/top_level.txt
src/lmer_cli/__init__.py
src/lmer_cli/build.py
src/lmer_cli/cli.py
src/lmer_cli/clone_cache.py
src/lmer_cli/container_home.py
src/lmer_cli/gate_lock.py
src/lmer_cli/gates.py
src/lmer_cli/gitlab_pipeline.py
src/lmer_cli/harness.py
src/lmer_cli/log.py
src/lmer_cli/mounts.py
src/lmer_cli/pipe.py
src/lmer_cli/presets.py
src/lmer_cli/push_allow.py
src/lmer_cli/resolve.py
src/lmer_cli/runtime.py
src/lmer_cli/service.py
src/lmer_cli/session_end.py
src/lmer_cli/supervisor.py
src/lmer_cli/targets.py
src/lmer_cli/tls.py
src/lmer_cli/tokens.py
src/lmer_cli/user_harnesses.py
src/lmer_cli/util.py
src/lmer_cli/container/__init__.py
src/lmer_cli/container/clone_and_exec.py
src/lmer_cli/container/dispatch_agents.py
src/lmer_cli/container/masterplan.py
src/lmer_cli/container/prompt_templates.py
src/lmer_cli/container/sources.py
src/lmer_cli/container/spawn_harness.py
src/lmer_cli/container/taskdefs.py
src/lmer_platform/__init__.py
src/lmer_platform/answer.py
src/lmer_platform/api.py
src/lmer_platform/ask.py
src/lmer_platform/assistant.py
src/lmer_platform/checkin.py
src/lmer_platform/config.py
src/lmer_platform/ctl.py
src/lmer_platform/daemon.py
src/lmer_platform/detect.py
src/lmer_platform/inventory.py
src/lmer_platform/lifecycle.py
src/lmer_platform/meta.py
src/lmer_platform/reattach.py
src/lmer_platform/registry.py
src/lmer_platform/relations.py
src/lmer_platform/resume.py
src/lmer_platform/runs.py
src/lmer_platform/session_io.py
src/lmer_platform/slots.py
src/lmer_platform/spawn.py
src/lmer_platform/store.py
src/lmer_platform/transcripts.py
src/lmer_platform/ui_build.py
src/lmer_platform/workrepo.py
src/slack_chat/__init__.py
src/slack_chat/cli.py
src/slack_chat/client.py
src/slack_chat/listener.py
src/slack_chat/permalink.py
src/slack_chat/registry.py
src/slack_chat/sessions.py
src/work_repo/__init__.py
src/work_repo/cli.py
src/work_repo/findings.py
src/work_repo/git_ops.py
src/work_repo/goals.py
src/work_repo/info_reader.py
src/work_repo/loggers.py
src/work_repo/memory.py
src/work_repo/plan_index.py
src/work_repo/release_run.py
src/work_repo/run_state.py
src/work_repo/specs_index.py
src/work_repo/utils.py
src/work_repo/write_journal.py
taskdef/chat/instructions.txt
taskdef/orchestrate/instructions.txt
taskdef/release/followup.txt
taskdef/release/instructions.txt
tests/test_agent_defs.py
tests/test_agents_flag.py
tests/test_ask_cli.py
tests/test_ask_protocol.py
tests/test_ask_signal_cli.py
tests/test_build.py
tests/test_ci_pipeline.py
tests/test_claude_agent_files.py
tests/test_cli_prompt.py
tests/test_clone_and_exec_aux_repos.py
tests/test_clone_and_exec_lfs_skip.py
tests/test_clone_and_exec_no_repo.py
tests/test_clone_and_exec_scrub_credentials.py
tests/test_clone_and_exec_sources.py
tests/test_clone_cache.py
tests/test_clone_cache_host.py
tests/test_consistency.py
tests/test_container_build.py
tests/test_container_env_transport.py
tests/test_container_env_transport_integration.py
tests/test_container_provisioning_smoke.py
tests/test_containerfile.py
tests/test_dispatch_agents.py
tests/test_dispatch_env.py
tests/test_doctor_sources.py
tests/test_fips_compliance.py
tests/test_followup_hook.py
tests/test_gate_inflight_defer.py
tests/test_gate_inflight_hold.py
tests/test_gate_inflight_lock.py
tests/test_gate_push_tag_ref.py
tests/test_gates.py
tests/test_git_user_override.py
tests/test_github_reviewer.py
tests/test_gitlab_reviewer.py
tests/test_harness.py
tests/test_harness_runners.py
tests/test_hooks.py
tests/test_human_identity.py
tests/test_import_provenance.py
tests/test_installed_mode.py
tests/test_integration.py
tests/test_lmer_cli_args.py
tests/test_lmer_cli_container_home.py
tests/test_lmer_cli_env_sources.py
tests/test_lmer_cli_gitlab_pipeline.py
tests/test_lmer_cli_log.py
tests/test_lmer_cli_mounts.py
tests/test_lmer_cli_resolve.py
tests/test_lmer_cli_runtime.py
tests/test_lmer_cli_service.py
tests/test_lmer_cli_slack_target.py
tests/test_lmer_cli_token_injection.py
tests/test_lmer_env_file.py
tests/test_lmer_features.py
tests/test_lmer_integration.py
tests/test_lmer_llm_name.py
tests/test_lmer_port_passthrough.py
tests/test_lmer_reasoning_effort.py
tests/test_masterplan_provisioning.py
tests/test_no_tests_directory.py
tests/test_non_interactive.py
tests/test_orchestrator_ask_fragment.py
tests/test_parse_repo_url.py
tests/test_performance.py
tests/test_persist_agent_memory.py
tests/test_pipe.py
tests/test_platform_addrun.py
tests/test_platform_answer.py
tests/test_platform_api.py
tests/test_platform_ask.py
tests/test_platform_assistant.py
tests/test_platform_assistant_credential.py
tests/test_platform_assistant_routes.py
tests/test_platform_assistant_supervision.py
tests/test_platform_checkin.py
tests/test_platform_checkin_routes.py
tests/test_platform_config.py
tests/test_platform_container_run.py
tests/test_platform_conversation_merge.py
tests/test_platform_ctl.py
tests/test_platform_daemon.py
tests/test_platform_detection.py
tests/test_platform_image.py
tests/test_platform_inventory.py
tests/test_platform_lifecycle.py
tests/test_platform_meta.py
tests/test_platform_reattach.py
tests/test_platform_registry.py
tests/test_platform_relations.py
tests/test_platform_resume.py
tests/test_platform_resume_route.py
tests/test_platform_run_files.py
tests/test_platform_runs.py
tests/test_platform_session_io.py
tests/test_platform_slots.py
tests/test_platform_spawn.py
tests/test_platform_store.py
tests/test_platform_transcripts.py
tests/test_platform_ui_build.py
tests/test_platform_web_app.py
tests/test_platform_web_ask_views.py
tests/test_platform_web_assistant.py
tests/test_platform_web_bundle.py
tests/test_platform_web_chat.py
tests/test_platform_web_composer.py
tests/test_platform_web_details_tabs.py
tests/test_platform_web_markdown.py
tests/test_platform_web_markdown_surfaces.py
tests/test_platform_web_runcard.py
tests/test_platform_web_shell.py
tests/test_platform_web_slots.py
tests/test_platform_web_terminal.py
tests/test_platform_web_theme.py
tests/test_platform_workrepo.py
tests/test_preset_cli.py
tests/test_presets.py
tests/test_prompt_templates.py
tests/test_provision_documentation.py
tests/test_push_allow_grammar_parity.py
tests/test_rehearsal_derive_workflow.py
tests/test_rehearsal_leg2.py
tests/test_rehearsal_negative_test.py
tests/test_rehearsal_rig.py
tests/test_release_credential_scoping.py
tests/test_release_gate_version_reuse.py
tests/test_release_tag_verify_script.py
tests/test_release_taskdef.py
tests/test_release_taskdef_gate.py
tests/test_release_taskdef_leg1.py
tests/test_release_taskdef_leg2.py
tests/test_release_taskdef_manifest.py
tests/test_release_taskdef_resume.py
tests/test_release_workflow.py
tests/test_rules_structure.py
tests/test_run_state_guard.py
tests/test_run_state_wiring.py
tests/test_security.py
tests/test_self_dev.py
tests/test_self_dev_pythonpath.py
tests/test_session_end.py
tests/test_setup_workspace.py
tests/test_slack_cli.py
tests/test_slack_client.py
tests/test_slack_listener.py
tests/test_slack_permalink.py
tests/test_slack_registry.py
tests/test_slack_reply_guard.py
tests/test_slack_sessions.py
tests/test_sources_cli.py
tests/test_sources_config.py
tests/test_sources_credentials.py
tests/test_sources_import_contract.py
tests/test_sources_normalizer.py
tests/test_spawn_harness.py
tests/test_ssh_check.py
tests/test_start_hook.py
tests/test_statusline.py
tests/test_supervisor.py
tests/test_taskdef_render_matrix.py
tests/test_tls_ca_bundle.py
tests/test_user_harnesses.py
tests/test_webdeps.py
tests/test_work_repo_claim_push.py
tests/test_work_repo_cli.py
tests/test_work_repo_git_ops.py
tests/test_work_repo_goals.py
tests/test_work_repo_goals_cli.py
tests/test_work_repo_info_reader.py
tests/test_work_repo_loggers.py
tests/test_work_repo_plan_check_cli.py
tests/test_work_repo_plan_index.py
tests/test_work_repo_redact.py
tests/test_work_repo_release_abort.py
tests/test_work_repo_release_brief.py
tests/test_work_repo_release_cli.py
tests/test_work_repo_release_reslug.py
tests/test_work_repo_release_run.py
tests/test_work_repo_run_claim.py
tests/test_work_repo_run_claim_cli.py
tests/test_work_repo_run_dir_lifecycle.py
tests/test_work_repo_run_ledger.py
tests/test_work_repo_run_reslug.py
tests/test_work_repo_run_state.py
tests/test_work_repo_run_state_cli.py
tests/test_work_repo_specs_index.py
tests/test_work_repo_taskdefs.py
tests/test_work_repo_utils.py
tests/test_work_repo_web_urls.py
tests/test_work_write_journal.py
tests/test_workrepo_isolation_guard.py
tests/test_workrepo_leak_guard.py
tests/test_workrepo_only_mode.py