REQ-SELF-ERGO-002 pass medium since 0.2.0
Statement: The Report.summary field shall accept both str and dict values, with the same auto-wrap as Evidence.details.
Rationale: Consistency with Evidence.details.
Verification Method: test
Last Checked: 2026-04-17 20:01 UTC
Acceptance Criteria
- Report(summary="ok").summary == {"message": "ok"}.
Evidence
| ID | Kind | Verdict | Observed | Details |
|---|---|---|---|---|
| EV-AUTO-0016 | test | pass | 2026-04-17 20:01 | message: summary={'message': 'ok'} |