LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
agent-tasks/0001-hardening-cli.md
agent-tasks/0002-db-migrations.md
agent-tasks/0003-workflow-runner.md
agent-tasks/0004-dashboard-renderer.md
agent-tasks/0005-agent-integration.md
agent-tasks/0006-codex-plugin.md
agent-tasks/0007-mcp-server.md
agent-tasks/0008-loop-lifecycle.md
agent-tasks/0009-defect-lifecycle.md
agent-tasks/0010-reporting-evidence.md
agent-tasks/0011-validation-invariants.md
agent-tasks/0012-audit-log-integrity.md
agent-tasks/0013-validation-diagnostics.md
agent-tasks/0014-escalation-lifecycle.md
agent-tasks/0015-decision-lifecycle.md
agent-tasks/0016-escalation-decision-linkage.md
agent-tasks/0017-next-action-guided-loop.md
agent-tasks/0018-readme-golden-path.md
agent-tasks/0019-recovery-playbook.md
agent-tasks/0020-example-project-refresh.md
agent-tasks/0021-agent-adapter-contract.md
agent-tasks/0022-agent-output-validation.md
agent-tasks/0023-codex-exec-adapter-hardening.md
agent-tasks/0024-claude-manual-adapter-hardening.md
agent-tasks/0025-generic-shell-adapter.md
agent-tasks/0026-agent-job-evidence-ingestion.md
agent-tasks/0027-dashboard-data-contract.md
agent-tasks/0028-dashboard-evidence-navigation.md
agent-tasks/0029-dashboard-risk-and-blockers.md
agent-tasks/0030-distribution-readiness.md
agent-tasks/0031-workflow-proposal-mode.md
agent-tasks/0032-workflow-proposal-review.md
agent-tasks/0033-workflow-verifier.md
agent-tasks/0034-limited-execution-sandbox.md
agent-tasks/0035-automatic-workflow-executor.md
agent-tasks/0036-executor-dogfood-workflow.md
agent-tasks/0037-executor-retry-resume.md
agent-tasks/0038-story-test-lifecycle.md
agent-tasks/0039-workflow-yaml-rule-expressions.md
agent-tasks/0040-test-case-evidence-validation.md
agent-tasks/0041-feature-inspection-commands.md
agent-tasks/0042-report-coverage-context.md
agent-tasks/0043-feature-report.md
agent-tasks/0044-complete-csv-export.md
agent-tasks/0045-filtered-job-inspection.md
agent-tasks/0046-feature-status-lifecycle.md
agent-tasks/0047-feature-coverage-next-action.md
agent-tasks/0048-migration-status-command.md
agent-tasks/0049-render-json-artifact-paths.md
agent-tasks/0050-codex-plugin-package-inventory.md
agent-tasks/0051-mcp-render-artifact-paths.md
agent-tasks/0052-lifecycle-failure-job-cleanup.md
agent-tasks/0053-prompt-job-json-handoff.md
agent-tasks/0054-human-queue-linkage-cli.md
agent-tasks/0055-workflow-proposal-list-filter.md
agent-tasks/0056-sandbox-noop-execution-guard.md
agent-tasks/0057-executor-no-executable-step-guard.md
agent-tasks/0058-dogfood-usability-hardening.md
agent-tasks/0059-checkpoint-review-guidance.md
agent-tasks/0060-pypi-trusted-publishing.md
agent-tasks/0061-context-pack-v1.md
agent-tasks/0062-task-backlog-entity.md
agent-tasks/0063-structured-verification-rubric.md
agent-tasks/0064-task-loop-integration.md
agent-tasks/0065-dashboard-human-decisions.md
agent-tasks/0066-agent-registry-lease.md
agent-tasks/0067-context-pack-improvements.md
agent-tasks/0068-trust-hardening.md
agent-tasks/0069-explainable-code-context-v0.md
agent-tasks/0070-human-decision-cockpit.md
agent-tasks/0071-dogfood-impact-precision.md
agent-tasks/0072-sensitive-omission.md
agent-tasks/0073-code-context-module-split.md
agent-tasks/0074-search-snapshot-consistency.md
agent-tasks/0075-diff-source-modes.md
agent-tasks/0076-schema-version-integrity.md
agent-tasks/0077-index-output-budget-and-impact-noise.md
agent-tasks/0078-context-pack-code-context-bridge.md
agent-tasks/0079-receipt-human-summary.md
agent-tasks/0080-retrieval-eval-gate.md
agent-tasks/0081-diff-modes-completion.md
agent-tasks/0082-receipt-relevance-and-age.md
agent-tasks/0083-required-section-invariant.md
agent-tasks/0084-source-commands-honesty.md
agent-tasks/0085-distribution-source-completeness.md
agent-tasks/0086-command-surface-alignment.md
agent-tasks/0087-verification-suggestion-ids.md
agent-tasks/0088-verification-feedback.md
agent-tasks/0089-dogfood-fixture-propose.md
agent-tasks/0090-eval-baseline-record-compare.md
agent-tasks/0091-refresh-command-scope-fidelity.md
agent-tasks/0092-idempotent-status-transitions.md
agent-tasks/0093-evidence-add-command.md
agent-tasks/0094-job-completion-evidence.md
agent-tasks/0095-supporting-evidence-health.md
agent-tasks/0096-evidence-add-path-guards.md
agent-tasks/0097-evidence-durability-design.md
agent-tasks/0098-field-feedback-next-weight-and-run-report-scope.md
agent-tasks/0099-evidence-copy-mode.md
agent-tasks/0100-evidence-task-linking.md
agent-tasks/0101-evidence-id-allocation-race.md
docs/adoption-guide.md
docs/agent-adapter-contract.md
docs/agent-output-template.md
docs/agent-roles.md
docs/architecture.md
docs/code-context.md
docs/context-pack.md
docs/dashboard-data-contract.md
docs/dashboard-design.md
docs/data-model.md
docs/distribution.md
docs/evidence-durability-design.md
docs/evidence-entry-paths-design.md
docs/golden-path.md
docs/implementation-plan.md
docs/master-trace-handoff.md
docs/plh_v0_1_11_review_agenda.md
docs/plh_v0_1_12_review_agenda.md
docs/pypi-publishing.md
docs/recovery-playbook.md
docs/safety-permissions.md
docs/v0.2.0-plan.md
docs/verification-feedback-design.md
docs/verification-feedback.md
docs/verification-rubric.md
docs/workflow-contract.md
docs/adr/0001-hybrid-state.md
docs/adr/0002-cli-is-the-runtime.md
docs/adr/0003-static-workflows-before-dynamic-workflows.md
docs/feedback/2026-07-06-ax1-moc1-agent-feedback.md
scripts/run_advisory_retrieval_eval.py
scripts/verify_sdist_contracts.py
src/pcl/__init__.py
src/pcl/__main__.py
src/pcl/agents.py
src/pcl/checkpoints.py
src/pcl/cli.py
src/pcl/code_index.py
src/pcl/commands.py
src/pcl/context.py
src/pcl/db.py
src/pcl/decisions.py
src/pcl/dispatch.py
src/pcl/errors.py
src/pcl/escalations.py
src/pcl/events.py
src/pcl/evidence.py
src/pcl/exporters.py
src/pcl/guards.py
src/pcl/ids.py
src/pcl/init_project.py
src/pcl/lifecycle.py
src/pcl/links.py
src/pcl/locales.py
src/pcl/mcp_server.py
src/pcl/migrations.py
src/pcl/paths.py
src/pcl/receipt_show.py
src/pcl/registry.py
src/pcl/renderer.py
src/pcl/reports.py
src/pcl/resources.py
src/pcl/rubric.py
src/pcl/stories.py
src/pcl/tasks.py
src/pcl/timeutil.py
src/pcl/token_estimation.py
src/pcl/update_check.py
src/pcl/validators.py
src/pcl/verification_feedback.py
src/pcl/verifications.py
src/pcl/workflow_executor.py
src/pcl/workflow_proposal_validation.py
src/pcl/workflow_proposals.py
src/pcl/workflow_sandbox.py
src/pcl/workflow_verifier.py
src/pcl/workflow_yaml.py
src/pcl/workflows.py
src/pcl/code_context/__init__.py
src/pcl/code_context/diff.py
src/pcl/code_context/eval.py
src/pcl/code_context/impact.py
src/pcl/code_context/receipts.py
src/pcl/code_context/scan.py
src/pcl/code_context/search.py
src/pcl/code_context/store.py
src/pcl/code_context/summary.py
src/pcl/code_context/symbols.py
src/pcl/code_context/test_hints.py
src/pcl/db/schema.sql
src/pcl/db/migrations/001_initial.sql
src/pcl/db/migrations/002_tasks.sql
src/pcl/db/migrations/003_agent_registry.sql
src/pcl/db/migrations/004_code_index.sql
src/pcl/db/migrations/005_verification_feedback.sql
src/pcl/db/migrations/006_evidence_task_link.sql
src/pcl/templates/dashboard/dashboard.html
src/pcl/templates/project/AGENTS.block.md
src/pcl/templates/project/CLAUDE.block.md
src/pcl/templates/project/gitignore.fragment
src/pcl/templates/project/pcl.yaml
src/pcl/templates/skills/project-control-loop/SKILL.md
src/pcl/templates/workflows/defect_repair.yaml
src/pcl/templates/workflows/executor_smoke.yaml
src/pcl/templates/workflows/feature_coverage.yaml
src/pcl/templates/workflows/regression_loop.yaml
src/project_loop_harness.egg-info/PKG-INFO
src/project_loop_harness.egg-info/SOURCES.txt
src/project_loop_harness.egg-info/dependency_links.txt
src/project_loop_harness.egg-info/entry_points.txt
src/project_loop_harness.egg-info/requires.txt
src/project_loop_harness.egg-info/top_level.txt
tests/test_advisory_retrieval_eval_script.py
tests/test_agent_adapter_contract.py
tests/test_agent_output_validation.py
tests/test_agents.py
tests/test_audit_log_integrity.py
tests/test_checkpoints.py
tests/test_claude_manual_adapter.py
tests/test_cli_init.py
tests/test_code_context_summary.py
tests/test_code_index.py
tests/test_codex_exec_adapter.py
tests/test_codex_plugin.py
tests/test_context.py
tests/test_dashboard.py
tests/test_dashboard_data_contract.py
tests/test_decisions.py
tests/test_defects.py
tests/test_dispatch.py
tests/test_distribution.py
tests/test_escalations.py
tests/test_evidence_add.py
tests/test_examples.py
tests/test_features.py
tests/test_generic_shell_adapter.py
tests/test_golden_path.py
tests/test_lifecycle.py
tests/test_mcp_server.py
tests/test_migrations.py
tests/test_next_actions.py
tests/test_pypi_publishing.py
tests/test_receipt_show.py
tests/test_recovery_playbook.py
tests/test_registry.py
tests/test_reports.py
tests/test_rubric.py
tests/test_stories.py
tests/test_tasks.py
tests/test_update_check.py
tests/test_validation.py
tests/test_validation_diagnostics.py
tests/test_verification_feedback.py
tests/test_workflow_executor.py
tests/test_workflow_proposals.py
tests/test_workflow_sandbox.py
tests/test_workflow_verifier.py
tests/test_workflows.py
tests/fixtures/code_context_summary_v0.json
tests/fixtures/context_receipt_v0.json
tests/fixtures/context_receipt_v0_legacy_string_suggestions.json
tests/fixtures/retrieval_adversarial_v0.json
tests/fixtures/retrieval_real_history_v0.json
tests/fixtures/retrieval_v0.json