Status
approved
PRYAJA3 Approval
Human gate for repo writes, promotion gates and other risky actions. Decisions are sent to the canonical target API.
Current decision status and linked runtime entities.
Approve, request changes or reject. The API keeps approval, run, checkpoint and audit state in sync.
Canonical execution controls for approved repo writes, promotion gates and checkpoint resume. Destructive steps still pass through the target API policy layer.
The proposal or gated action that requires a human decision.
Post-approval execution state, verification lineage and promotion readiness.
{
"decision": {
"status": "approved",
"actor": "smoke"
},
"execution": {
"status": "applied_verified",
"workspace_path": "/isolated-workspaces/smoke-openproject-lineage-3",
"report": {
"tests": {
"status": "passed"
},
"patch": {
"result": {
"status": "applied"
}
}
}
},
"promotion": {
"state": "completed",
"ready_for_merge": false,
"summary": "Archived obsolete smoke/recovery/system-test entry; not actionable for the user.",
"source": "self",
"root_run_id": "run-openproject-lineage-live-parent-3",
"source_run_id": "run-openproject-lineage-live-parent-3",
"task_id": "task-openproject-lineage-live-parent-3",
"task_title": "[OpenProject #2] lineage live smoke parent 3",
"approval_state": "archived",
"approval_execution_parent_run_id": null,
"review_readiness": null,
"engineering_readiness": null,
"tests_overall_status": null,
"tests_count": 0,
"requirements": [],
"promotion_execution_state": null,
"promotion_execution_executed_at": null,
"promotion_execution_workspace_path": null,
"promotion_execution_target_root": null,
"promotion_execution_report_path": null,
"promotion_execution_diff_path": null,
"promotion_bundle_artifact_ids": [],
"updated_at": "2026-04-17T15:15:46.960347Z",
"completed_at": "2026-04-17T15:15:46.960347Z"
},
"lineage": {
"root_run_id": "run-openproject-lineage-live-parent-3",
"child_runs": [
{
"run_id": "run-openproject-lineage-live-child-3",
"task_id": "task-openproject-lineage-live-child-3",
"thread_id": "thread-openproject-lineage-live-3",
"status": "completed",
"raw_status": "completed",
"mode": "development",
"difficulty": "complex",
"started_at": "2026-04-13T22:06:00Z",
"completed_at": "2026-04-13T22:06:00Z",
"updated_at": "2026-04-13T22:06:00Z",
"task_title": "Post-apply review: OpenProject lineage live smoke 3",
"task_source": "openproject",
"execution_mode": "canonical",
"approval_state": "not_required",
"phase": "completed",
"current_stage": null,
"current_step_id": null,
"plan_version": "target-worker-playbook-development-repo-analysis-v3",
"root_run_id": "run-openproject-lineage-live-parent-3",
"parent_run_ids": [
"run-openproject-lineage-live-parent-3"
],
"lineage_kind": "post_apply_review",
"approval_id": "approval-openproject-lineage-live-3",
"workspace_root": "/isolated-workspaces/smoke-openproject-lineage-3",
"final_answer_preview": "Verification child run completed and confirmed the applied state."
},
{
"run_id": "run-4fc0a6f9",
"task_id": "task-c77f6af7",
"thread_id": "thread-openproject-lineage-live-3",
"status": "completed",
"raw_status": "completed",
"mode": "development",
"difficulty": "complex",
"started_at": "2026-04-14T16:25:15.393941Z",
"completed_at": "2026-04-17T15:15:46.960347Z",
"updated_at": "2026-04-17T15:15:46.960347Z",
"task_title": "[OpenProject #2] lineage live smoke parent 3",
"task_source": "openproject",
"execution_mode": "canonical",
"approval_state": "archived",
"phase": "completed",
"current_stage": "cleanup.archived",
"current_step_id": null,
"plan_version": "target-worker-playbook-development-repo-analysis-v4",
"root_run_id": "run-openproject-lineage-live-parent-3",
"parent_run_ids": [
"run-openproject-lineage-live-parent-3"
],
"lineage_kind": "resume_execution",
"approval_id": null,
"workspace_root": null,
"final_answer_preview": "Основываясь на результатах анализа кодовой базы и выполненных шагах, я подготовил запрошенный bounded patch proposal и план проверки. ### Что найдено В ходе инспекции файлов (вклю…"
}
],
"approval_related_runs": [
{
"run_id": "run-openproject-lineage-live-child-3",
"task_id": "task-openproject-lineage-live-child-3",
"thread_id": "thread-openproject-lineage-live-3",
"status": "completed",
"raw_status": "completed",
"mode": "development",
"difficulty": "complex",
"started_at": "2026-04-13T22:06:00Z",
"completed_at": "2026-04-13T22:06:00Z",
"updated_at": "2026-04-13T22:06:00Z",
"task_title": "Post-apply review: OpenProject lineage live smoke 3",
"task_source": "openproject",
"execution_mode": "canonical",
"approval_state": "not_required",
"phase": "completed",
"current_stage": null,
"current_step_id": null,
"plan_version": "target-worker-playbook-development-repo-analysis-v3",
"root_run_id": "run-openproject-lineage-live-parent-3",
"parent_run_ids": [
"run-openproject-lineage-live-parent-3"
],
"lineage_kind": "post_apply_review",
"approval_id": "approval-openproject-lineage-live-3",
"workspace_root": "/isolated-workspaces/smoke-openproject-lineage-3",
"final_answer_preview": "Verification child run completed and confirmed the applied state."
}
]
}
}Patch proposals, execution outputs, approval state artifacts and verification reports.
Low-level request JSON for audit and debugging.
{
"title": "Synthetic patch approval 3",
"summary": "Approve synthetic patch for lineage smoke 3",
"decision": {
"status": "approved",
"actor": "smoke"
},
"execution": {
"status": "applied_verified",
"workspace_path": "/isolated-workspaces/smoke-openproject-lineage-3",
"report": {
"tests": {
"status": "passed"
},
"patch": {
"result": {
"status": "applied"
}
}
}
},
"status": "approved",
"responsible_agent": "Coordinator Agent",
"responsible_role": "coordinator",
"responsibility_source": "default_coordinator"
}