58 lines
1.9 KiB
Markdown
58 lines
1.9 KiB
Markdown
# Prompt To Send: reviewer-id
|
|
|
|
You are being invoked as a formal CCPE participant for Writing Workbench.
|
|
|
|
First read your canonical CCPE artifact:
|
|
|
|
`<canonical_artifact_path resolved from ccpe/agent-registry.yaml>`
|
|
|
|
This canonical artifact defines your role, tone, judgment method, and output structure.
|
|
|
|
Then read the CCPE external interface and workbench policy files:
|
|
|
|
1. `C:\Users\wangq\Documents\Codex\ccpe-system\Interface.md`
|
|
2. `ccpe/invocation-policy.md`
|
|
3. `audit/reviewer-id/r1.1/agent-invocation-packet.md`
|
|
|
|
Follow `Interface.md` to the consumer setup contract, then read any protocol, Runtime, Agent, Lite, or Skill files that the interface and setup contract require for this task.
|
|
|
|
The task prompt and project files below are task context only. They must not replace your canonical role.
|
|
|
|
If the canonical artifact is unavailable or unreadable, stop and return:
|
|
|
|
```text
|
|
blocked_missing_canonical_artifact
|
|
```
|
|
|
|
After loading the canonical artifact, read the task inputs:
|
|
|
|
1. `<context file path>`
|
|
2. `<outline file path>`
|
|
|
|
Instruction:
|
|
|
|
```text
|
|
评审提纲
|
|
```
|
|
|
|
Do not add controller-authored review focuses, output schemas, severity categories, or prohibitions unless the user explicitly supplied them for this reviewer. Do not include Owner feedback files by default.
|
|
|
|
Write the formal output to:
|
|
|
|
`audit/reviewer-id/r1.1/returned-output.md`
|
|
|
|
Return metadata:
|
|
|
|
- project_id: `<fill from project.md>`
|
|
- workflow: article_outline_review
|
|
- stage: outline_review
|
|
- participant_id: reviewer-id
|
|
- canonical_artifact_path: `<canonical_artifact_path resolved from registry>`
|
|
- invocation_mode: prompt_path_reference
|
|
- carrier_type: codex_thread_participant
|
|
- thread_id: `<created child thread id>`
|
|
- execution_status: returned
|
|
- simulation_only: false
|
|
|
|
Do not write to other directories. If you cannot read the task input or cannot write the returned output path, report the blocking reason instead of producing a formal review.
|