84 lines
3.2 KiB
Markdown
84 lines
3.2 KiB
Markdown
# Local CCRA Run Notes
|
|
|
|
## Run Identity
|
|
|
|
- review_round: round-04
|
|
- local_pass: pilot-01
|
|
- review_run_dir: `local_ccra_reviews/round-04/pilot-01`
|
|
- runtime_id: ccra-local-review
|
|
- runtime_version: 0.1.0
|
|
- agent_id: ccra-local-reviewer
|
|
- agent_version: 0.1.0
|
|
- pilot_status: setup_in_progress
|
|
|
|
## Purpose
|
|
|
|
Historical pilot for Round 04 blind routing evaluation material.
|
|
|
|
This pilot checks:
|
|
|
|
1. Whether a real child session can be invoked.
|
|
2. Whether the child session id can be recorded and reused.
|
|
3. Whether Local CCRA report quality is comparable to Web CCRA feedback.
|
|
4. Whether helper outputs improve file-first review without replacing reviewer judgment.
|
|
|
|
This pilot is not Round 05 acceptance.
|
|
|
|
## Source Evidence
|
|
|
|
- `ccra_review_bundle/round-04_2026-06-18_blind-input-routing-evaluation/`
|
|
- `reports/Round04_blind_routing_evaluation_report_2026-06-18.md`
|
|
- `selector/round04_blind_inputs.json`
|
|
- `selector/selector_rules.json`
|
|
- `selector/selector_calibration_inputs.json`
|
|
- `tests/test_round04_blind_routing.py`
|
|
- `tests/test_round04_post_patch_verification.py`
|
|
|
|
## Helper Commands
|
|
|
|
- `review-context-builder`: exit 0. Initial run completed before `knowledge_assets/` became required; rerun required with `--source-root knowledge_assets`.
|
|
- `review-context-builder` rerun with `--source-root knowledge_assets`: exit 0. `review-context.md` and `review-file-manifest.json` now include required knowledge base files.
|
|
- `review-bundle-audit`: exit 1. Report written; helper found blocking bundle-audit findings for the generic profile.
|
|
- `regression-validation-gate-runner --mode dry_run`: exit 0. Report written; three gates declared and skipped as dry run.
|
|
- `lifecycle-status-guard-scan`: exit 1. Report written; helper found blocking lifecycle/status candidates for reviewer judgment.
|
|
|
|
## Skipped Helpers
|
|
|
|
- `routing-behavior-diff-audit`: initially skipped unless before/after routing output files are supplied or identified.
|
|
|
|
## Dispatch Record
|
|
|
|
- carrier_type: codex_thread
|
|
- invocation_mode: prompt_path_reference
|
|
- child_session_id: 019edca7-48f3-79d3-be4a-550f4df0f13c
|
|
- dispatch_status: dispatched
|
|
|
|
## Return Record
|
|
|
|
- report_path: `local_ccra_reviews/round-04/pilot-01/04_LOCAL_CCRA_REVIEW_REPORT.md`
|
|
- returned_output_path: `local_ccra_reviews/round-04/pilot-01/returned-output.md`
|
|
- return_status: returned
|
|
- returned_at: 2026-06-19
|
|
|
|
## Observed Timing
|
|
|
|
- child_turn_duration_ms: 552064
|
|
- child_turn_duration_human: about 9 minutes 12 seconds
|
|
- timing_note: Within the expected mature-run 5-10 minute budget, and consistent with a first pilot that performed file-first evidence reading, helper-output inspection, and output self-checks.
|
|
|
|
## Web / Local Comparison
|
|
|
|
- comparison_path: `local_ccra_reviews/round-04/pilot-01/05_WEB_LOCAL_CCRA_COMPARISON.md`
|
|
- comparison_scope: `2026-06-18产品交流-GPT.md` lines 1-214 versus `04_LOCAL_CCRA_REVIEW_REPORT.md`.
|
|
- comparison_status: drafted
|
|
|
|
## CCPE Patch Request
|
|
|
|
- request_path: `requirements/ccpe/2026-06-19-ccra-local-reviewer-runtime-patch1.md`
|
|
- request_status: drafted
|
|
- requested_improvement: Make `ccra-local-reviewer` combine Web-style product diagnosis with Local CCRA full-file audit.
|
|
|
|
## Resume Notes
|
|
|
|
After dispatch, continue the same child session when comparing report quality or tuning `ccra-local-reviewer`.
|