@@ -45,9 +45,15 @@ scenario:
|
45 | 45 | 1. Read DREAMING_SHADOW_TRIAL_BRIEF.md. |
46 | 46 | 2. Read DREAMING_CANDIDATE_EVIDENCE.md. |
47 | 47 | 3. Write ./dreaming-shadow-trial-report.md. |
48 | | - 4. Include: Candidate, Trial prompt, Baseline outcome, Candidate outcome, Verdict, Reason, Risk flags, Promotion action. |
49 | | - 5. For this seeded evidence, Verdict must be helpful. |
50 | | - 6. Promotion action must be report-only. |
| 48 | + 4. Include these exact field labels and seeded phrases: |
| 49 | + Candidate: The user prefers release reports that include exact verification commands and remaining risk. |
| 50 | + Trial prompt: Prepare a release readiness reply for a local OpenClaw QA change. |
| 51 | + Baseline outcome: mentions tests passed but omits the exact command and remaining risk. |
| 52 | + Candidate outcome: includes the exact verification command and calls out the remaining review risk. |
| 53 | + Verdict: helpful |
| 54 | + Reason: explains why the candidate improves the release reply. |
| 55 | + Risk flags: no secret exposure; no outdated preference conflict; no over-personalization. |
| 56 | + Promotion action: report-only |
51 | 57 | DREAMING_CANDIDATE_EVIDENCE.md: |- |
52 | 58 | # Candidate evidence |
53 | 59 | |
@@ -59,7 +65,7 @@ scenario:
|
59 | 65 | prompt: |- |
60 | 66 | Dreaming shadow trial report check. Read DREAMING_SHADOW_TRIAL_BRIEF.md and DREAMING_CANDIDATE_EVIDENCE.md first. |
61 | 67 | Then write ./dreaming-shadow-trial-report.md as a report-only shadow trial. |
62 | | - For this seeded evidence, use Verdict: helpful and Promotion action: report-only. |
| 68 | + The report must include the exact field labels and seeded phrases from the required report contract, including Verdict: helpful, Risk flags: no secret exposure, and Promotion action: report-only. |
63 | 69 | Do not edit MEMORY.md and do not claim the candidate was promoted. |
64 | 70 | Reply with the report path and exact marker DREAMING-SHADOW-TRIAL-OK. |
65 | 71 | expectedReportAll: |
|