235 lines
10 KiB
Markdown
235 lines
10 KiB
Markdown
---
|
|
packet_type: local-ccra-agent-invocation-packet
|
|
runtime_id: ccra-local-review
|
|
agent_id: ccra-local-reviewer
|
|
runtime_version: 0.1.1
|
|
agent_version: 0.1.1
|
|
review_id: round-04-pilot-02
|
|
status: ready_for_dispatch
|
|
---
|
|
|
|
# Local CCRA Agent Invocation Packet
|
|
|
|
## 1. Invocation Metadata
|
|
|
|
```yaml
|
|
packet_id: round-04-pilot-02
|
|
created_at: 2026-06-19
|
|
client_project_root: C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong
|
|
knowledge_base_path: C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\knowledge_assets
|
|
review_round: round-04
|
|
local_pass: pilot-02
|
|
review_run_dir: C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\local_ccra_reviews\round-04\pilot-02
|
|
turn_type: review_turn
|
|
invocation_mode: prompt_path_reference
|
|
carrier_type: codex_thread
|
|
child_session_id: 019edcde-24be-7593-99b2-5cf014467340
|
|
persistent_child_session_required: true
|
|
same_child_session_as_review_turn_required: false
|
|
simulation_allowed: false
|
|
```
|
|
|
|
## 2. Canonical Artifacts
|
|
|
|
```yaml
|
|
canonical_agent_path: C:\Users\wangq\Documents\Codex\ccpe-system\agents\agent-specs\ccra-local-reviewer.agent.md
|
|
canonical_runtime_path: C:\Users\wangq\Documents\Codex\ccpe-system\runtimes\hybrid\ccra-local-review.runtime.md
|
|
runtime_setup_path: C:\Users\wangq\Documents\Codex\ccpe-system\runtimes\hybrid\ccra-local-review-runtime-setup.md
|
|
report_template_path: C:\Users\wangq\Documents\Codex\ccpe-system\runtimes\hybrid\ccra-local-review-report.template.md
|
|
planning_template_path: C:\Users\wangq\Documents\Codex\ccpe-system\runtimes\hybrid\ccra-local-review-next-review-requirements.template.md
|
|
integration_registration_path: C:\Users\wangq\Documents\Codex\ccpe-system\integrations\skills-vault\ccra-local-review-helpers.integration.md
|
|
```
|
|
|
|
## 3. Role Integrity Requirement
|
|
|
|
The invoked participant must act as `ccra-local-reviewer`.
|
|
|
|
The reviewer must:
|
|
|
|
```text
|
|
read local evidence directly
|
|
cite files actually read
|
|
use helper outputs only as evidence
|
|
respect the requested turn_type
|
|
write the report to the requested output contract
|
|
preserve Owner/Web CCRA authority boundaries
|
|
avoid project file edits except contracted output files
|
|
avoid lifecycle promotion
|
|
avoid main-session roleplay
|
|
```
|
|
|
|
If this packet cannot be dispatched to a real child session or equivalent isolated participant context, the valid state is:
|
|
|
|
```text
|
|
blocked_waiting_for_participant_output
|
|
```
|
|
|
|
## 4. Task Context
|
|
|
|
```yaml
|
|
turn_type: review_turn
|
|
primary_question: Can Patch 1 Local CCRA identify Round 04 product/routing issues with Web-style diagnosis while retaining local file-first audit strength?
|
|
scope_statement: Review the initial Round 04 blind routing evaluation material as a historical pilot. Do not use Round 04.1 post-patch outcome evidence during review_turn. After review_turn, the same child session will be continued with planning_turn.
|
|
non_goals:
|
|
- Do not decide Owner approval.
|
|
- Do not replace Web CCRA final review.
|
|
- Do not promote lifecycle status.
|
|
- Do not modify selector rules, model cards, model JSON, regression cases, or review bundles.
|
|
- Do not treat this pilot as Round 05 acceptance.
|
|
- Do not use Round 04.1 post-patch result files as review_turn evidence.
|
|
local_tuning_stage: historical_pilot_patch1_retest
|
|
web_final_review_target: none_for_this_pilot
|
|
known_prior_rounds:
|
|
- round-03
|
|
- round-03.1
|
|
- round-03.2
|
|
- round-03.2a
|
|
- round-04
|
|
owner_supplied_notes: Compare later against Web CCRA baseline lines 1-214 and pilot-01. This review_turn should not read the later Round 04.1 post-patch evidence.
|
|
first_turn_report_path:
|
|
owner_decision_path: C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\local_ccra_reviews\round-04\pilot-02\owner-decision.md
|
|
next_review_target: Round 04.1 post-patch routing verification requirements
|
|
web_comparison_source: C:\Users\wangq\Documents\Codex\knowledge-vault\work\internal\强哥的思想宇宙\讨论\2026-06-18产品交流-GPT.md
|
|
web_comparison_source_range: lines 1-214
|
|
```
|
|
|
|
## 5. Input Files
|
|
|
|
Required:
|
|
|
|
```text
|
|
C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\README.md
|
|
C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\AGENTS.md
|
|
C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\PROJECTS.md
|
|
C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\knowledge_assets\README.md
|
|
C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\knowledge_assets\
|
|
C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\local_ccra_reviews\round-04\pilot-02\review-context.md
|
|
C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\local_ccra_reviews\round-04\pilot-02\review-file-manifest.json
|
|
```
|
|
|
|
Project and round-specific evidence:
|
|
|
|
```text
|
|
- path: C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\docs\WORKFLOW.md
|
|
purpose: workflow and review rules
|
|
required: true
|
|
- path: C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\docs\DECISIONS.md
|
|
purpose: accepted selector and lifecycle decisions
|
|
required: true
|
|
- path: C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\docs\QPI_CONTEXTUAL_ROUTING_RULES.md
|
|
purpose: QPI routing boundary
|
|
required: true
|
|
- path: C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\docs\INTELLECTUAL_ARCHAEOLOGY_DEPTH_GATE.md
|
|
purpose: IA depth gate boundary
|
|
required: true
|
|
- path: C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\reports\Round04_blind_routing_evaluation_report_2026-06-18.md
|
|
purpose: Round 04 initial evaluation report
|
|
required: true
|
|
- path: C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\reports\Round04_blind_input_candidates_2026-06-18.md
|
|
purpose: blind input candidate context
|
|
required: true
|
|
- path: C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\selector\round04_blind_inputs.json
|
|
purpose: full Round 04 blind input set
|
|
required: true
|
|
- path: C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\selector\selector_rules.json
|
|
purpose: current selector rules at the time of local retest
|
|
required: true
|
|
- path: C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\selector\README.md
|
|
purpose: selector operating contract
|
|
required: true
|
|
- path: C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\tests\test_round04_blind_routing.py
|
|
purpose: Round 04 test surface
|
|
required: false
|
|
```
|
|
|
|
Review bundles:
|
|
|
|
```text
|
|
- path: C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\ccra_review_bundle\round-04_2026-06-18_blind-input-routing-evaluation
|
|
purpose: primary Round 04 Web CCRA review bundle
|
|
```
|
|
|
|
Excluded from `review_turn`:
|
|
|
|
```text
|
|
- reports/Round04_1_post_patch_routing_verification_report_2026-06-18.md
|
|
- ccra_review_bundle/round-04.1_2026-06-18_selector-rule-patch/
|
|
```
|
|
|
|
Reason: avoid hindsight in comparison with Web CCRA baseline lines 1-214.
|
|
|
|
Helper outputs:
|
|
|
|
```text
|
|
C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\local_ccra_reviews\round-04\pilot-02\helper-outputs\bundle-audit.md
|
|
C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\local_ccra_reviews\round-04\pilot-02\helper-outputs\bundle-audit.json
|
|
C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\local_ccra_reviews\round-04\pilot-02\helper-outputs\gate-run-report.md
|
|
C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\local_ccra_reviews\round-04\pilot-02\helper-outputs\gate-run-report.json
|
|
C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\local_ccra_reviews\round-04\pilot-02\helper-outputs\lifecycle-status-guard-scan.md
|
|
C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\local_ccra_reviews\round-04\pilot-02\helper-outputs\lifecycle-status-guard-scan.json
|
|
```
|
|
|
|
Unavailable helper outputs:
|
|
|
|
```text
|
|
- routing-behavior-diff-audit: skipped for review_turn because no post-patch before/after evidence is included in the initial Round 04 evidence scope.
|
|
```
|
|
|
|
## 6. Output Contract
|
|
|
|
The reviewer must write:
|
|
|
|
```yaml
|
|
review_turn_report_path: 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
|
|
planning_turn_output_path: C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\local_ccra_reviews\round-04\pilot-02\next-review-requirements.md
|
|
comparison_turn_output_path: C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\local_ccra_reviews\round-04\pilot-02\05_WEB_LOCAL_CCRA_COMPARISON.md
|
|
returned_output_path: C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\local_ccra_reviews\round-04\pilot-02\returned-output.md
|
|
required_report_template: C:\Users\wangq\Documents\Codex\ccpe-system\runtimes\hybrid\ccra-local-review-report.template.md
|
|
required_planning_template: C:\Users\wangq\Documents\Codex\ccpe-system\runtimes\hybrid\ccra-local-review-next-review-requirements.template.md
|
|
```
|
|
|
|
Output mapping:
|
|
|
|
```text
|
|
review_turn -> 04_LOCAL_CCRA_REVIEW_REPORT.md
|
|
planning_turn -> next-review-requirements.md
|
|
comparison_turn -> 05_WEB_LOCAL_CCRA_COMPARISON.md or project-defined comparison path
|
|
```
|
|
|
|
## 7. Continuity Policy
|
|
|
|
```yaml
|
|
same_child_session_preferred: true
|
|
resume_allowed: true
|
|
planning_turn_requires_same_child_session: true
|
|
resume_requires:
|
|
- previous report
|
|
- owner-decision.md when present
|
|
- new or changed evidence list
|
|
- unchanged-evidence statement
|
|
```
|
|
|
|
For `planning_turn`, continue the same `child_session_id`, reference the first-turn report, and do not re-review the full current bundle unless new evidence was added or the Owner explicitly asks.
|
|
|
|
## 8. Session Logging
|
|
|
|
The project main session must record dispatch method, child session id, helper commands, exit codes, files written, skipped helpers, and manual approvals in:
|
|
|
|
```text
|
|
C:\Users\wangq\Documents\Codex\work-projects\the-mindscape-of-bro-tsong\local_ccra_reviews\round-04\pilot-02\run-notes.md
|
|
```
|
|
|
|
## 9. No-Simulation Requirement
|
|
|
|
Formal Local CCRA output must not be simulated in the project main session.
|
|
|
|
If a simulated dry run is explicitly requested, label it:
|
|
|
|
```text
|
|
simulation-only
|
|
excluded-from-synthesis
|
|
not-a-formal-report
|
|
```
|
|
|
|
Simulation-only output cannot be used as the Local CCRA report.
|