writing-workbench/templates/article-project/audit/reviewer-id/r1.1/run-metadata.json

30 lines
1.1 KiB
JSON

{
"schema": "writing-workbench.ccpe-participant-run.v1",
"project_id": "<fill from project.md>",
"workflow": "article_outline_review",
"stage": "outline_review",
"participant_id": "reviewer-id",
"display_name": "<display name from ccpe/agent-registry.yaml>",
"round_id": "r1.1",
"session_id": "r1",
"session_round": 1,
"task_type": "outline_review",
"prompt_mode": "<full_context_review | bare_outline_review>",
"context_mode": "<fresh_thread | continued_from_prior_round>",
"continuation": false,
"child_thread_id": "<created child thread id>",
"canonical_artifact_path": "<resolved from ccpe/agent-registry.yaml>",
"canonical_artifact_type": "ccpe_lite",
"canonical_artifact_version": "current",
"invocation_mode": "prompt_path_reference",
"carrier_type": "codex_thread_participant",
"strict_invocation_required": true,
"simulation_only": false,
"formal_output": false,
"packet_path": "audit/reviewer-id/r1.1/agent-invocation-packet.md",
"prompt_path": "audit/reviewer-id/r1.1/prompt-to-send.md",
"output_path": "audit/reviewer-id/r1.1/returned-output.md",
"returned_output_written": false,
"status": "prepared"
}