project-loop-harness 0.5.0__tar.gz → 0.5.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/MANIFEST.in +1 -1
- project_loop_harness-0.5.2/PKG-INFO +230 -0
- project_loop_harness-0.5.2/README.md +195 -0
- project_loop_harness-0.5.2/agent-tasks/0174-v050-publication-closeout.md +55 -0
- project_loop_harness-0.5.2/agent-tasks/0175-maintainer-entry-hardening.md +56 -0
- project_loop_harness-0.5.2/agent-tasks/0176-scale-baseline-event-log-policy.md +34 -0
- project_loop_harness-0.5.2/agent-tasks/0177-advisory-checkpoint-routing.md +58 -0
- project_loop_harness-0.5.2/agent-tasks/0178-trace-contract-fixture-freeze.md +56 -0
- project_loop_harness-0.5.2/agent-tasks/0179-intent-index-source-binding-validation.md +54 -0
- project_loop_harness-0.5.2/agent-tasks/0180-claim-bound-context-resume.md +58 -0
- project_loop_harness-0.5.2/agent-tasks/0181-controlled-trace-resume-evaluation.md +104 -0
- project_loop_harness-0.5.2/agent-tasks/0182-v051-release-preparation.md +54 -0
- project_loop_harness-0.5.2/agent-tasks/0183-v051-publication-closeout.md +53 -0
- project_loop_harness-0.5.2/agent-tasks/0184-cli-stage1-presentation-extraction.md +46 -0
- project_loop_harness-0.5.2/agent-tasks/0185-cli-stage2-guide-handler-extraction.md +44 -0
- project_loop_harness-0.5.2/agent-tasks/0186-cli-stage2-loop-status-handler-extraction.md +44 -0
- project_loop_harness-0.5.2/agent-tasks/0187-cli-stage2-doctor-handler-extraction.md +46 -0
- project_loop_harness-0.5.2/agent-tasks/0188-cli-stage2-report-artifact-handler-extraction.md +44 -0
- project_loop_harness-0.5.2/agent-tasks/0189-v052-adoption-proof.md +56 -0
- project_loop_harness-0.5.2/agent-tasks/0190-v052-adoption-proof-evaluator.md +46 -0
- project_loop_harness-0.5.2/agent-tasks/0191-installed-skill-freshness.md +63 -0
- project_loop_harness-0.5.2/agent-tasks/0192-audit-evidence-impact-classification.md +37 -0
- project_loop_harness-0.5.2/agent-tasks/0193-target-bound-next-routing.md +98 -0
- project_loop_harness-0.5.2/agent-tasks/0194-skill-prose-runtime-parity.md +35 -0
- project_loop_harness-0.5.2/agent-tasks/0195-shared-task-goal-target-resolver.md +34 -0
- project_loop_harness-0.5.2/agent-tasks/0196-active-proof-historical-findings.md +47 -0
- project_loop_harness-0.5.2/agent-tasks/0197-layered-harness-ablation.md +94 -0
- project_loop_harness-0.5.2/agent-tasks/0197b-layered-ablation-fixture-materializer.md +56 -0
- project_loop_harness-0.5.2/agent-tasks/0198-evidence-gated-direct-flow-reduction.md +48 -0
- project_loop_harness-0.5.2/agent-tasks/0199-v052-release-publication.md +47 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/README.md +53 -5
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/adoption-guide.md +65 -5
- project_loop_harness-0.5.2/docs/adoption-proof-v0.5.2-participant-kit.md +93 -0
- project_loop_harness-0.5.2/docs/adoption-proof-v0.5.2.md +138 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/completion-policy-v1.md +22 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/context-pack.md +8 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/dashboard-data-contract.md +23 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/dashboard-design.md +5 -0
- project_loop_harness-0.5.2/docs/evaluation/layered-harness-ablation-offline-evaluator.md +96 -0
- project_loop_harness-0.5.2/docs/evaluation/layered-harness-ablation-runbook.md +219 -0
- project_loop_harness-0.5.2/docs/evaluation/v0.5.1-trace-resume-runbook.md +106 -0
- project_loop_harness-0.5.2/docs/evaluation/v0.5.1-trace-source-02-a.md +41 -0
- project_loop_harness-0.5.2/docs/evaluation/v0.5.1-trace-source-02-b.md +40 -0
- project_loop_harness-0.5.2/docs/evaluation/v0.5.1-trace-source-a.md +12 -0
- project_loop_harness-0.5.2/docs/evaluation/v0.5.1-trace-source-b.md +12 -0
- project_loop_harness-0.5.2/docs/evidence/0174-v050-publication-verification.md +104 -0
- project_loop_harness-0.5.2/docs/evidence/0175-ci-portability-repair.md +45 -0
- project_loop_harness-0.5.2/docs/evidence/0176-scale-baseline-event-log-policy.md +50 -0
- project_loop_harness-0.5.2/docs/evidence/0176-test-reverify-and-legacy-feature-receipts.md +68 -0
- project_loop_harness-0.5.2/docs/evidence/0177-advisory-checkpoint-routing.md +56 -0
- project_loop_harness-0.5.2/docs/evidence/0177-f0022-receipt-modernization.md +46 -0
- project_loop_harness-0.5.2/docs/evidence/0178-maintainer-entry-hardening.md +68 -0
- project_loop_harness-0.5.2/docs/evidence/0178-trace-contract-fixture-freeze.md +55 -0
- project_loop_harness-0.5.2/docs/evidence/0179-intent-index-source-binding-validation.md +48 -0
- project_loop_harness-0.5.2/docs/evidence/0180-claim-bound-context-resume.md +45 -0
- project_loop_harness-0.5.2/docs/evidence/0181-controlled-trace-resume-evaluation-rerun.md +62 -0
- project_loop_harness-0.5.2/docs/evidence/0181-controlled-trace-resume-evaluation.md +70 -0
- project_loop_harness-0.5.2/docs/evidence/0181-controlled-trace-resume-full-qa.md +28 -0
- project_loop_harness-0.5.2/docs/evidence/0182-v051-local-release-preparation.md +116 -0
- project_loop_harness-0.5.2/docs/evidence/0183-v051-publication-closeout.md +88 -0
- project_loop_harness-0.5.2/docs/evidence/0184-cli-stage1-presentation-extraction.md +38 -0
- project_loop_harness-0.5.2/docs/evidence/0185-cli-stage2-guide-handler-extraction.md +41 -0
- project_loop_harness-0.5.2/docs/evidence/0186-cli-stage2-loop-status-handler-extraction.md +41 -0
- project_loop_harness-0.5.2/docs/evidence/0186-dashboard-inline-card-details.md +60 -0
- project_loop_harness-0.5.2/docs/evidence/0187-cli-stage2-doctor-handler-extraction.md +43 -0
- project_loop_harness-0.5.2/docs/evidence/0188-cli-stage2-report-artifact-handler-extraction.md +42 -0
- project_loop_harness-0.5.2/docs/evidence/0189-v052-adoption-proof.md +79 -0
- project_loop_harness-0.5.2/docs/evidence/0190-v052-adoption-proof-evaluator.md +101 -0
- project_loop_harness-0.5.2/docs/evidence/0191-installed-skill-freshness.md +98 -0
- project_loop_harness-0.5.2/docs/evidence/0191-v052-local-verification-matrix.md +71 -0
- project_loop_harness-0.5.2/docs/evidence/0191b-final-review-addendum.md +57 -0
- project_loop_harness-0.5.2/docs/evidence/0192-audit-evidence-impact-classification.md +74 -0
- project_loop_harness-0.5.2/docs/evidence/0192-v052-legacy-config-repair.md +93 -0
- project_loop_harness-0.5.2/docs/evidence/0193-target-bound-next-routing-20260718.md +95 -0
- project_loop_harness-0.5.2/docs/evidence/0194-0196-harness-minimization-review.md +52 -0
- project_loop_harness-0.5.2/docs/evidence/0196-active-proof-historical-findings-20260718.md +100 -0
- project_loop_harness-0.5.2/docs/evidence/0197-layered-harness-ablation-results.md +100 -0
- project_loop_harness-0.5.2/docs/evidence/0199-v052-ci-history-repair.md +30 -0
- project_loop_harness-0.5.2/docs/evidence/0199-v052-release-candidate.md +61 -0
- project_loop_harness-0.5.2/docs/feedback/2026-07-16-kikulab-project-control-loop-review.md +109 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/golden-path.md +10 -3
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/growth-plan-v0.2.4-v0.5.md +29 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/handoff-packet-v1.md +16 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/implementation-plan.md +28 -1
- project_loop_harness-0.5.2/docs/launch/v0.5.0/en-hn-reddit-draft.md +142 -0
- project_loop_harness-0.5.2/docs/launch/v0.5.0/feedback-study.md +229 -0
- project_loop_harness-0.5.2/docs/launch/v0.5.0/hn-human-authoring-brief.md +86 -0
- project_loop_harness-0.5.2/docs/launch/v0.5.0/ja-zenn-draft.md +134 -0
- project_loop_harness-0.5.2/docs/launch/v0.5.0/launch-checklist.md +277 -0
- project_loop_harness-0.5.2/docs/launch/v0.5.0/zenn-agent-done-evidence-pcl-v050.md +229 -0
- project_loop_harness-0.5.2/docs/maintainer-entry-hardening.md +114 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/master-trace-intent-index.md +57 -4
- project_loop_harness-0.5.2/docs/plan-post-v0.5.1.md +58 -0
- project_loop_harness-0.5.2/docs/plan-v0.5.1.md +139 -0
- project_loop_harness-0.5.2/docs/plan-v0.5.2-adoption-proof.md +55 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/release-notes/v0.5.0.md +10 -6
- project_loop_harness-0.5.2/docs/release-notes/v0.5.1.md +67 -0
- project_loop_harness-0.5.2/docs/release-notes/v0.5.2.md +72 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/priority-reset-2026-07-13.md +24 -4
- project_loop_harness-0.5.2/docs/scale-baseline-event-log-policy.md +125 -0
- project_loop_harness-0.5.2/docs/trace-resume-evaluation-v0.md +74 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/pyproject.toml +2 -1
- project_loop_harness-0.5.2/scripts/evaluate_adoption_proof.py +410 -0
- project_loop_harness-0.5.2/scripts/evaluate_layered_harness_ablation.py +663 -0
- project_loop_harness-0.5.2/scripts/materialize_layered_harness_ablation.py +666 -0
- project_loop_harness-0.5.2/src/pcl/__init__.py +1 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/audit.py +76 -3
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/checkpoints.py +9 -3
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/cli.py +143 -221
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/commands.py +383 -30
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/context.py +131 -7
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/__init__.py +20 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/handoff_packet.py +106 -0
- project_loop_harness-0.5.2/src/pcl/contracts/intent_index.py +294 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/schemas/handoff-packet-v1.schema.json +48 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/init_project.py +429 -63
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/locales.py +16 -0
- project_loop_harness-0.5.2/src/pcl/presentation.py +134 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/project_config.py +79 -0
- project_loop_harness-0.5.2/src/pcl/read_handlers.py +109 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/renderer.py +367 -23
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/reports.py +26 -2
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/resume.py +95 -34
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/skill_usage_report.py +1 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/start.py +2 -2
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/stories.py +161 -0
- project_loop_harness-0.5.2/src/pcl/target_resolver.py +49 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/templates/dashboard/dashboard.html +18 -2
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/templates/project/pcl.yaml +4 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/templates/skills/project-control-loop/SKILL.md +39 -2
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/validators.py +277 -4
- project_loop_harness-0.5.2/src/project_loop_harness.egg-info/PKG-INFO +230 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/project_loop_harness.egg-info/SOURCES.txt +116 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/project_loop_harness.egg-info/requires.txt +1 -0
- project_loop_harness-0.5.2/tests/fixtures/layered_harness_ablation_v0/evaluator-scenarios.json +26 -0
- project_loop_harness-0.5.2/tests/fixtures/layered_harness_ablation_v0/layered-harness-ablation-fixture.json +1394 -0
- project_loop_harness-0.5.2/tests/fixtures/scale_baseline_v1/README.md +15 -0
- project_loop_harness-0.5.2/tests/fixtures/scale_baseline_v1/manifest.json +137 -0
- project_loop_harness-0.5.2/tests/fixtures/trace_binding_v0/master-trace.md +11 -0
- project_loop_harness-0.5.2/tests/fixtures/trace_binding_v0/release-smoke-invalid-trace-binding.json +28 -0
- project_loop_harness-0.5.2/tests/fixtures/trace_binding_v0/release-smoke-valid-trace-binding.json +41 -0
- project_loop_harness-0.5.2/tests/fixtures/trace_binding_v0/trace-binding-fixtures.json +163 -0
- project_loop_harness-0.5.2/tests/fixtures/trace_binding_v0/trace-resume-evaluation-fixture.json +77 -0
- project_loop_harness-0.5.2/tests/fixtures/v0.3.1-baseline/README.md +146 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/v0.3.1-baseline/snapshots/empty-validate-strict-json.json +4 -0
- project_loop_harness-0.5.2/tests/fixtures/v0.3.1-baseline/snapshots/next-help.json +10 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/v0.3.1-baseline/snapshots/pcl-version.json +1 -1
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/v0.3.1-baseline/snapshots/representative-validate-strict-json.json +4 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/mcp/fixtures/wire-transcript.json +1 -1
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_adoption_docs.py +37 -0
- project_loop_harness-0.5.2/tests/test_adoption_proof_evaluator.py +238 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_audit_commands.py +66 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_audit_log_integrity.py +7 -1
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_checkpoints.py +69 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_cli_init.py +433 -4
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_completion_policy.py +131 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_context.py +40 -2
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_context_check.py +65 -21
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_contract_cli.py +40 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_dashboard.py +207 -3
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_dashboard_data_contract.py +29 -2
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_distribution.py +14 -1
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_evidence_add.py +33 -4
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_handoff_packet_contract.py +47 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_integrity_migration_dogfood.py +7 -1
- project_loop_harness-0.5.2/tests/test_layered_harness_ablation_cohort.py +360 -0
- project_loop_harness-0.5.2/tests/test_layered_harness_ablation_evaluator.py +385 -0
- project_loop_harness-0.5.2/tests/test_layered_harness_ablation_materializer.py +274 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_lifecycle.py +7 -1
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_lifecycle_integrity.py +1 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_mcp_server.py +7 -1
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_next_actions.py +263 -8
- project_loop_harness-0.5.2/tests/test_presentation.py +157 -0
- project_loop_harness-0.5.2/tests/test_read_handlers.py +315 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_resume.py +134 -10
- project_loop_harness-0.5.2/tests/test_scale_baseline_fixture.py +39 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_skill_command_examples.py +11 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_skill_usage_report.py +4 -1
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_start.py +8 -0
- project_loop_harness-0.5.2/tests/test_trace_contract_fixtures.py +206 -0
- project_loop_harness-0.5.2/tests/test_trace_resume_evaluation_cohort.py +123 -0
- project_loop_harness-0.5.2/tests/test_trace_resume_evaluation_cohort_02.py +123 -0
- project_loop_harness-0.5.2/tests/test_trace_resume_evaluation_results.py +133 -0
- project_loop_harness-0.5.2/tests/test_trace_resume_evaluation_results_02.py +122 -0
- project_loop_harness-0.5.2/tests/test_v050_adoption_demo.py +84 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_validation.py +23 -3
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_validation_diagnostics.py +7 -0
- project_loop_harness-0.5.2/tests/test_validation_proof_scope.py +223 -0
- project_loop_harness-0.5.0/PKG-INFO +0 -726
- project_loop_harness-0.5.0/README.md +0 -692
- project_loop_harness-0.5.0/src/pcl/__init__.py +0 -1
- project_loop_harness-0.5.0/src/project_loop_harness.egg-info/PKG-INFO +0 -726
- project_loop_harness-0.5.0/tests/fixtures/v0.3.1-baseline/snapshots/next-help.json +0 -10
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/LICENSE +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/Makefile +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0001-hardening-cli.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0002-db-migrations.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0003-workflow-runner.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0004-dashboard-renderer.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0005-agent-integration.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0006-codex-plugin.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0007-mcp-server.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0008-loop-lifecycle.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0009-defect-lifecycle.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0010-reporting-evidence.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0011-validation-invariants.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0012-audit-log-integrity.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0013-validation-diagnostics.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0014-escalation-lifecycle.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0015-decision-lifecycle.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0016-escalation-decision-linkage.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0017-next-action-guided-loop.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0018-readme-golden-path.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0019-recovery-playbook.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0020-example-project-refresh.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0021-agent-adapter-contract.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0022-agent-output-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0023-codex-exec-adapter-hardening.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0024-claude-manual-adapter-hardening.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0025-generic-shell-adapter.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0026-agent-job-evidence-ingestion.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0027-dashboard-data-contract.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0028-dashboard-evidence-navigation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0029-dashboard-risk-and-blockers.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0030-distribution-readiness.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0031-workflow-proposal-mode.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0032-workflow-proposal-review.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0033-workflow-verifier.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0034-limited-execution-sandbox.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0035-automatic-workflow-executor.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0036-executor-dogfood-workflow.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0037-executor-retry-resume.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0038-story-test-lifecycle.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0039-workflow-yaml-rule-expressions.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0040-test-case-evidence-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0041-feature-inspection-commands.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0042-report-coverage-context.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0043-feature-report.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0044-complete-csv-export.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0045-filtered-job-inspection.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0046-feature-status-lifecycle.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0047-feature-coverage-next-action.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0048-migration-status-command.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0049-render-json-artifact-paths.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0050-codex-plugin-package-inventory.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0051-mcp-render-artifact-paths.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0052-lifecycle-failure-job-cleanup.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0053-prompt-job-json-handoff.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0054-human-queue-linkage-cli.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0055-workflow-proposal-list-filter.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0056-sandbox-noop-execution-guard.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0057-executor-no-executable-step-guard.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0058-dogfood-usability-hardening.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0059-checkpoint-review-guidance.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0060-pypi-trusted-publishing.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0061-context-pack-v1.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0062-task-backlog-entity.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0063-structured-verification-rubric.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0064-task-loop-integration.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0065-dashboard-human-decisions.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0066-agent-registry-lease.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0067-context-pack-improvements.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0068-trust-hardening.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0069-explainable-code-context-v0.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0070-human-decision-cockpit.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0071-dogfood-impact-precision.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0072-sensitive-omission.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0073-code-context-module-split.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0074-search-snapshot-consistency.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0075-diff-source-modes.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0076-schema-version-integrity.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0077-index-output-budget-and-impact-noise.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0078-context-pack-code-context-bridge.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0079-receipt-human-summary.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0080-retrieval-eval-gate.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0081-diff-modes-completion.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0082-receipt-relevance-and-age.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0083-required-section-invariant.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0084-source-commands-honesty.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0085-distribution-source-completeness.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0086-command-surface-alignment.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0087-verification-suggestion-ids.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0088-verification-feedback.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0089-dogfood-fixture-propose.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0090-eval-baseline-record-compare.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0091-refresh-command-scope-fidelity.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0092-idempotent-status-transitions.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0093-evidence-add-command.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0094-job-completion-evidence.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0095-supporting-evidence-health.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0096-evidence-add-path-guards.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0097-evidence-durability-design.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0098-field-feedback-next-weight-and-run-report-scope.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0099-evidence-copy-mode.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0100-evidence-task-linking.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0101-evidence-id-allocation-race.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0102-source-drift-health-warning.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0103-security-policy-v02x.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0104-python-ci-matrix.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0105-evidence-copy-observability.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0106-release-checklist.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0107-agent-tasks-backlog-index.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0108-target-bound-code-context-receipts.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0113-evidence-links-table.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0114-source-hash-drift.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0115-context-pack-contract-fixtures.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0116-receipt-link-agreement-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0117-markdown-target-refresh-command.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0118-canonical-target-bound-handoff-docs.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0119-context-check-preflight.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0120-pcl-finish-terminal-closeout.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0121-human-gate-japanese-guidance.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0122-feature-coverage-noop.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0123-master-trace-intent-index-contract.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0124-baseline-fixtures-v0-3-1.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0125-mcp-stdio-framing-negotiation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0126-mcp-external-conformance.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0127-transactional-audit-outbox-design.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0128-event-outbox-jsonl-projector.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0129-audit-check-repair-rebuild.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0130-crash-concurrency-test-suite.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0131-guarded-executor-hardening.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0132-master-trace-context-pack-section.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0133-windows-lock-fallback.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0134-completion-packet-v1-contract.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0135-finish-emits-completion-packet.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0136-lite-pcl-start.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0137-handoff-packet-pcl-resume.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0138-kpi-report-surface.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0139-executable-resume-context.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0140-kpi-post-integration-sources.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0140a-skill-cli-contract-parity.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0140b-lifecycle-integrity-gate.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0140c-fail-open-check-guard.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0141-idle-routing-repair.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0142-lifecycle-repair-planner.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0143-terminal-link-repair.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0144-skill-runtime-provenance.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0145-structured-validation-diagnostics.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0145a-integrity-migration-dogfood.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0145b-v0.4.1-release-preparation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0146-work-brief-evidence-contract.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0147-deterministic-route-recommendation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0148-adaptive-policy-resolve-explain.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0149-route-policy-override-integration.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0149a-adaptive-entry-dogfood.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0149b-v0.4.2-release-preparation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0150-evidence-set-completeness-contract.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0151-completion-policy-terminal-preflight.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0152-next-action-approval-provenance.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0153-cross-skill-integrity-dogfood.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0153b-v0.4.3-release-preparation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0154-profile-boundary-adr-contract-freeze.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0155-profile-contract-runtime-and-registry.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0156-profile-read-only-prepare.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0157-profile-bundle-validation-dry-run.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0158-profile-bundle-atomic-ingest.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0159-decision-proposal-human-selection.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0160-council-profile-offline-e2e.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0161-council-dogfood-skill-parity.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0162-council-evaluation-adoption-gate.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0163-adoption-first-release-readiness.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0164-guided-dashboard-review-experience.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0165-v043-field-feedback-friction.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0166-local-skill-usage-improvement-loop.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0167-actionable-skill-usage-retry-signals.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0168-structured-command-guide.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0169-dashboard-decision-summary.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0170-exit-status-aware-skill-usage-friction.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0171-actionable-finish-timeout-recovery.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0172-composite-pcl-result-status.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/agent-tasks/0173-v050-release-preparation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/adaptive-policy-v1.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/adr/0001-hybrid-state.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/adr/0002-cli-is-the-runtime.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/adr/0003-static-workflows-before-dynamic-workflows.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/adr/ADR-002-transactional-audit-outbox.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/agent-adapter-contract.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/agent-output-template.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/agent-roles.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/approval-provenance-v1.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/architecture.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/canonical-state-baseline-v0.4.2.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/code-context.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/command-guide.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/completion-packet-v1.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/context-check.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/council-profile.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/crash-concurrency-reliability.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/data-model.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/distribution.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/dogfood/adaptive-entry-v0.4.2.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/dogfood/lp-production-cross-skill-review.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/dogfood/v0.4.3-cross-skill-integrity.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/dogfood/v0.5.0-council-profile.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/dogfood-report-v0.4.1-integrity-migration.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/dogfood-report-v0.4.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evaluation/v0.5.0-council-evaluation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/event-outbox-compatibility.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0136-pcl-start-demo.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0146-work-brief-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0147-route-recommendation-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0148-adaptive-policy-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0149-route-override-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0150-evidence-set-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0151-completion-policy-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0152-next-action-approval-provenance-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0152a-agent-mediated-human-approval-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0153-human-dogfood-approval.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0155-profile-contract-runtime-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0156-profile-read-only-prepare-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0157-profile-bundle-dry-run-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0158-atomic-profile-bundle-ingest-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0159-profile-decisions-authorization-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0160-council-discovery-offline-e2e-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0162-final-verification.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0162-human-adoption-outcome.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0163-adoption-first-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0164-guided-dashboard-codex-remediation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0164-guided-dashboard-red-tests.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0164-guided-dashboard-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0165-v043-field-feedback-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0166-local-skill-usage-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0167-actionable-skill-usage-signals-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0168-structured-command-guide-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0169-dashboard-decision-summary-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0170-exit-status-aware-skill-usage-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0171-actionable-finish-timeout-recovery-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/0172-composite-pcl-result-status-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/d0002-autonomous-continuation-validation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/node-finish-utsuro-dogfood.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence/node-init-autodetection-dogfood.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence-durability-design.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence-entry-paths-design.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/evidence-set-v1.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/feedback/2026-07-06-ax1-moc1-agent-feedback.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/finish.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/master-trace-handoff.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/mcp-compatibility.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/mcp-manual-smoke-runbook.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/pcl-start.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/plan-v0.4.0.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/plan-v0.4.1.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/plan-v0.4.2.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/plan-v0.4.3.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/plan-v0.5.0-council-profile.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/plh_v0_1_11_review_agenda.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/plh_v0_1_12_review_agenda.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/project-loop-harness-v0.2.3-third-party-review.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/proposals/council-profile/ADR-005-external-council-profile-boundary.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/proposals/council-profile/README.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/proposals/council-profile/contract-freeze.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/proposals/council-profile/external-runner-spec-v0.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/proposals/council-profile/implementation-proposal.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/proposals/council-profile/validation-transcript.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/pypi-publishing.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/recovery-playbook.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/release-checklist.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/release-notes/v0.2.4.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/release-notes/v0.3.0.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/release-notes/v0.3.1.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/release-notes/v0.3.3.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/release-notes/v0.4.0.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/release-notes/v0.4.1.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/release-notes/v0.4.2.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/release-notes/v0.4.3.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/releases/v0.3.1-baseline.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/releases/v0.3.3-mcp-stdio.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/reviews/0154-council-contract-freeze-claude-fable-review.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/reviews/0155-0157-claude-fable-milestone-review.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/reviews/0156-route-binding-claude-fable-advice.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/reviews/0158-0160-claude-fable-milestone-review.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/reviews/0159-decision-authorization-claude-fable-advice.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/reviews/0161-0162-claude-fable-milestone-review.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/reviews/0163-adoption-first-claude-fable-review.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/reviews/0164-guided-dashboard-codex-final-review.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/reviews/0164-guided-dashboard-codex-rereview.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/reviews/0164-guided-dashboard-plan-review.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/reviews/2026-07-13-business-technical-review.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/reviews/plan-v0.5.0-council-profile-review.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/00-executive-roadmap.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/01-adaptive-loop-architecture.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/02-contracts-and-data-model.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/03-implementation-plan.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/04-evaluation-and-rollout.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/05-pdm-discussion-guide.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/06-cli-contract-draft.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/07-state-machines-and-events.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/08-repository-integration.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/09-ai-plc-integration-mapping.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/ADOPTION.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/README.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/SOURCE_BASIS.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/VALIDATION_REPORT.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/adr/ADR-001-profile-not-entity.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/adr/ADR-002-transactional-audit-outbox.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/adr/ADR-003-adaptive-policy-axes.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/adr/ADR-004-contract-first-promotion.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0123-release-v0-3-1-baseline.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0124-mcp-stdio-framing-negotiation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0125-mcp-external-conformance.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0126-transactional-audit-outbox-design.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0127-event-outbox-jsonl-projector.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0128-audit-check-repair-rebuild.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0129-crash-concurrency-test-suite.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0130-guarded-executor-hardening.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0131-completion-packet-v1-contract.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0132-finish-emits-completion-packet.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0133-lite-pcl-start.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0134-handoff-packet-pcl-resume.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0135-work-brief-v1-evidence.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0136-deterministic-route-recommendation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0137-adaptive-policy-explain-override.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0138-work-brief-revision-replan.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0139-stale-invalidation-propagation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0140-verifier-provenance-separation.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0141-risk-based-verification-policy.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0142-profile-contract-boundary.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0143-discovery-reference-profile.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0144-decision-proposal-human-selection.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0145-master-trace-handoff-integration.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0146-capability-profile-v0.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0147-budget-profile-incomplete-packet.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0148-context-cache-delta-handoff.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0149-knowledge-proposal-experiment.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0150-cross-model-evaluation-harness.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0151-design-partner-operations.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/0152-adoption-stability-release.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/agent-tasks-proposed/README.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/handoff/ARCHITECTURE_REVIEW_PROMPT.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/handoff/IMPLEMENTATION_AGENT_PROMPT.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/roadmap/integrated/handoff/PDM_REVIEW_PROMPT.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/route-recommendation-v1.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/safety-permissions.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/skill-usage-report.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/stability-policy.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/v0.2.0-plan.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/verification-feedback-design.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/verification-feedback.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/verification-rubric.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/work-brief-v1.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/docs/workflow-contract.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/scripts/run_advisory_retrieval_eval.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/scripts/verify_sdist_contracts.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/setup.cfg +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/__main__.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/adaptive_policy.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/agents.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/approval_provenance.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/code_context/__init__.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/code_context/diff.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/code_context/eval.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/code_context/impact.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/code_context/receipts.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/code_context/scan.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/code_context/search.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/code_context/store.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/code_context/summary.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/code_context/symbols.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/code_context/test_hints.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/code_index.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/command_guide.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/completion_policies.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/context_binding.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/context_usage.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/_profile_contract.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/claim_set.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/completion_packet.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/completion_policy.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/council_run.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/decision_proposal.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/evidence_set.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/policies/adaptive-policy-v1-default.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/profile_manifest.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/profile_output_bundle.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/profile_run_request.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/route_override.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/route_recommendation.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/schemas/adaptive-policy-resolution-v1.schema.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/schemas/claim-set-v0.schema.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/schemas/completion-packet-v1.schema.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/schemas/completion-policy-v1.schema.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/schemas/council-run-v0.schema.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/schemas/decision-proposal-v0.schema.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/schemas/evidence-set-v1.schema.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/schemas/profile-manifest-v1.schema.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/schemas/profile-output-bundle-v1.schema.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/schemas/profile-run-request-v1.schema.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/schemas/route-override-v1.schema.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/schemas/route-recommendation-v1.schema.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/schemas/verification-plan-v0.schema.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/schemas/work-brief-v1.schema.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/verification_plan.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/contracts/work_brief.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/db/migrations/001_initial.sql +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/db/migrations/002_tasks.sql +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/db/migrations/003_agent_registry.sql +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/db/migrations/004_code_index.sql +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/db/migrations/005_verification_feedback.sql +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/db/migrations/006_evidence_task_link.sql +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/db/migrations/007_evidence_links.sql +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/db/migrations/008_event_outbox.sql +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/db/schema.sql +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/db.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/decisions.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/dispatch.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/errors.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/escalations.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/events.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/evidence.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/evidence_sets.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/evidence_show.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/exporters.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/finish_execution.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/finish_recovery.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/guarded_process.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/guards.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/ids.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/kpi_report.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/lifecycle.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/lifecycle_repair.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/links.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/locks.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/mcp_server.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/migrations.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/outbox.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/paths.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/profile_authorization.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/profile_bundle_store.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/profile_decisions.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/profile_fixture_runner.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/profile_ingest.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/profile_prepare.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/profiles/builtin/council.discovery.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/profiles/fixtures/council.discovery/scenarios.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/profiles.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/receipt_show.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/redaction.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/registry.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/relationship_repair.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/resources.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/route_overrides.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/routing.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/rubric.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/tasks.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/templates/project/AGENTS.block.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/templates/project/CLAUDE.block.md +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/templates/project/gitignore.fragment +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/templates/workflows/defect_repair.yaml +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/templates/workflows/executor_smoke.yaml +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/templates/workflows/feature_coverage.yaml +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/templates/workflows/regression_loop.yaml +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/test_faults.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/timeutil.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/token_estimation.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/update_check.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/verification_feedback.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/verifications.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/work_briefs.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/workflow_executor.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/workflow_proposal_validation.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/workflow_proposals.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/workflow_sandbox.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/workflow_verifier.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/workflow_yaml.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/pcl/workflows.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/project_loop_harness.egg-info/dependency_links.txt +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/project_loop_harness.egg-info/entry_points.txt +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/src/project_loop_harness.egg-info/top_level.txt +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/baseline_fixture_tools.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/code_context_summary_v0.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/completion_packet/full.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/completion_packet/minimal.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/completion_packet/negative-budget-next-action.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/completion_packet/negative-cases.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/completion_packet/negative-critical-proof.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/completion_packet/negative-passed-result.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/completion_policy/minimal.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/context_pack_code_context_contract_v0.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/context_receipt_v0.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/context_receipt_v0_legacy_string_suggestions.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/cross_skill_dogfood/complete/reports/completion_verdict.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/cross_skill_dogfood/complete/reports/coordinate_report.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/cross_skill_dogfood/complete/reports/report-manifest.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/cross_skill_dogfood/complete/reports/responsive_report.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/cross_skill_dogfood/completion-policy.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/cross_skill_dogfood/incomplete/reports/completion_verdict.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/cross_skill_dogfood/incomplete/reports/coordinate_report.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/cross_skill_dogfood/incomplete/reports/report-manifest.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/cross_skill_dogfood/incomplete/reports/responsive_report.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/evidence_set/minimal.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/evidence_set/report-manifest.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/evidence_set/visual-check.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/handoff_packet/minimal.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/kpi_report_empty_v1.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/lifecycle_repair/all_classifications_v1.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/master_trace_context_contract_v0.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/profile_bundle/cases.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/profile_e2e/decision-projection.expected.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/profile_e2e/run_offline_e2e.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/retrieval_adversarial_v0.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/retrieval_real_history_v0.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/retrieval_v0.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/start_initialized_v1.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/v0.3.1-baseline/snapshots/context-check-help.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/v0.3.1-baseline/snapshots/empty-context-check-json.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/v0.3.1-baseline/snapshots/empty-next-json.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/v0.3.1-baseline/snapshots/empty-render-json.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/v0.3.1-baseline/snapshots/pcl-help.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/v0.3.1-baseline/snapshots/render-help.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/v0.3.1-baseline/snapshots/representative-context-check-json.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/v0.3.1-baseline/snapshots/representative-next-json.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/v0.3.1-baseline/snapshots/representative-render-json.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/v0.3.1-baseline/snapshots/validate-help.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/work_brief/minimal.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/fixtures/work_brief/negative-embedded-route.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/mcp/conftest.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/mcp/fixtures/negative-matrix.json +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/mcp/test_external_conformance.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_adaptive_policy.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_advisory_retrieval_eval_script.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_agent_adapter_contract.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_agent_output_validation.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_agents.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_baseline_fixtures.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_claude_manual_adapter.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_code_context_summary.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_code_index.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_codex_exec_adapter.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_codex_plugin.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_command_guide.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_completion_packet_contract.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_completion_packet_package.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_council_evaluation_cohort.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_council_profile_proposal_contracts.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_crash_concurrency.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_cross_skill_integrity_dogfood.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_decisions.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_defects.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_dispatch.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_escalations.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_event_outbox.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_evidence_sets.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_evidence_show.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_examples.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_execution_provenance.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_features.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_field_feedback_0165.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_finish.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_generic_shell_adapter.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_golden_path.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_guarded_process.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_kpi_report.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_lifecycle_repair.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_locks.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_migrations.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_profile_contracts.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_profile_fixture_e2e.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_profile_ingest_dry_run.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_profile_prepare.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_pypi_publishing.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_receipt_show.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_recovery_playbook.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_registry.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_reports.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_route_overrides.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_route_recommendation.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_rubric.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_stories.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_tasks.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_update_check.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_validation_finding_sources.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_verification_feedback.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_work_briefs.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_workflow_executor.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_workflow_proposals.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_workflow_sandbox.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_workflow_verifier.py +0 -0
- {project_loop_harness-0.5.0 → project_loop_harness-0.5.2}/tests/test_workflows.py +0 -0
|
@@ -0,0 +1,230 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: project-loop-harness
|
|
3
|
+
Version: 0.5.2
|
|
4
|
+
Summary: Local control plane for agentic project development loops
|
|
5
|
+
Author: Project Loop Harness Contributors
|
|
6
|
+
License: MIT
|
|
7
|
+
Project-URL: Homepage, https://github.com/mocchalera/project-loop-harness
|
|
8
|
+
Project-URL: Repository, https://github.com/mocchalera/project-loop-harness
|
|
9
|
+
Project-URL: Issues, https://github.com/mocchalera/project-loop-harness/issues
|
|
10
|
+
Project-URL: Documentation, https://github.com/mocchalera/project-loop-harness/tree/main/docs
|
|
11
|
+
Keywords: agents,codex,claude-code,sqlite,dashboard,workflow
|
|
12
|
+
Classifier: Development Status :: 3 - Alpha
|
|
13
|
+
Classifier: Environment :: Console
|
|
14
|
+
Classifier: Intended Audience :: Developers
|
|
15
|
+
Classifier: License :: OSI Approved :: MIT License
|
|
16
|
+
Classifier: Programming Language :: Python :: 3
|
|
17
|
+
Classifier: Programming Language :: Python :: 3 :: Only
|
|
18
|
+
Classifier: Programming Language :: Python :: 3.10
|
|
19
|
+
Classifier: Programming Language :: Python :: 3.11
|
|
20
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
21
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
22
|
+
Classifier: Topic :: Software Development
|
|
23
|
+
Requires-Python: >=3.10
|
|
24
|
+
Description-Content-Type: text/markdown
|
|
25
|
+
License-File: LICENSE
|
|
26
|
+
Provides-Extra: dev
|
|
27
|
+
Requires-Dist: build>=1; extra == "dev"
|
|
28
|
+
Requires-Dist: pytest>=8; extra == "dev"
|
|
29
|
+
Requires-Dist: ruff>=0.6; extra == "dev"
|
|
30
|
+
Requires-Dist: setuptools>=69; extra == "dev"
|
|
31
|
+
Requires-Dist: wheel; extra == "dev"
|
|
32
|
+
Provides-Extra: mcp-test
|
|
33
|
+
Requires-Dist: mcp==1.28.1; extra == "mcp-test"
|
|
34
|
+
Dynamic: license-file
|
|
35
|
+
|
|
36
|
+
# Project Loop Harness
|
|
37
|
+
|
|
38
|
+
> Turn a coding agent's “done” into reviewable evidence, residual risk, and a
|
|
39
|
+
> resumable next step.
|
|
40
|
+
|
|
41
|
+

|
|
42
|
+
|
|
43
|
+
## Understand it in 30 seconds
|
|
44
|
+
|
|
45
|
+
Coding agents can produce changes quickly. They are less reliable at preserving
|
|
46
|
+
project state, proving completion, stopping at human decisions, and handing work
|
|
47
|
+
to another session or model.
|
|
48
|
+
|
|
49
|
+
Project Loop Harness (`pcl`) gives Codex, Claude Code, and similar agents one
|
|
50
|
+
local, model-neutral loop:
|
|
51
|
+
|
|
52
|
+
```text
|
|
53
|
+
intent → bounded work → checks → copied evidence → completion packet → next step
|
|
54
|
+
```
|
|
55
|
+
|
|
56
|
+
- SQLite keeps current state; JSONL keeps an auditable event projection.
|
|
57
|
+
- Tests, artifacts, reviews, and completion packets preserve what “done” means.
|
|
58
|
+
- Agents continue routine safe work; humans decide product, permission, security,
|
|
59
|
+
destructive, and external-service questions.
|
|
60
|
+
- The runtime does not call an LLM or depend on one agent vendor.
|
|
61
|
+
|
|
62
|
+
It is for people coordinating coding agents, not another chat wrapper.
|
|
63
|
+
|
|
64
|
+
## Get first value in five minutes
|
|
65
|
+
|
|
66
|
+
Install the runtime with either tool:
|
|
67
|
+
|
|
68
|
+
```bash
|
|
69
|
+
pipx install project-loop-harness
|
|
70
|
+
# or: uv tool install project-loop-harness
|
|
71
|
+
```
|
|
72
|
+
|
|
73
|
+
Inspect the adoption plan before writing anything, then initialize:
|
|
74
|
+
|
|
75
|
+
```bash
|
|
76
|
+
cd /path/to/your-project
|
|
77
|
+
pcl init --dry-run --json
|
|
78
|
+
pcl init
|
|
79
|
+
pcl doctor --strict
|
|
80
|
+
```
|
|
81
|
+
|
|
82
|
+
`pcl init` detects common Python and Node project metadata and safe verification
|
|
83
|
+
commands. It retains existing `AGENTS.md`, `CLAUDE.md`, `.gitignore`, and
|
|
84
|
+
`pcl.yaml` content. `--force` may replace generated templates, but it does not
|
|
85
|
+
replace existing project-instruction content.
|
|
86
|
+
|
|
87
|
+
Now tell the coding agent the outcome—not a sequence of `pcl` commands:
|
|
88
|
+
|
|
89
|
+
```text
|
|
90
|
+
Read AGENTS.md, CLAUDE.md if present, and pcl.yaml. Use the Project Control
|
|
91
|
+
Loop. Start this goal: <describe the outcome>. Continue every agent-safe next
|
|
92
|
+
action, run the configured checks, preserve evidence, emit a completion packet,
|
|
93
|
+
and close the goal. Do not ask me to run routine pcl commands. Stop only for a
|
|
94
|
+
genuine human decision or external blocker.
|
|
95
|
+
```
|
|
96
|
+
|
|
97
|
+
The agent owns `pcl start → implementation → finish → close`. The operator uses
|
|
98
|
+
the CLI for setup, review, and deliberate maintenance.
|
|
99
|
+
|
|
100
|
+
Want to see the result before adopting it? Run the isolated
|
|
101
|
+
[3-minute public-package demo](examples/v0.5.0-adoption-demo/README.md).
|
|
102
|
+
|
|
103
|
+
## What the operator needs to remember
|
|
104
|
+
|
|
105
|
+
| Moment | Command | Purpose |
|
|
106
|
+
| --- | --- | --- |
|
|
107
|
+
| Adopt | `pcl init --dry-run --json`, then `pcl init` | Inspect and install local policy/state |
|
|
108
|
+
| Start | `pcl start "<outcome>"` | Preserve literal intent as Goal and Task |
|
|
109
|
+
| Orient | `pcl next --json` or `pcl resume` | Continue or hand off safely |
|
|
110
|
+
| Verify | `pcl finish --emit-packet --goal G-XXXX` | Rerun checks and pin evidence |
|
|
111
|
+
| Review | `pcl render` | Generate the human dashboard |
|
|
112
|
+
|
|
113
|
+
Most other commands are an agent-facing and maintainer-facing reference surface.
|
|
114
|
+
Start with the five moments above.
|
|
115
|
+
|
|
116
|
+
## What it is—and is not
|
|
117
|
+
|
|
118
|
+
```text
|
|
119
|
+
Skill = instructions for agents
|
|
120
|
+
pcl CLI = guarded local runtime and state machine
|
|
121
|
+
project.db = current normalized loop memory
|
|
122
|
+
events.jsonl = derived append-only audit projection
|
|
123
|
+
dashboard.html = generated human view, never machine state
|
|
124
|
+
Plugin / MCP = optional integration wrappers, never the runtime
|
|
125
|
+
```
|
|
126
|
+
|
|
127
|
+
Project Loop Harness is local-only by default. Initialization enables no
|
|
128
|
+
telemetry, cloud sync, provider call, production access, or automatic GitHub
|
|
129
|
+
write. It is not a hosted orchestration service, a sandbox, or proof that an
|
|
130
|
+
agent understood the code.
|
|
131
|
+
|
|
132
|
+
Agents must not edit `.project-loop/project.db`, `.project-loop/events.jsonl`, or
|
|
133
|
+
generated dashboard HTML. State mutations go through `pcl`; machine context
|
|
134
|
+
comes from JSON commands, evidence paths, reports, or `dashboard-data.json`.
|
|
135
|
+
|
|
136
|
+
The protected and internal compatibility surfaces are documented in the
|
|
137
|
+
[Alpha Stability Policy](docs/stability-policy.md).
|
|
138
|
+
|
|
139
|
+
## Install and inspect in more detail
|
|
140
|
+
|
|
141
|
+
Use a project virtual environment instead of a global tool install when that is
|
|
142
|
+
the repository convention:
|
|
143
|
+
|
|
144
|
+
```bash
|
|
145
|
+
python -m pip install project-loop-harness
|
|
146
|
+
python -m pcl --version
|
|
147
|
+
```
|
|
148
|
+
|
|
149
|
+
For unreleased work, pin a tag or commit:
|
|
150
|
+
|
|
151
|
+
```bash
|
|
152
|
+
pipx install "git+https://github.com/mocchalera/project-loop-harness.git@<tag-or-commit>"
|
|
153
|
+
```
|
|
154
|
+
|
|
155
|
+
After initialization:
|
|
156
|
+
|
|
157
|
+
```bash
|
|
158
|
+
pcl validate --strict
|
|
159
|
+
pcl render --json
|
|
160
|
+
pcl update check # explicit, cached, advisory only
|
|
161
|
+
```
|
|
162
|
+
|
|
163
|
+
Use `pcl update command` to print the appropriate manual upgrade command. Set
|
|
164
|
+
`PCL_NO_VERSION_CHECK=1` to disable version checks.
|
|
165
|
+
|
|
166
|
+
## The proof boundary
|
|
167
|
+
|
|
168
|
+
A release, download, clone, dashboard, or passing internal demo is output
|
|
169
|
+
evidence—not adoption evidence. v0.5.2 is being judged by observed first use in
|
|
170
|
+
real repositories: time to healthy setup, time to a verified completion packet,
|
|
171
|
+
maintainer interventions, safety violations, and voluntary reuse.
|
|
172
|
+
|
|
173
|
+
The frozen cohort method and success thresholds live in
|
|
174
|
+
[v0.5.2 Adoption Proof](docs/adoption-proof-v0.5.2.md). Until those observations
|
|
175
|
+
exist, the project does not claim external adoption.
|
|
176
|
+
|
|
177
|
+
## Documentation
|
|
178
|
+
|
|
179
|
+
- [Adoption Guide](docs/adoption-guide.md) — coexistence, distribution, and the
|
|
180
|
+
first real repository.
|
|
181
|
+
- [3-minute demo](examples/v0.5.0-adoption-demo/README.md) — reproducible public
|
|
182
|
+
package path to `COMPLETED_VERIFIED`.
|
|
183
|
+
- [Golden Path](docs/golden-path.md) — complete direct and workflow examples.
|
|
184
|
+
- [Architecture](docs/architecture.md) — state, events, evidence, and execution
|
|
185
|
+
boundaries.
|
|
186
|
+
- [CLI Guide](docs/command-guide.md) — task-oriented command discovery.
|
|
187
|
+
- [Recovery Playbook](docs/recovery-playbook.md) — safe diagnosis and repair.
|
|
188
|
+
- [MCP compatibility](docs/mcp-compatibility.md) — optional client boundary.
|
|
189
|
+
- [Security](SECURITY.md) and [Contributing](CONTRIBUTING.md).
|
|
190
|
+
|
|
191
|
+
Advanced contracts stay in `docs/`: completion packets, evidence sets,
|
|
192
|
+
completion policy, context packs, code context, workflow execution, Council
|
|
193
|
+
Profile, trace/resume, reports, migrations, and dashboard data.
|
|
194
|
+
|
|
195
|
+
## Local development
|
|
196
|
+
|
|
197
|
+
```bash
|
|
198
|
+
python -m venv .venv
|
|
199
|
+
source .venv/bin/activate
|
|
200
|
+
python -m pip install -e '.[dev]'
|
|
201
|
+
ruff check .
|
|
202
|
+
pytest
|
|
203
|
+
PYTHONPATH=src python -m pcl --help
|
|
204
|
+
```
|
|
205
|
+
|
|
206
|
+
When working in a linked worktree, prefer `PYTHONPATH=src python -m pcl` or a
|
|
207
|
+
worktree-local virtual environment instead of repointing a shared executable.
|
|
208
|
+
|
|
209
|
+
Before release, verify both install artifacts:
|
|
210
|
+
|
|
211
|
+
```bash
|
|
212
|
+
python -m build --outdir /tmp/pcl-release-dist --sdist --wheel
|
|
213
|
+
python scripts/verify_sdist_contracts.py --dist-dir /tmp/pcl-release-dist
|
|
214
|
+
pytest tests/test_distribution.py
|
|
215
|
+
```
|
|
216
|
+
|
|
217
|
+
## Safety and current scope
|
|
218
|
+
|
|
219
|
+
The first production milestone deliberately excludes:
|
|
220
|
+
|
|
221
|
+
- hosted backends and cloud synchronization;
|
|
222
|
+
- production database access;
|
|
223
|
+
- autonomous destructive operations;
|
|
224
|
+
- automatic external notifications or repository writes;
|
|
225
|
+
- telemetry collection;
|
|
226
|
+
- dynamic workflows before static contracts are stable.
|
|
227
|
+
|
|
228
|
+
The current release is alpha software. Prefer pinned versions for team use,
|
|
229
|
+
inspect the dry-run plan, keep human gates human, and preserve evidence for every
|
|
230
|
+
terminal claim.
|
|
@@ -0,0 +1,195 @@
|
|
|
1
|
+
# Project Loop Harness
|
|
2
|
+
|
|
3
|
+
> Turn a coding agent's “done” into reviewable evidence, residual risk, and a
|
|
4
|
+
> resumable next step.
|
|
5
|
+
|
|
6
|
+

|
|
7
|
+
|
|
8
|
+
## Understand it in 30 seconds
|
|
9
|
+
|
|
10
|
+
Coding agents can produce changes quickly. They are less reliable at preserving
|
|
11
|
+
project state, proving completion, stopping at human decisions, and handing work
|
|
12
|
+
to another session or model.
|
|
13
|
+
|
|
14
|
+
Project Loop Harness (`pcl`) gives Codex, Claude Code, and similar agents one
|
|
15
|
+
local, model-neutral loop:
|
|
16
|
+
|
|
17
|
+
```text
|
|
18
|
+
intent → bounded work → checks → copied evidence → completion packet → next step
|
|
19
|
+
```
|
|
20
|
+
|
|
21
|
+
- SQLite keeps current state; JSONL keeps an auditable event projection.
|
|
22
|
+
- Tests, artifacts, reviews, and completion packets preserve what “done” means.
|
|
23
|
+
- Agents continue routine safe work; humans decide product, permission, security,
|
|
24
|
+
destructive, and external-service questions.
|
|
25
|
+
- The runtime does not call an LLM or depend on one agent vendor.
|
|
26
|
+
|
|
27
|
+
It is for people coordinating coding agents, not another chat wrapper.
|
|
28
|
+
|
|
29
|
+
## Get first value in five minutes
|
|
30
|
+
|
|
31
|
+
Install the runtime with either tool:
|
|
32
|
+
|
|
33
|
+
```bash
|
|
34
|
+
pipx install project-loop-harness
|
|
35
|
+
# or: uv tool install project-loop-harness
|
|
36
|
+
```
|
|
37
|
+
|
|
38
|
+
Inspect the adoption plan before writing anything, then initialize:
|
|
39
|
+
|
|
40
|
+
```bash
|
|
41
|
+
cd /path/to/your-project
|
|
42
|
+
pcl init --dry-run --json
|
|
43
|
+
pcl init
|
|
44
|
+
pcl doctor --strict
|
|
45
|
+
```
|
|
46
|
+
|
|
47
|
+
`pcl init` detects common Python and Node project metadata and safe verification
|
|
48
|
+
commands. It retains existing `AGENTS.md`, `CLAUDE.md`, `.gitignore`, and
|
|
49
|
+
`pcl.yaml` content. `--force` may replace generated templates, but it does not
|
|
50
|
+
replace existing project-instruction content.
|
|
51
|
+
|
|
52
|
+
Now tell the coding agent the outcome—not a sequence of `pcl` commands:
|
|
53
|
+
|
|
54
|
+
```text
|
|
55
|
+
Read AGENTS.md, CLAUDE.md if present, and pcl.yaml. Use the Project Control
|
|
56
|
+
Loop. Start this goal: <describe the outcome>. Continue every agent-safe next
|
|
57
|
+
action, run the configured checks, preserve evidence, emit a completion packet,
|
|
58
|
+
and close the goal. Do not ask me to run routine pcl commands. Stop only for a
|
|
59
|
+
genuine human decision or external blocker.
|
|
60
|
+
```
|
|
61
|
+
|
|
62
|
+
The agent owns `pcl start → implementation → finish → close`. The operator uses
|
|
63
|
+
the CLI for setup, review, and deliberate maintenance.
|
|
64
|
+
|
|
65
|
+
Want to see the result before adopting it? Run the isolated
|
|
66
|
+
[3-minute public-package demo](examples/v0.5.0-adoption-demo/README.md).
|
|
67
|
+
|
|
68
|
+
## What the operator needs to remember
|
|
69
|
+
|
|
70
|
+
| Moment | Command | Purpose |
|
|
71
|
+
| --- | --- | --- |
|
|
72
|
+
| Adopt | `pcl init --dry-run --json`, then `pcl init` | Inspect and install local policy/state |
|
|
73
|
+
| Start | `pcl start "<outcome>"` | Preserve literal intent as Goal and Task |
|
|
74
|
+
| Orient | `pcl next --json` or `pcl resume` | Continue or hand off safely |
|
|
75
|
+
| Verify | `pcl finish --emit-packet --goal G-XXXX` | Rerun checks and pin evidence |
|
|
76
|
+
| Review | `pcl render` | Generate the human dashboard |
|
|
77
|
+
|
|
78
|
+
Most other commands are an agent-facing and maintainer-facing reference surface.
|
|
79
|
+
Start with the five moments above.
|
|
80
|
+
|
|
81
|
+
## What it is—and is not
|
|
82
|
+
|
|
83
|
+
```text
|
|
84
|
+
Skill = instructions for agents
|
|
85
|
+
pcl CLI = guarded local runtime and state machine
|
|
86
|
+
project.db = current normalized loop memory
|
|
87
|
+
events.jsonl = derived append-only audit projection
|
|
88
|
+
dashboard.html = generated human view, never machine state
|
|
89
|
+
Plugin / MCP = optional integration wrappers, never the runtime
|
|
90
|
+
```
|
|
91
|
+
|
|
92
|
+
Project Loop Harness is local-only by default. Initialization enables no
|
|
93
|
+
telemetry, cloud sync, provider call, production access, or automatic GitHub
|
|
94
|
+
write. It is not a hosted orchestration service, a sandbox, or proof that an
|
|
95
|
+
agent understood the code.
|
|
96
|
+
|
|
97
|
+
Agents must not edit `.project-loop/project.db`, `.project-loop/events.jsonl`, or
|
|
98
|
+
generated dashboard HTML. State mutations go through `pcl`; machine context
|
|
99
|
+
comes from JSON commands, evidence paths, reports, or `dashboard-data.json`.
|
|
100
|
+
|
|
101
|
+
The protected and internal compatibility surfaces are documented in the
|
|
102
|
+
[Alpha Stability Policy](docs/stability-policy.md).
|
|
103
|
+
|
|
104
|
+
## Install and inspect in more detail
|
|
105
|
+
|
|
106
|
+
Use a project virtual environment instead of a global tool install when that is
|
|
107
|
+
the repository convention:
|
|
108
|
+
|
|
109
|
+
```bash
|
|
110
|
+
python -m pip install project-loop-harness
|
|
111
|
+
python -m pcl --version
|
|
112
|
+
```
|
|
113
|
+
|
|
114
|
+
For unreleased work, pin a tag or commit:
|
|
115
|
+
|
|
116
|
+
```bash
|
|
117
|
+
pipx install "git+https://github.com/mocchalera/project-loop-harness.git@<tag-or-commit>"
|
|
118
|
+
```
|
|
119
|
+
|
|
120
|
+
After initialization:
|
|
121
|
+
|
|
122
|
+
```bash
|
|
123
|
+
pcl validate --strict
|
|
124
|
+
pcl render --json
|
|
125
|
+
pcl update check # explicit, cached, advisory only
|
|
126
|
+
```
|
|
127
|
+
|
|
128
|
+
Use `pcl update command` to print the appropriate manual upgrade command. Set
|
|
129
|
+
`PCL_NO_VERSION_CHECK=1` to disable version checks.
|
|
130
|
+
|
|
131
|
+
## The proof boundary
|
|
132
|
+
|
|
133
|
+
A release, download, clone, dashboard, or passing internal demo is output
|
|
134
|
+
evidence—not adoption evidence. v0.5.2 is being judged by observed first use in
|
|
135
|
+
real repositories: time to healthy setup, time to a verified completion packet,
|
|
136
|
+
maintainer interventions, safety violations, and voluntary reuse.
|
|
137
|
+
|
|
138
|
+
The frozen cohort method and success thresholds live in
|
|
139
|
+
[v0.5.2 Adoption Proof](docs/adoption-proof-v0.5.2.md). Until those observations
|
|
140
|
+
exist, the project does not claim external adoption.
|
|
141
|
+
|
|
142
|
+
## Documentation
|
|
143
|
+
|
|
144
|
+
- [Adoption Guide](docs/adoption-guide.md) — coexistence, distribution, and the
|
|
145
|
+
first real repository.
|
|
146
|
+
- [3-minute demo](examples/v0.5.0-adoption-demo/README.md) — reproducible public
|
|
147
|
+
package path to `COMPLETED_VERIFIED`.
|
|
148
|
+
- [Golden Path](docs/golden-path.md) — complete direct and workflow examples.
|
|
149
|
+
- [Architecture](docs/architecture.md) — state, events, evidence, and execution
|
|
150
|
+
boundaries.
|
|
151
|
+
- [CLI Guide](docs/command-guide.md) — task-oriented command discovery.
|
|
152
|
+
- [Recovery Playbook](docs/recovery-playbook.md) — safe diagnosis and repair.
|
|
153
|
+
- [MCP compatibility](docs/mcp-compatibility.md) — optional client boundary.
|
|
154
|
+
- [Security](SECURITY.md) and [Contributing](CONTRIBUTING.md).
|
|
155
|
+
|
|
156
|
+
Advanced contracts stay in `docs/`: completion packets, evidence sets,
|
|
157
|
+
completion policy, context packs, code context, workflow execution, Council
|
|
158
|
+
Profile, trace/resume, reports, migrations, and dashboard data.
|
|
159
|
+
|
|
160
|
+
## Local development
|
|
161
|
+
|
|
162
|
+
```bash
|
|
163
|
+
python -m venv .venv
|
|
164
|
+
source .venv/bin/activate
|
|
165
|
+
python -m pip install -e '.[dev]'
|
|
166
|
+
ruff check .
|
|
167
|
+
pytest
|
|
168
|
+
PYTHONPATH=src python -m pcl --help
|
|
169
|
+
```
|
|
170
|
+
|
|
171
|
+
When working in a linked worktree, prefer `PYTHONPATH=src python -m pcl` or a
|
|
172
|
+
worktree-local virtual environment instead of repointing a shared executable.
|
|
173
|
+
|
|
174
|
+
Before release, verify both install artifacts:
|
|
175
|
+
|
|
176
|
+
```bash
|
|
177
|
+
python -m build --outdir /tmp/pcl-release-dist --sdist --wheel
|
|
178
|
+
python scripts/verify_sdist_contracts.py --dist-dir /tmp/pcl-release-dist
|
|
179
|
+
pytest tests/test_distribution.py
|
|
180
|
+
```
|
|
181
|
+
|
|
182
|
+
## Safety and current scope
|
|
183
|
+
|
|
184
|
+
The first production milestone deliberately excludes:
|
|
185
|
+
|
|
186
|
+
- hosted backends and cloud synchronization;
|
|
187
|
+
- production database access;
|
|
188
|
+
- autonomous destructive operations;
|
|
189
|
+
- automatic external notifications or repository writes;
|
|
190
|
+
- telemetry collection;
|
|
191
|
+
- dynamic workflows before static contracts are stable.
|
|
192
|
+
|
|
193
|
+
The current release is alpha software. Prefer pinned versions for team use,
|
|
194
|
+
inspect the dry-run plan, keep human gates human, and preserve evidence for every
|
|
195
|
+
terminal claim.
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
# 0174: v0.5.0 publication closeout
|
|
2
|
+
|
|
3
|
+
- **Status:** Done; public release independently verified
|
|
4
|
+
- **Milestone:** v0.5.0 Adoption / Distribution
|
|
5
|
+
- **Priority:** P0
|
|
6
|
+
- **Size:** S
|
|
7
|
+
- **Dependency:** 0173 local release preparation
|
|
8
|
+
- **DB schema:** remains 8
|
|
9
|
+
- **Evidence:** `docs/evidence/0174-v050-publication-verification.md`
|
|
10
|
+
|
|
11
|
+
## Goal
|
|
12
|
+
|
|
13
|
+
Close the v0.5.0 publication record after the separately authorized release by
|
|
14
|
+
independently verifying the immutable public surfaces and synchronizing only
|
|
15
|
+
the repository's current factual documentation.
|
|
16
|
+
|
|
17
|
+
## Scope
|
|
18
|
+
|
|
19
|
+
1. Confirm that annotated tag `v0.5.0`, remote `main`, and the GitHub Actions
|
|
20
|
+
release run resolve to release commit
|
|
21
|
+
`6bfe9b4a5c5b651c7a4f5c7f4771e65cfa75fdb8`.
|
|
22
|
+
2. Confirm that the GitHub Release is public and that Actions run `29334828358`
|
|
23
|
+
completed the build and PyPI publication jobs successfully.
|
|
24
|
+
3. Confirm PyPI metadata, artifact hashes, and a clean public-wheel install,
|
|
25
|
+
initialization, validation, and render smoke.
|
|
26
|
+
4. Record the results in a reviewable docs evidence file and minimally sync the
|
|
27
|
+
task indexes, roadmap, implementation plan, and v0.5.0 release notes.
|
|
28
|
+
|
|
29
|
+
## Invariants
|
|
30
|
+
|
|
31
|
+
- 0173 remains unchanged as the historical local-RC preparation record.
|
|
32
|
+
- This closeout performs no push, tag, GitHub Release, PyPI, pipx, launch-post,
|
|
33
|
+
or other external mutation.
|
|
34
|
+
- No source, test, dependency, database, schema, `.claude`, `.project-loop`, or
|
|
35
|
+
`pcl.yaml` change is in scope.
|
|
36
|
+
- Public verification uses only read-only Git/GitHub/PyPI requests and an
|
|
37
|
+
isolated temporary installation.
|
|
38
|
+
|
|
39
|
+
## Acceptance
|
|
40
|
+
|
|
41
|
+
1. The public tag and release workflow resolve to the 0173 release commit.
|
|
42
|
+
2. The GitHub Release is published, non-draft, and non-prerelease.
|
|
43
|
+
3. Actions run `29334828358` is complete/success and its PyPI job succeeded.
|
|
44
|
+
4. PyPI reports version `0.5.0`, non-yanked wheel and sdist files, and the
|
|
45
|
+
independently downloaded wheel matches the published SHA-256.
|
|
46
|
+
5. A clean environment imports the PyPI package as `0.5.0` and completes init,
|
|
47
|
+
non-strict doctor, strict validation, and render smoke.
|
|
48
|
+
6. `git diff --check` and repository-local Markdown link/integrity checks pass,
|
|
49
|
+
and the final commit contains only the intended documentation files.
|
|
50
|
+
|
|
51
|
+
## Non-goals
|
|
52
|
+
|
|
53
|
+
- Repeating or modifying the release operation.
|
|
54
|
+
- Preparing or posting launch announcements.
|
|
55
|
+
- Repairing historical task records or Project Loop local state.
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
# 0175: Maintainer entry hardening
|
|
2
|
+
|
|
3
|
+
- **Status:** Done; implemented and verified
|
|
4
|
+
- **Milestone:** Post-v0.5.0 maintainability
|
|
5
|
+
- **Priority:** P1
|
|
6
|
+
- **Size:** S
|
|
7
|
+
- **Dependency:** 0174 publication closeout and first-channel external launch
|
|
8
|
+
- **DB schema:** remains 8
|
|
9
|
+
- **Evidence:** `docs/evidence/0178-maintainer-entry-hardening.md`
|
|
10
|
+
|
|
11
|
+
## Goal
|
|
12
|
+
|
|
13
|
+
Make source-checkout verification identify the recurring wrong-worktree or
|
|
14
|
+
stale-editable-install trap, and freeze the observable CLI contract before any
|
|
15
|
+
large command-module refactor.
|
|
16
|
+
|
|
17
|
+
## Scope
|
|
18
|
+
|
|
19
|
+
1. When `pcl doctor` is run against the `project-loop-harness` source checkout,
|
|
20
|
+
compare the running `pcl` package root with `<checkout>/src/pcl`.
|
|
21
|
+
2. Emit a structured `development_runtime_source_mismatch` finding containing
|
|
22
|
+
both paths and a source-pinned retry command when they differ.
|
|
23
|
+
3. Keep ordinary adopted projects and a matching source checkout quiet.
|
|
24
|
+
4. Document the behavior that future `cli.py` / `commands.py` extraction must
|
|
25
|
+
preserve, the staged extraction order, and the green-test gate for each
|
|
26
|
+
slice.
|
|
27
|
+
5. Synchronize the post-launch priority and task indexes.
|
|
28
|
+
|
|
29
|
+
## Invariants
|
|
30
|
+
|
|
31
|
+
- The diagnostic is factual; it does not rewrite an editable install or choose
|
|
32
|
+
a worktree for the maintainer.
|
|
33
|
+
- No dependency, schema, migration, raw SQL, telemetry, hosted service, or
|
|
34
|
+
automatic external write is added.
|
|
35
|
+
- Normal `pcl validate` remains unaffected; the maintainer diagnostic belongs
|
|
36
|
+
to `pcl doctor` configuration advice.
|
|
37
|
+
- Existing commands, output keys, typed errors, exit codes, events, mutation
|
|
38
|
+
boundaries, and Skill examples do not change in this slice.
|
|
39
|
+
- The CLI split itself is not implemented here.
|
|
40
|
+
|
|
41
|
+
## Acceptance
|
|
42
|
+
|
|
43
|
+
1. A source checkout run from another package root emits one structured warning
|
|
44
|
+
with the running root, expected root, and deterministic retry command.
|
|
45
|
+
2. A matching source checkout and an ordinary initialized project emit no such
|
|
46
|
+
finding.
|
|
47
|
+
3. Targeted tests, full `ruff`, full `pytest`, strict PCL validation, and render
|
|
48
|
+
pass.
|
|
49
|
+
4. The split plan freezes observable behavior and provides bounded extraction
|
|
50
|
+
gates before code movement.
|
|
51
|
+
|
|
52
|
+
## Non-goals
|
|
53
|
+
|
|
54
|
+
- Repointing pipx, venv, or global Python environments.
|
|
55
|
+
- Splitting `cli.py` or `commands.py` in this task.
|
|
56
|
+
- v0.5.1 Trace work, event-log compaction, provider execution, or a release.
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
# 0176: Scale baseline and event-log policy
|
|
2
|
+
|
|
3
|
+
- **Status:** Done; documentation/fixture slice only
|
|
4
|
+
- **Milestone:** Post-v0.5.0 maintainability
|
|
5
|
+
- **Priority:** P2
|
|
6
|
+
- **Size:** S
|
|
7
|
+
- **Dependency:** 0175 maintainer entry hardening
|
|
8
|
+
- **DB schema:** remains 8
|
|
9
|
+
- **Evidence:** `E-0375` (`docs/evidence/0176-scale-baseline-event-log-policy.md`)
|
|
10
|
+
|
|
11
|
+
## Goal
|
|
12
|
+
|
|
13
|
+
Measure the current file/event footprint, establish advisory scale bands, and
|
|
14
|
+
document safe future rotation/compaction boundaries before any runtime policy
|
|
15
|
+
is implemented.
|
|
16
|
+
|
|
17
|
+
## Scope
|
|
18
|
+
|
|
19
|
+
1. Record a dated repository snapshot with file sizes, event counts, entity
|
|
20
|
+
counts, and the SQLite/JSONL relationship.
|
|
21
|
+
2. Add a deterministic synthetic benchmark manifest for smoke, maintainer, and
|
|
22
|
+
growth workloads.
|
|
23
|
+
3. Document rotation and compaction invariants, recovery requirements, and
|
|
24
|
+
explicit non-goals.
|
|
25
|
+
4. Add a small contract test that proves the fixture remains ordered and
|
|
26
|
+
non-enforcing.
|
|
27
|
+
|
|
28
|
+
## Invariants
|
|
29
|
+
|
|
30
|
+
- No runtime rotation or compaction is implemented.
|
|
31
|
+
- No schema, dependency, telemetry, provider, or release change is made.
|
|
32
|
+
- SQLite remains authoritative; JSONL remains a rebuildable projection.
|
|
33
|
+
- Thresholds are advisory design inputs, not SLOs or automatic gates.
|
|
34
|
+
- The fixture contains synthetic, deterministic data only.
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
# 0177: Advisory checkpoint routing
|
|
2
|
+
|
|
3
|
+
- **Status:** Complete
|
|
4
|
+
- **Milestone:** v0.5.1 Operator Friction
|
|
5
|
+
- **Priority:** P0
|
|
6
|
+
- **Size:** S
|
|
7
|
+
- **DB schema:** no change
|
|
8
|
+
- **Human approval:** approved in Cockpit after dogfooding the five-Feature gate
|
|
9
|
+
|
|
10
|
+
## User problem
|
|
11
|
+
|
|
12
|
+
The fixed five-Feature checkpoint is labeled non-blocking, but `pcl next`
|
|
13
|
+
returns it before normal Task and Goal continuation and marks it as a human
|
|
14
|
+
decision. In routine use this creates a ceremonial approval every five small
|
|
15
|
+
Features and trains the operator to dismiss governance prompts.
|
|
16
|
+
|
|
17
|
+
## Product outcome
|
|
18
|
+
|
|
19
|
+
Keep the five-Feature cadence as a visible integration-review reminder without
|
|
20
|
+
stopping normal work by default. Projects that need the old strict behavior can
|
|
21
|
+
opt into it explicitly, and projects that do not want cadence reminders can
|
|
22
|
+
turn them off.
|
|
23
|
+
|
|
24
|
+
## Scope
|
|
25
|
+
|
|
26
|
+
1. Add a schema-free top-level `checkpoint` configuration section:
|
|
27
|
+
- `mode: advisory | blocking | off`, default `advisory`;
|
|
28
|
+
- `feature_interval`, default `5`, minimum `1`.
|
|
29
|
+
2. Keep `pcl checkpoint status` event-backed and expose the resolved mode and
|
|
30
|
+
whether the recommendation requires a human.
|
|
31
|
+
3. In `advisory` mode, keep the recommendation visible but let `pcl next`
|
|
32
|
+
return the normal Task or Goal action.
|
|
33
|
+
4. In `blocking` mode, preserve the existing `checkpoint_review` human gate.
|
|
34
|
+
5. In `off` mode, suppress the cadence recommendation.
|
|
35
|
+
6. Show an advisory checkpoint as a non-blocking, non-human low-severity
|
|
36
|
+
dashboard attention item.
|
|
37
|
+
7. Reject invalid checkpoint configuration through typed CLI errors and
|
|
38
|
+
validation diagnostics.
|
|
39
|
+
|
|
40
|
+
## Acceptance
|
|
41
|
+
|
|
42
|
+
1. Five completed Features plus a ready Task returns `work_on_task` under the
|
|
43
|
+
default configuration while checkpoint status remains recommended.
|
|
44
|
+
2. The same state returns the human-gated `checkpoint_review` with
|
|
45
|
+
`mode: blocking`.
|
|
46
|
+
3. `mode: off` reports no checkpoint recommendation.
|
|
47
|
+
4. A configured `feature_interval` replaces the built-in cadence.
|
|
48
|
+
5. The dashboard shows advisory checkpoint attention outside the human
|
|
49
|
+
decision queue.
|
|
50
|
+
6. Focused tests, lint, full tests, strict validation, render, and completion
|
|
51
|
+
packet closure pass.
|
|
52
|
+
|
|
53
|
+
## Non-goals
|
|
54
|
+
|
|
55
|
+
- Changing release, security, data, destructive-operation, repeated-failure,
|
|
56
|
+
Story approval, or Verification human gates.
|
|
57
|
+
- Database migrations or dependency additions.
|
|
58
|
+
- Automatically recording or dismissing a checkpoint.
|