PRYAJA3 Approval

Patch approval

Human gate for repo writes, promotion gates and other risky actions. Decisions are sent to the canonical target API.

Approval state

Current decision status and linked runtime entities.

Status
approved
Kind
approval
Responsible
development
Run status
completed
Mode
development
Artifacts
0
Family runs
2
Verification runs
1
Promotion
completed
Human notification
pending
approvedtoolOpen runOpen task cardJSON reportMarkdown report

Decision

Approve, request changes or reject. The API keeps approval, run, checkpoint and audit state in sync.

This approval is already terminal.

Follow-up actions

Canonical execution controls for approved repo writes, promotion gates and checkpoint resume. Destructive steps still pass through the target API policy layer.

Resume run
Resume the graph runtime from the durable approval checkpoint.

Request details

The proposal or gated action that requires a human decision.

Approval ID
approval-promo-live-1
Responsible agent
development
Responsible role
development
Run ID
run-promo-live-parent-1
Task
[OpenProject #2] promotion gate live smoke
Thread
Promotion gate live smoke
Step
PATCH-5
Requested
13 апр. 2026 г., 19:04
Decided
13 апр. 2026 г., 19:05
Notification
pending / attempts=0
Summary
Approve repo write after grounded analysis.
Reason
No reason.
Artifact URI
urn:pryaja3:artifact:code-patch-proposal:run-promo-live-parent-1:PATCH-5
Readiness
unknown

Execution and promotion

Post-approval execution state, verification lineage and promotion readiness.

Execution
applied_verified
Workspace
present
Promotion ready
no
Promotion approval
none
{
  "decision": {
    "status": "approved",
    "actor": "admin"
  },
  "execution": {
    "status": "applied_verified",
    "workspace_path": "/isolated-workspaces/approval-promo-live-1",
    "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-promo-live-parent-1",
    "source_run_id": "run-promo-live-parent-1",
    "task_id": "task-promo-live-parent-1",
    "task_title": "[OpenProject #2] promotion gate live smoke",
    "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-promo-live-parent-1",
    "child_runs": [
      {
        "run_id": "run-promo-live-child-1",
        "task_id": "task-promo-live-child-1",
        "thread_id": "thread-promo-live-1",
        "status": "completed",
        "raw_status": "completed",
        "mode": "development",
        "difficulty": "complex",
        "started_at": "2026-04-13T19:11:00Z",
        "completed_at": "2026-04-17T15:15:46.960347Z",
        "updated_at": "2026-04-17T15:15:46.960347Z",
        "task_title": "Post-apply review: [OpenProject #2] promotion gate live smoke",
        "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-v3",
        "root_run_id": "run-promo-live-parent-1",
        "parent_run_ids": [
          "run-promo-live-parent-1"
        ],
        "lineage_kind": "post_apply_review",
        "approval_id": "approval-promo-live-1",
        "workspace_root": "/isolated-workspaces/approval-promo-live-1",
        "final_answer_preview": "Verification child run completed. Archived obsolete smoke/recovery/system-test entry; not actionable for the user."
      }
    ],
    "approval_related_runs": [
      {
        "run_id": "run-promo-live-child-1",
        "task_id": "task-promo-live-child-1",
        "thread_id": "thread-promo-live-1",
        "status": "completed",
        "raw_status": "completed",
        "mode": "development",
        "difficulty": "complex",
        "started_at": "2026-04-13T19:11:00Z",
        "completed_at": "2026-04-17T15:15:46.960347Z",
        "updated_at": "2026-04-17T15:15:46.960347Z",
        "task_title": "Post-apply review: [OpenProject #2] promotion gate live smoke",
        "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-v3",
        "root_run_id": "run-promo-live-parent-1",
        "parent_run_ids": [
          "run-promo-live-parent-1"
        ],
        "lineage_kind": "post_apply_review",
        "approval_id": "approval-promo-live-1",
        "workspace_root": "/isolated-workspaces/approval-promo-live-1",
        "final_answer_preview": "Verification child run completed. Archived obsolete smoke/recovery/system-test entry; not actionable for the user."
      }
    ]
  }
}

Related artifacts

Patch proposals, execution outputs, approval state artifacts and verification reports.

No related artifacts for this approval.

Raw approval payload

Low-level request JSON for audit and debugging.

{
  "title": "Patch approval",
  "summary": "Approve repo write after grounded analysis.",
  "artifact_uri": "urn:pryaja3:artifact:code-patch-proposal:run-promo-live-parent-1:PATCH-5",
  "decision": {
    "status": "approved",
    "actor": "admin"
  },
  "execution": {
    "status": "applied_verified",
    "workspace_path": "/isolated-workspaces/approval-promo-live-1",
    "report": {
      "tests": {
        "status": "passed"
      },
      "patch": {
        "result": {
          "status": "applied"
        }
      }
    }
  },
  "status": "approved",
  "responsible_agent": "development",
  "responsible_role": "development",
  "responsibility_source": "plan_step_task_type"
}