PRYAJA3 Run

Сделай development analysis и подготовь patch proposal, это проверка non-terminal read path.

Full run report surface: plan, LangGraph checkpoints, step evaluations, tools, artifacts, approvals, costs and trace links.

Run state

Canonical status, graph runtime state and live progress.

Status
completed
Mode
development
Difficulty
normal
Execution
canonical
Plan steps
7
Step runs
7
Tool calls
7
Approvals
1
Artifacts
23
Subtasks
0
Browser artifacts
0
Cost rows
6
completedlanggraphtarget-worker-playbook-development-repo-analysis-v4canonical-worker-v3Open task cardOpen JSON reportOpen Markdown reportOpen trace JSONOpen Phoenix trace
Archived obsolete smoke/recovery/system-test entry; not actionable for the user.

Identity and task binding

The channel/user/thread/task context selected before strategy execution.

Run ID
run-56f1ffd6
Task ID
task-02c90d98
User
user-908b3c35 (user-908b3c35)
Thread
Сделай development analysis и подготовь patch proposal, это проверка non-termin… (thread-smoke-nonterminal-policy)
Started
14 апр. 2026 г., 18:41
Completed
17 апр. 2026 г., 15:15
Updated
17 апр. 2026 г., 15:15
Final answer
На основе проведенного анализа репозитория и результатов тестирования подготовлен отчет по проверке **non-terminal read path** и соответствующее предложение по исправлению (patch proposal). ### Что найдено В ходе анализа кода были выявлены ключевые компоненты, отвечающие за логику анализа разработки и формирование патчей: * **`apps/worker/app/development_policy.py`**: Содержит логику формирования отчетов. В строке 41 зафиксирована обработка отсутствия доказательств: `limitations.append("No grounded repo.read evidence was captured.")`. Это подтверждает, что система чувствительна к полноте данных, полученных через `repo.read`. * **`apps/worker/app/playbooks.py`**: Определяет структуру плейбука `development_repo_analysis`. Параметр `wants_patch_proposal` (строка 75) управляет необходимостью генерации предложений по коду. * **`apps/worker/app/post_execution_policy.py`**: Реализует л…

Dynamic subtask graph

Capability-first DAG for external “do it end-to-end” workflows: employees, required capabilities, candidate MCP/tools and blockers.

Agentic workflow
off
Subtasks
0
Capabilities
0
Credentials
0
Browser/MCP artifacts
0
Source
n/a
No dynamic subtask graph is linked to this run.

Agent handoff timeline

Visual path through strategy roles, from intake to tools, evaluation, approval and finish.

development->developmentCONTEXT-1completed
Проверить привязку к задаче и собрать локальный контекст перед анализом репозитория.
tools: [object Object] · impact: positive
development->developmentREPO-2completed
Найти релевантные файлы и кодовые фрагменты в репозитории и опереться на них в анализе.
tools: [object Object] · impact: strong_positive
development->developmentTESTS-3completed
Запустить ограниченный релевантный Python unit test и проверить, подтверждает ли он найденный кодовый путь.
tools: [object Object] · impact: positive
development->developmentREVIEW-4completed
Собрать grounded review report по найденным репозиторию и тестам без выдуманных root cause или patch claims.
tools: [object Object] · impact: positive
development->developmentPATCH-5completed
Подготовить безопасный proposal-only patch artifact с diff-предложением и human approval request без применения изменений.
tools: [object Object] · impact: positive
development->developmentREPORT-6completed
Собрать engineering report artifact с подтвержденными findings, verification, risks и next actions для board/runtime consumers.
tools: [object Object] · impact: positive
development->finishMEMORY-7completed
Сохранить краткий эпизод и возможные durable memory updates после анализа.
tools: [object Object] · impact: positive

PlanSpec

Planner output that was executed by the graph runtime.

Plan ID
plan-91512fc3
Version
target-worker-playbook-development-repo-analysis-v4
Goal
No goal.
Source
playbook_development_repo_analysis
Step budget
Replans
1
CONTEXT-1completeddevelopment1 tool calls
Проверить привязку к задаче и собрать локальный контекст перед анализом репозитория.
thread binding confirmed; local context captured
context.inspect
REPO-2completeddevelopment1 tool calls
Найти релевантные файлы и кодовые фрагменты в репозитории и опереться на них в анализе.
at least one relevant file or code fragment is identified
repo.read
TESTS-3completeddevelopment1 tool calls
Запустить ограниченный релевантный Python unit test и проверить, подтверждает ли он найденный кодовый путь.
at least one scoped Python test run is attempted or explicit test limitations are reported
tests.run
REVIEW-4completeddevelopment1 tool calls
Собрать grounded review report по найденным репозиторию и тестам без выдуманных root cause или patch claims.
review report artifact created; confirmed findings separated from limits
artifact.write
PATCH-5completeddevelopment1 tool calls
Подготовить безопасный proposal-only patch artifact с diff-предложением и human approval request без применения изменений.
patch proposal artifact created; approval request prepared; no repo write executed
code.patch
REPORT-6completeddevelopment1 tool calls
Собрать engineering report artifact с подтвержденными findings, verification, risks и next actions для board/runtime consumers.
engineering report artifact created; report includes findings, verification, limitations, risks, next actions
artifact.write
MEMORY-7completeddevelopment1 tool calls
Сохранить краткий эпизод и возможные durable memory updates после анализа.
memory write prepared; episode captured
memory.extract

Tool calls

Concrete tool executions with policy decisions, status, evidence and errors.

context.inspectcompletedCONTEXT-1
policy: allowed
risk: unknown
side effect: unknown
started: 14 апр. 2026 г., 18:41
completed:
No output summary stored.
repo.readcompletedREPO-2
policy: allowed
risk: unknown
side effect: unknown
started: 14 апр. 2026 г., 18:41
completed:
No output summary stored.
tests.runcompletedTESTS-3
policy: allowed
risk: unknown
side effect: unknown
started: 14 апр. 2026 г., 18:41
completed:
No output summary stored.
artifact.writecompletedREVIEW-4
policy: allowed
risk: unknown
side effect: unknown
started: 14 апр. 2026 г., 18:41
completed:
No output summary stored.
code.patchcompletedPATCH-5
policy: allowed
risk: unknown
side effect: unknown
started: 14 апр. 2026 г., 18:41
completed:
{"proposal": {"title": "Enhance development analysis to support non-terminal read path for patch proposals", "summary": "This proposal adjusts the development policy to correctly handle the 'non-terminal read path'. It ensures that when a development analysis is performed without sufficient grounded evidence, the system correctly identifies the need for fur…
artifact.writecompletedREPORT-6
policy: allowed
risk: unknown
side effect: unknown
started: 14 апр. 2026 г., 18:41
completed:
No output summary stored.
memory.extractcompletedMEMORY-7
policy: allowed
risk: unknown
side effect: unknown
started: 14 апр. 2026 г., 18:42
completed:
No output summary stored.

LangGraph checkpoint and hooks

Execution coordinates, checkpoints and hook counts.

Checkpoint backend
file_json
Checkpoint ns
execution
Completed steps
7
Trace events
34
Trace tools
7
Trace replans
0
{
  "checkpoint_state": {
    "phase": "completed",
    "backend": "file_json",
    "thread_id": "run-56f1ffd6",
    "approval_id": "approval-f7aece7b437e",
    "last_step_id": "MEMORY-7",
    "checkpoint_id": "1f13831a-4c13-6146-800f-937b4b369e7e",
    "checkpoint_ns": "execution",
    "approval_state": "archived",
    "checkpoint_path": "/checkpoints/langgraph/langgraph-checkpoints.json",
    "cleanup_archived": true,
    "resume_supported": false,
    "completed_step_ids": [
      "CONTEXT-1",
      "REPO-2",
      "TESTS-3",
      "REVIEW-4",
      "PATCH-5",
      "REPORT-6",
      "MEMORY-7"
    ],
    "last_transition_at": "2026-04-17T15:15:46.960Z",
    "post_execution_backend": "file_json",
    "post_execution_thread_id": "run-56f1ffd6",
    "post_execution_checkpoint_id": "1f13831a-d4c7-635c-8016-e21ae335e7ff",
    "post_execution_checkpoint_ns": "post_execution",
    "post_execution_checkpoint_path": "/checkpoints/langgraph/langgraph-checkpoints.json",
    "post_execution_checkpoint_parent_id": "1f13831a-d4c4-6634-8015-e90fc0f538d0"
  },
  "graph_runtime": {
    "engine": "langgraph",
    "visited_nodes": [
      "select_step",
      "execute_step",
      "select_step",
      "execute_step",
      "select_step",
      "execute_step",
      "select_step",
      "execute_step",
      "select_step",
      "execute_step",
      "select_step",
      "execute_step",
      "select_step",
      "execute_step",
      "select_step"
    ],
    "post_execution_visited_nodes": [
      "evaluate_post_execution",
      "decide_replan",
      "collect_approvals",
      "evaluate_promotion_gate",
      "approval_gate"
    ],
    "post_execution_phase": "completed",
    "post_execution_canonical_status": "completed"
  },
  "hook_counts": {
    "on_finish": 1,
    "after_step": 9,
    "after_tool": 7,
    "before_step": 9,
    "before_tool": 7,
    "before_approval": 1
  }
}

Routing and memory context

Auto-context selection, memory read/write sets and context pack size.

Route
create_new
Decision
unknown
Memory reads
0
Memory writes
0
Selected memory
0
Graph items
0
{
  "route_evidence": {},
  "context_pack": {
    "selected_memory_count": 0,
    "graph_count": 0,
    "message_count": 1
  },
  "degraded_flags": [],
  "hard_degraded_flags": []
}

Approvals and promotion

Human gates, child verification runs and promotion state.

Approvals
1
Promotion state
completed
Ready for merge
no
Family runs
1
Child runs
0
Approval child runs
0
Enhance development analysis to support non-terminal read path for patch proposalsrejectedrepo_write_apply
This proposal adjusts the development policy to correctly handle the 'non-terminal read path'. It ensures that when a development analysis is performed without sufficient grounded evidence, the system correctly identifies the need for further data retrieval rather than failing or providing incomplete patches.

Artifacts, costs and audit

Operational evidence that the run produced.

Artifacts
23
Costs
6
Audit events
138
Phoenix spans
18
step_run_snapshot
urn:pryaja3:artifact:step-run:run-56f1ffd6:REPO-2
plan_validation
urn:pryaja3:artifact:plan-playbook:run-56f1ffd6
step_run_snapshot
urn:pryaja3:artifact:step-run:run-56f1ffd6:CONTEXT-1
repo_read
urn:pryaja3:artifact:repo-read:run-56f1ffd6:REPO-2
tests_run
urn:pryaja3:artifact:tests-run:run-56f1ffd6:TESTS-3
step_run_snapshot
urn:pryaja3:artifact:step-run:run-56f1ffd6:TESTS-3
review_report
urn:pryaja3:artifact:review-report:run-56f1ffd6:REVIEW-4
step_run_snapshot
urn:pryaja3:artifact:step-run:run-56f1ffd6:REVIEW-4
code_patch_proposal
urn:pryaja3:artifact:code-patch-proposal:run-56f1ffd6:PATCH-5
step_run_snapshot
urn:pryaja3:artifact:step-run:run-56f1ffd6:PATCH-5
engineering_report
urn:pryaja3:artifact:engineering-report:run-56f1ffd6:REPORT-6
step_run_snapshot
urn:pryaja3:artifact:step-run:run-56f1ffd6:REPORT-6

Raw run metadata

Low-level diagnostics for engineering/debug review.

{
  "source": "target-runtime",
  "message": "Сделай development analysis и подготовь patch proposal, это проверка non-terminal read path.",
  "trace_id": "trace-75b31cf41d5d4a6d",
  "llm_model": "gemini-3-flash-preview",
  "worker_id": "worker-1",
  "cleanup_at": "2026-04-17T15:15:46.960Z",
  "request_id": "req-bf2e26989c624ab6",
  "route_type": "create_new",
  "step_count": 7,
  "step_index": 7,
  "step_total": 7,
  "graph_count": 0,
  "plan_source": "playbook_development_repo_analysis",
  "recorded_at": "2026-04-14T18:42:34.899439+00:00",
  "step_status": "completed",
  "current_date": "",
  "heartbeat_at": "2026-04-14T18:42:21.680174+00:00",
  "plan_version": "target-worker-playbook-development-repo-analysis-v4",
  "repair_flags": [],
  "replan_count": 1,
  "report_kinds": [
    "engineering_report",
    "review_report"
  ],
  "request_path": "https://pryaja.uvvu.ru/traces/phoenix/v1/ingress/messages",
  "runtime_path": "canonical-worker-v3",
  "cleanup_actor": "codex_cleanup",
  "current_stage": "cleanup.archived",
  "external_sync": {
    "openproject": {
      "error": null,
      "status": "synced",
      "dry_run": false,
      "trigger": "approval_decision",
      "provider": "openproject",
      "synced_at": "2026-04-16T15:28:28.827678+00:00",
      "board_state": "needs_changes",
      "sync_signature": "1028eccb6dd9ec633402cf55",
      "work_package_id": "50"
    }
  },
  "heartbeat_seq": 2,
  "message_count": 1,
  "queue_wait_ms": 78502,
  "timeout_scope": "answer",
  "wall_clock_ms": 78479,
  "approval_count": 1,
  "approval_state": "archived",
  "artifact_count": 21,
  "cleanup_reason": "obsolete smoke/recovery/system-test entry removed from active queues",
  "degraded_flags": [],
  "execution_mode": "canonical",
  "promotion_gate": {
    "state": "completed",
    "summary": "Archived obsolete smoke/recovery/system-test entry; not actionable for the user.",
    "ready_for_merge": false
  },
  "route_evidence": {},
  "approval_resume": {
    "phase": "completed",
    "state": "archived",
    "updated_at": "2026-04-17T15:16:41.969Z",
    "resume_supported": false
  },
  "current_step_id": null,
  "decision_source": null,
  "heartbeat_scope": "answer",
  "memory_read_set": [],
  "promotion_state": "completed",
  "stalled_step_id": "MEMORY-7",
  "checkpoint_phase": "completed",
  "checkpoint_state": {
    "phase": "completed",
    "backend": "file_json",
    "thread_id": "run-56f1ffd6",
    "approval_id": "approval-f7aece7b437e",
    "last_step_id": "MEMORY-7",
    "checkpoint_id": "1f13831a-4c13-6146-800f-937b4b369e7e",
    "checkpoint_ns": "execution",
    "approval_state": "archived",
    "checkpoint_path": "/checkpoints/langgraph/langgraph-checkpoints.json",
    "cleanup_archived": true,
    "resume_supported": false,
    "completed_step_ids": [
      "CONTEXT-1",
      "REPO-2",
      "TESTS-3",
      "REVIEW-4",
      "PATCH-5",
      "REPORT-6",
      "MEMORY-7"
    ],
    "last_transition_at": "2026-04-17T15:15:46.960Z",
    "post_execution_backend": "file_json",
    "post_execution_thread_id": "run-56f1ffd6",
    "post_execution_checkpoint_id": "1f13831a-d4c7-635c-8016-e21ae335e7ff",
    "post_execution_checkpoint_ns": "post_execution",
    "post_execution_checkpoint_path": "/checkpoints/langgraph/langgraph-checkpoints.json",
    "post_execution_checkpoint_parent_id": "1f13831a-d4c4-6634-8015-e90fc0f538d0"
  },
  "cleanup_archived": true,
  "evaluation_count": 7,
  "ingress_metadata": {
    "trace_id": "trace-75b31cf41d5d4a6d",
    "request_id": "req-bf2e26989c624ab6",
    "request_path": "https://pryaja.uvvu.ru/traces/phoenix/v1/ingress/messages",
    "request_run_id": null
  },
  "last_progress_at": "2026-04-14T18:42:34.899439+00:00",
  "memory_write_set": [
    {
      "key": "development_analysis_logic_locations",
      "type": "fact",
      "scope": "thread",
      "memory_id": "mem-b6a4ea5e2ea1",
      "confidence": 0.99,
      "extraction_method": "model-json"
    },
    {
      "key": "non_terminal_read_path_test_results",
      "type": "fact",
      "scope": "thread",
      "memory_id": "mem-a53c88acd17c",
      "confidence": 0.99,
      "extraction_method": "model-json"
    },
    {
      "key": "non_terminal_read_path_verification",
      "type": "active_thread",
      "scope": "thread",
      "memory_id": "mem-6bf8bef72865",
      "confidence": 0.99,
      "extraction_method": "model-json"
    },
    {
      "key": "episode:task-02c90d98",
      "type": "episode",
      "scope": "thread",
      "memory_id": "mem-b469357709da",
      "confidence": 0.74,
      "extraction_method": "model-episode-summary"
    }
  ],
  "phoenix_endpoint": "http://phoenix:6006",
  "phoenix_trace_id": "c4a7795291403060e953809c1e92c3ff",
  "progress_percent": 100,
  "progress_summary": "Archived obsolete smoke/recovery/system-test entry; not actionable for the user.",
  "report_summaries": {
    "review_report": {
      "summary": "Проведен анализ механизмов формирования отчетов о разработке и выявлены проблемы в путях чтения.",
      "grounded": true,
      "readiness": "bounded_ready",
      "artifact_uri": "urn:pryaja3:artifact:review-report:run-56f1ffd6:REVIEW-4"
    },
    "engineering_report": {
      "summary": "Анализ процесса подготовки отчетов о разработке и предложений по патчам. Проверка фокусировки.",
      "grounded": true,
      "readiness": "needs_followup",
      "artifact_uri": "urn:pryaja3:artifact:engineering-report:run-56f1ffd6:REPORT-6"
    }
  },
  "approval_decision": {
    "actor": "employee-tkach",
    "status": "needs_changes",
    "comment": "Ткач вернул approval агентам на доработку: нет достаточно проверенного diff/контекста для применения.",
    "decided_at": "2026-04-16T15:28:28.403831+00:00"
  },
  "phoenix_trace_url": "https://pryaja.uvvu.ru/traces/phoenix/projects/UHJvamVjdDoy/traces/c4a7795291403060e953809c1e92c3ff",
  "promotion_summary": "Archived obsolete smoke/recovery/system-test entry; not actionable for the user.",
  "source_message_id": null,
  "timeout_budget_ms": 120000,
  "completed_step_ids": [
    "CONTEXT-1",
    "REPO-2",
    "TESTS-3",
    "REVIEW-4",
    "PATCH-5",
    "REPORT-6",
    "MEMORY-7"
  ],
  "phoenix_project_id": "UHJvamVjdDoy",
  "phoenix_public_url": "https://pryaja.uvvu.ru/traces/phoenix",
  "phoenix_span_count": 18,
  "hard_degraded_flags": [],
  "phoenix_exported_at": "2026-04-14T18:42:35.207031+00:00",
  "reply_to_message_id": null,
  "report_artifact_ids": [
    "urn:pryaja3:artifact:review-report:run-56f1ffd6:REVIEW-4",
    "urn:pryaja3:artifact:engineering-report:run-56f1ffd6:REPORT-6"
  ],
  "timeout_deadline_at": "2026-04-14T18:44:11.647005+00:00",
  "tool_registry_count": 8,
  "graph_runtime_engine": "langgraph",
  "phoenix_export_error": null,
  "phoenix_project_name": "pryaja3-target",
  "tool_registry_source": "target_api",
  "phoenix_export_status": "exported",
  "promotion_approval_id": null,
  "selected_memory_count": 0,
  "cleanup_previous_status": "awaiting_approval",
  "cleanup_visible_to_user": false,
  "phoenix_trace_query_url": "https://pryaja.uvvu.ru/traces/phoenix/v1/projects/pryaja3-target/spans?trace_id=c4a7795291403060e953809c1e92c3ff",
  "phoenix_trace_record_id": "VHJhY2U6MTc=",
  "graph_runtime_checkpoint": "file_json",
  "graph_runtime_edge_count": 3,
  "graph_runtime_node_count": 2,
  "promotion_approval_state": null,
  "research_high_confidence": 0,
  "promotion_ready_for_merge": false,
  "graph_runtime_checkpoint_id": "1f13831a-4c13-6146-800f-937b4b369e7e",
  "graph_runtime_checkpoint_ns": "execution",
  "graph_runtime_resume_result": {
    "phase": "completed",
    "summary": "Archived obsolete smoke/recovery/system-test entry; not actionable for the user.",
    "approval_state": "archived",
    "canonical_status": "completed"
  },
  "graph_runtime_visited_nodes": [
    "select_step",
    "execute_step",
    "select_step",
    "execute_step",
    "select_step",
    "execute_step",
    "select_step",
    "execute_step",
    "select_step",
    "execute_step",
    "select_step",
    "execute_step",
    "select_step",
    "execute_step",
    "select_step"
  ],
  "orchestration_trace_summary": {
    "degraded": false,
    "trace_id": "trace-75b31cf41d5d4a6d",
    "started_at": "2026-04-14T18:41:16.419510+00:00",
    "step_count": 7,
    "duration_ms": 78479,
    "event_count": 34,
    "finished_at": "2026-04-14T18:42:34.899439+00:00",
    "hook_counts": {
      "on_finish": 1,
      "after_step": 9,
      "after_tool": 7,
      "before_step": 9,
      "before_tool": 7,
      "before_approval": 1
    },
    "replan_count": 0,
    "approval_count": 1,
    "execution_mode": "canonical",
    "tool_call_count": 7,
    "checkpoint_state": {
      "phase": "awaiting_approval",
      "backend": "file_json",
      "thread_id": "run-56f1ffd6",
      "last_step_id": "MEMORY-7",
      "checkpoint_id": "1f13831a-4c13-6146-800f-937b4b369e7e",
      "checkpoint_ns": "execution",
      "approval_state": "requested",
      "checkpoint_path": "/checkpoints/langgraph/langgraph-checkpoints.json",
      "resume_supported": true,
      "completed_step_ids": [
        "CONTEXT-1",
        "REPO-2",
        "TESTS-3",
        "REVIEW-4",
        "PATCH-5",
        "REPORT-6",
        "MEMORY-7"
      ],
      "post_execution_backend": "file_json",
      "post_execution_thread_id": "run-56f1ffd6",
      "post_execution_checkpoint_id": "1f13831a-d4c7-635c-8016-e21ae335e7ff",
      "post_execution_checkpoint_ns": "post_execution",
      "post_execution_checkpoint_path": "/checkpoints/langgraph/langgraph-checkpoints.json",
      "post_execution_checkpoint_parent_id": "1f13831a-d4c4-6634-8015-e90fc0f538d0"
    },
    "phoenix_endpoint": "http://phoenix:6006",
    "phoenix_export_status": "exported"
  },
  "patch_proposal_artifact_ids": [
    "urn:pryaja3:artifact:code-patch-proposal:run-56f1ffd6:PATCH-5"
  ],
  "candidate_retrieval_strategy": null,
  "graph_runtime_checkpoint_path": "/checkpoints/langgraph/langgraph-checkpoints.json",
  "graph_runtime_run_resume_result": {
    "phase": "completed",
    "summary": "Archived obsolete smoke/recovery/system-test entry; not actionable for the user.",
    "approval_state": "archived",
    "canonical_status": "completed"
  },
  "graph_runtime_checkpoint_parent_id": "1f13831a-4c11-6040-800e-ebd2128a5a10",
  "graph_runtime_checkpoint_thread_id": "run-56f1ffd6",
  "graph_runtime_post_execution_phase": "completed",
  "graph_runtime_post_execution_engine": "langgraph",
  "graph_runtime_post_execution_outcome": {
    "phase": "completed",
    "summary": "Archived obsolete smoke/recovery/system-test entry; not actionable for the user.",
    "approval_state": "archived",
    "promotion_gate": {
      "state": "completed",
      "summary": "Archived obsolete smoke/recovery/system-test entry; not actionable for the user.",
      "ready_for_merge": false
    },
    "canonical_status": "completed",
    "promotion_approval": {}
  },
  "graph_runtime_post_execution_summary": "Archived obsolete smoke/recovery/system-test entry; not actionable for the user.",
  "graph_runtime_post_execution_checkpoint": "file_json",
  "graph_runtime_post_execution_edge_count": 8,
  "graph_runtime_post_execution_node_count": 5,
  "graph_runtime_post_execution_checkpoint_id": "1f13831a-d4c7-635c-8016-e21ae335e7ff",
  "graph_runtime_post_execution_checkpoint_ns": "post_execution",
  "graph_runtime_post_execution_visited_nodes": [
    "evaluate_post_execution",
    "decide_replan",
    "collect_approvals",
    "evaluate_promotion_gate",
    "approval_gate"
  ],
  "graph_runtime_post_execution_approval_state": "archived",
  "graph_runtime_post_execution_checkpoint_path": "/checkpoints/langgraph/langgraph-checkpoints.json",
  "graph_runtime_post_execution_promotion_state": "completed",
  "graph_runtime_post_execution_canonical_status": "completed",
  "graph_runtime_post_execution_checkpoint_parent_id": "1f13831a-d4c4-6634-8015-e90fc0f538d0",
  "graph_runtime_post_execution_checkpoint_thread_id": "run-56f1ffd6",
  "graph_runtime_post_execution_effective_approval_state": "archived"
}