70 lines
2.1 KiB
Markdown
70 lines
2.1 KiB
Markdown
# Planning Turn Prompt
|
|
|
|
## Turn Metadata
|
|
|
|
- turn_type: planning_turn
|
|
- runtime_id: ccra-local-review
|
|
- runtime_version: 0.1.1
|
|
- agent_id: ccra-local-reviewer
|
|
- agent_version: 0.1.1
|
|
- review_round: round-04
|
|
- local_pass: pilot-02
|
|
- same_child_session_as_review_turn_required: true
|
|
- child_session_id: 019edcde-24be-7593-99b2-5cf014467340
|
|
- simulation_allowed: false
|
|
|
|
## Task
|
|
|
|
Continue the same child session after `review_turn`.
|
|
|
|
Using the first-turn report and the unchanged initial Round 04 evidence scope, plan the next review requirements and submitted materials for:
|
|
|
|
```text
|
|
Round 04.1 post-patch routing verification / regression pass
|
|
```
|
|
|
|
Do not re-review the full current bundle unless new evidence has been added or the Owner explicitly asks for re-review.
|
|
|
|
## Required Inputs
|
|
|
|
```text
|
|
C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\local_ccra_reviews\round-04\pilot-02\04_LOCAL_CCRA_REVIEW_REPORT.md
|
|
C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\local_ccra_reviews\round-04\pilot-02\owner-decision.md
|
|
C:\Users\wangq\Documents\Codex\ccpe-system\runtimes\hybrid\ccra-local-review-next-review-requirements.template.md
|
|
```
|
|
|
|
## Required Output
|
|
|
|
Write:
|
|
|
|
```text
|
|
C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\local_ccra_reviews\round-04\pilot-02\next-review-requirements.md
|
|
```
|
|
|
|
Update or append to:
|
|
|
|
```text
|
|
C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\local_ccra_reviews\round-04\pilot-02\returned-output.md
|
|
```
|
|
|
|
## Required Planning Sections
|
|
|
|
Use the Patch 1 planning template and include:
|
|
|
|
- next review goal;
|
|
- required submitted materials;
|
|
- required verification evidence;
|
|
- expected before / after comparisons;
|
|
- open Owner decisions;
|
|
- explicit non-goals;
|
|
- recommended Web CCRA review questions;
|
|
- material package checklist;
|
|
- carry-forward risks.
|
|
|
|
## Constraints
|
|
|
|
- Continue the same child session id.
|
|
- Base the plan on the first-turn report.
|
|
- Do not treat Local CCRA planning as Owner approval.
|
|
- Do not modify project files outside the two contracted output files for this turn.
|