README.md
pyproject.toml
adapters/__init__.py
adapters/codex_cli_adapter.py
adapters/codex_review_adapter.py
adapters/executor_process_supervisor.py
adapters/git_adapter.py
adapters/opencode_server_adapter.py
adapters/opencode_types.py
adapters/pi_rpc_adapter.py
adapters/shell_adapter.py
colameta.egg-info/PKG-INFO
colameta.egg-info/SOURCES.txt
colameta.egg-info/dependency_links.txt
colameta.egg-info/entry_points.txt
colameta.egg-info/top_level.txt
runner/__init__.py
runner/_internal_utils.py
runner/acceptance_runner.py
runner/acceptance_workflow.py
runner/audit_builder.py
runner/bootstrap.py
runner/checkpoint_review_workflow.py
runner/codex_executor.py
runner/commit_state_workflow.py
runner/confirmation_store.py
runner/continue_version_workflow.py
runner/core_confirmation.py
runner/core_fact_snapshot.py
runner/core_orchestrator.py
runner/core_output.py
runner/core_request.py
runner/core_result.py
runner/core_result_facts.py
runner/core_workflow_registry.py
runner/current_version.py
runner/development_target.py
runner/diff_utils.py
runner/evidence_builder.py
runner/execution_branch.py
runner/execution_profile.py
runner/execution_standards.py
runner/executor_confirmation.py
runner/executor_confirmation_store.py
runner/executor_events.py
runner/executor_inventory.py
runner/executor_read.py
runner/executor_registry.py
runner/executor_result_builder.py
runner/executor_run_claims.py
runner/executor_run_reports.py
runner/executor_run_workflow.py
runner/executor_session.py
runner/executor_status.py
runner/file_policy_rules.py
runner/file_signature.py
runner/git_diff_helper.py
runner/git_history_reconcile.py
runner/http_server_utils.py
runner/manual_acceptance.py
runner/markdown_sections.py
runner/mcp_decisions.py
runner/mcp_executor_config.py
runner/mcp_executor_workflow.py
runner/mcp_git_commit.py
runner/mcp_git_history.py
runner/mcp_git_remote.py
runner/mcp_oauth.py
runner/mcp_plan_workflow.py
runner/mcp_project_docs.py
runner/mcp_project_memory.py
runner/mcp_project_patch.py
runner/mcp_prompt_file.py
runner/mcp_runner_plan.py
runner/mcp_server.py
runner/mcp_todolist.py
runner/mcp_validation_run.py
runner/mcp_workflow_router.py
runner/opencode_executor.py
runner/param_utils.py
runner/path_glob.py
runner/path_policy.py
runner/pi_executor.py
runner/plan_allowed_files.py
runner/plan_file_importer.py
runner/plan_loader.py
runner/plan_patch_workflow.py
runner/plan_reload_workflow.py
runner/plan_standards_linter.py
runner/planning_bridge.py
runner/preview_artifact.py
runner/project_identity.py
runner/project_registry.py
runner/project_snapshot.py
runner/prompt_builder.py
runner/runner_data_layout.py
runner/runner_global_config.py
runner/runner_paths.py
runner/runner_settings.py
runner/runner_status.py
runner/scope_checker.py
runner/sensitive_redaction.py
runner/service_lifecycle_store.py
runner/source_review_bridge.py
runner/stage_reviewer.py
runner/state_machine.py
runner/state_mutation.py
runner/state_mutation_gateway.py
runner/state_store.py
runner/token_usage.py
runner/tool_result.py
runner/web_console.py
runner/web_console_presenter.py
runner/web_console_v2_assets.py
runner/workflow_engine.py
runner/workflow_records.py
runner/workspace.py
schemas/__init__.py
schemas/audit.py
schemas/command.py
schemas/plan.py
schemas/result.py
schemas/state.py
scripts/__init__.py
scripts/runner_cli.py
scripts/runner_cli_env.py
scripts/runner_cli_output.py
scripts/runner_cli_registry.py
scripts/runner_cli_usage.py