CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
pytest.ini
requirements-ci.txt
.github/dependabot.yml
.github/release-drafter.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/workflows/ci.yml
.github/workflows/codeql.yml
.github/workflows/dependency-review.yml
.github/workflows/issue-claim.yml
.github/workflows/letitloop-verify.yml
.github/workflows/pages.yml
.github/workflows/release-pypi.yml
.github/workflows/welcome-bot.yml
docs/MCP_GUIDE.md
docs/SKILL_GUIDE.md
docs/adr/0001-write-ahead-logging.md
docs/adr/0002-deterministic-verifiers.md
docs/adr/0003-headless-cli-adapters.md
docs/adr/0004-format-aware-acceptance-checks.md
docs/adr/README.md
docs/adr/template.md
letitloop.egg-info/PKG-INFO
letitloop.egg-info/SOURCES.txt
letitloop.egg-info/dependency_links.txt
letitloop.egg-info/entry_points.txt
letitloop.egg-info/requires.txt
letitloop.egg-info/top_level.txt
orchestrator/SKILL.md
orchestrator/__init__.py
orchestrator/anti_ouroboros.py
orchestrator/approval.py
orchestrator/ast_node_splicer.py
orchestrator/ast_splicer.py
orchestrator/audit.py
orchestrator/budget.py
orchestrator/checkpoint.py
orchestrator/cli.py
orchestrator/codebase_introspector.py
orchestrator/component_slicer.py
orchestrator/config.py
orchestrator/contract.py
orchestrator/dag_validator.py
orchestrator/elasticity_governor.py
orchestrator/env_doctor.py
orchestrator/errors.py
orchestrator/events.py
orchestrator/evidence.py
orchestrator/exceptions.py
orchestrator/failure.py
orchestrator/fast_sandbox.py
orchestrator/feasibility_gate.py
orchestrator/feedback.py
orchestrator/generator.py
orchestrator/goal.py
orchestrator/handoff.py
orchestrator/hybrid_worker.py
orchestrator/impossibility.py
orchestrator/limits.py
orchestrator/live_evolution_engine.py
orchestrator/llm.py
orchestrator/local_tool_calling.py
orchestrator/lock.py
orchestrator/mcp_client.py
orchestrator/mcp_server.py
orchestrator/memory_bridge.py
orchestrator/metrics.py
orchestrator/micro_epoch.py
orchestrator/models.py
orchestrator/parsing.py
orchestrator/patch_applier.py
orchestrator/plan_preview.py
orchestrator/plan_quality.py
orchestrator/planner.py
orchestrator/preferences.py
orchestrator/preflight.py
orchestrator/process_guard.py
orchestrator/prometheus_exporter.py
orchestrator/prompts.py
orchestrator/proposal_ledger.py
orchestrator/provenance.py
orchestrator/provider_scheduler.py
orchestrator/qc_overrule.py
orchestrator/qc_review.py
orchestrator/quality_lenses.py
orchestrator/quality_plan.py
orchestrator/quality_plane.py
orchestrator/reconcile.py
orchestrator/replanner.py
orchestrator/research.py
orchestrator/review_artifact.py
orchestrator/safety.py
orchestrator/schemas.py
orchestrator/scope.py
orchestrator/sensory_radar.py
orchestrator/skill_installer.py
orchestrator/sse_server.py
orchestrator/state.py
orchestrator/subprocess_helper.py
orchestrator/surgical_extractor.py
orchestrator/telemetry.py
orchestrator/templates.py
orchestrator/token_gate.py
orchestrator/tui.py
orchestrator/verifier.py
orchestrator/webhooks.py
orchestrator/worker.py
orchestrator/worker_adapters.py
orchestrator/worker_pool.py
orchestrator/worktree.py
orchestrator/experimental/arena_arbiter.py
orchestrator/experimental/fuzz_engine.py
orchestrator/experimental/mutation_tester.py
orchestrator/fixtures/__init__.py
orchestrator/fixtures/example_contract.json
orchestrator/fixtures/phase1_proof_escalation_contract.json
orchestrator/fixtures/phase1_proof_happy_path_contract.json
orchestrator/fixtures/phase1_proof_qc_contract.json
orchestrator/fixtures/phase1_proof_repair_contract.json
orchestrator/fixtures/phase2_proof_two_step_goal.json
orchestrator/fixtures/run_proofs.py
orchestrator/fixtures/test_normalizer.py
orchestrator/fixtures/generated/evidence-cli-run-test-step-1.json
orchestrator/fixtures/generated/evidence-cli-run-test-step-2.json
orchestrator/fixtures/generated/evidence-inject-test-a.json
orchestrator/fixtures/generated/evidence-inject-test-b.json
orchestrator/fixtures/generated/evidence-inject-test-c.json
orchestrator/fixtures/generated/evidence-json-test-a.json
orchestrator/fixtures/generated/evidence-json-test-b.json
orchestrator/fixtures/generated/fail-report-fail-task-1.json
orchestrator/fixtures/generated/fail-report-json-task-1.json
orchestrator/fixtures/generated/fail-report-success-task-1.json
orchestrator/fixtures/generated/fuzz-engine-design.json
orchestrator/fixtures/generated/fuzz-engine-impl.json
orchestrator/fixtures/generated/fuzz-engine-tests.json
orchestrator/fixtures/generated/fuzz-engine-verify.json
orchestrator/fixtures/generated/goal-orch-step-1.json
orchestrator/fixtures/generated/goal-orch-step-2.json
orchestrator/fixtures/generated/goal-orch-step-3.json
orchestrator/fixtures/generated/goal-orch-step-4.json
orchestrator/fixtures/generated/goal-orch-step-5.json
orchestrator/fixtures/generated/goal-orch-step-6.json
orchestrator/fixtures/generated/implement-a-thread-safe-token-bucket-rat-task-1.json
orchestrator/fixtures/generated/orchestrator-checkpoint-rollback-3.json
orchestrator/fixtures/generated/orchestrator-checkpoint-rollback.json
orchestrator/fixtures/generated/orchestrator-live-telemetry-2.json
orchestrator/fixtures/generated/orchestrator-live-telemetry.json
orchestrator/fixtures/generated/orchestrator-spec-synthesis-1.json
orchestrator/fixtures/generated/orchestrator-spec-synthesis.json
orchestrator/fixtures/generated/orchestrator-test-verification-4.json
orchestrator/fixtures/generated/orchestrator-test-verification.json
orchestrator/fixtures/generated/perf-step-1.json
orchestrator/fixtures/generated/perf-step-2.json
orchestrator/fixtures/generated/perf-step-3.json
orchestrator/fixtures/generated/perf-step-4.json
orchestrator/fixtures/generated/perf-step-5.json
orchestrator/fixtures/generated/phase2-proof-two-step-step-1.json
orchestrator/fixtures/generated/phase2-proof-two-step-step-2.json
orchestrator/fixtures/generated/planner-spec-synthesis-impl.json
orchestrator/fixtures/generated/self-evolution-ast-formatter.json
orchestrator/fixtures/generated/self-evolution-checkpoint-rollback.json
orchestrator/fixtures/generated/self-evolution-spec-synthesis.json
orchestrator/fixtures/generated/self-evolution-step-1.json
orchestrator/fixtures/generated/self-evolution-step-2.json
orchestrator/fixtures/generated/self-evolution-step-3.json
orchestrator/fixtures/generated/self-evolution-step-4.json
orchestrator/fixtures/generated/self-evolution-step-5.json
orchestrator/fixtures/generated/self-evolution-telemetry.json
orchestrator/fixtures/generated/self-evolution-tests.json
orchestrator/fixtures/generated/spec-telemetry-research-design.json
orchestrator/fixtures/generated/spec-telemetry-step-1.json
orchestrator/fixtures/generated/spec-telemetry-step-2.json
orchestrator/fixtures/generated/spec-telemetry-step-3.json
orchestrator/fixtures/generated/spec-telemetry-step-4.json
orchestrator/fixtures/generated/spec-telemetry-step-5.json
orchestrator/fixtures/generated/spec-telemetry-verification.json
orchestrator/fixtures/generated/token-bucket-impl.json
orchestrator/fixtures/generated/token-bucket-step-1.json
orchestrator/fixtures/generated/token-bucket-step-2.json
orchestrator/fixtures/generated/token-bucket-step-3.json
orchestrator/fixtures/generated/token-bucket-tests.json
orchestrator/fixtures/generated/token-bucket-verify.json
orchestrator/fixtures/generated/trace-ux-tests-step-1.json
orchestrator/fixtures/generated/trace-ux-tests-step-2.json
orchestrator/fixtures/generated/trace-ux-tests-step-3.json
orchestrator/fixtures/generated/tui-live-telemetry-impl.json
orchestrator/qc/__init__.py
orchestrator/qc/aggregator.py
orchestrator/qc/parsing.py
orchestrator/qc/personas.py
orchestrator/qc/runner.py
orchestrator/supervisor/__init__.py
orchestrator/supervisor/_shared.py
orchestrator/supervisor/cleanup.py
orchestrator/supervisor/core.py
orchestrator/supervisor/recovery.py
orchestrator/supervisor/reporting.py
tests/__init__.py
tests/fault_injection.py
tests/test_adversarial_audit.py
tests/test_agent_loop_profiles.py
tests/test_anti_ouroboros.py
tests/test_ast_comment_retention.py
tests/test_ast_node_splicer.py
tests/test_audit.py
tests/test_benchmarks.py
tests/test_budget.py
tests/test_budget_enforcement_e2e.py
tests/test_checkpoint.py
tests/test_checkpoint_apply_e2e.py
tests/test_cli.py
tests/test_cli_doctor.py
tests/test_cli_failure_report.py
tests/test_cli_phase3.py
tests/test_codebase_introspector.py
tests/test_component_slicer.py
tests/test_config.py
tests/test_contract.py
tests/test_dag_validator.py
tests/test_docker_sandbox.py
tests/test_dryrun.py
tests/test_elasticity_governor.py
tests/test_errors.py
tests/test_event_wiring.py
tests/test_evidence_flow.py
tests/test_evidence_flow_cli.py
tests/test_evidence_ledger.py
tests/test_exception_containment.py
tests/test_experimental_arena_arbiter.py
tests/test_experimental_mutation_tester.py
tests/test_failure.py
tests/test_fast_sandbox.py
tests/test_fault_injection.py
tests/test_fault_injection_adversarial.py
tests/test_feasibility_gate.py
tests/test_feedback.py
tests/test_generator.py
tests/test_goal.py
tests/test_handoff.py
tests/test_hybrid_worker.py
tests/test_impossibility.py
tests/test_integration.py
tests/test_limits.py
tests/test_live_evolution.py
tests/test_live_evolution_feasibility.py
tests/test_live_proofs.py
tests/test_live_smoke.py
tests/test_local_tool_calling.py
tests/test_lock.py
tests/test_mcp_client.py
tests/test_mcp_concurrency.py
tests/test_mcp_server.py
tests/test_memory_bridge.py
tests/test_metrics.py
tests/test_micro_epoch.py
tests/test_operator_controls.py
tests/test_parsing.py
tests/test_patch_applier.py
tests/test_performance_and_trace.py
tests/test_plan_gate.py
tests/test_plan_quality.py
tests/test_planner.py
tests/test_pr_verification_scenarios.py
tests/test_preflight.py
tests/test_process_guard.py
tests/test_prometheus_exporter.py
tests/test_prompts.py
tests/test_proposal_ledger.py
tests/test_provenance.py
tests/test_provider_scheduler.py
tests/test_qc_overrule.py
tests/test_qc_paths.py
tests/test_qplane_fail_closed.py
tests/test_quality_plan.py
tests/test_quality_plane.py
tests/test_quality_spec_propagation.py
tests/test_recipes.py
tests/test_reconcile.py
tests/test_replan_evidence.py
tests/test_replanner.py
tests/test_replanner_integration_e2e.py
tests/test_research_providers.py
tests/test_retry_metadata.py
tests/test_review_artifact.py
tests/test_safety.py
tests/test_schemas.py
tests/test_scope.py
tests/test_sensory_radar.py
tests/test_skill.py
tests/test_state.py
tests/test_state_coverage_expansion.py
tests/test_subprocess_helper.py
tests/test_supervisor.py
tests/test_supervisor_resume.py
tests/test_surgical_slicing.py
tests/test_telemetry.py
tests/test_templates.py
tests/test_tui.py
tests/test_unit_expansion.py
tests/test_verifier.py
tests/test_verifier_ast_fuzz.py
tests/test_verifier_hardening.py
tests/test_wal_corruption_recovery.py
tests/test_webhooks.py
tests/test_worker.py
tests/test_worker_adapters.py
tests/test_worker_escaping.py
tests/test_worker_pool.py
tests/test_worktree.py
tests/test_worktree_sandbox.py