REQ-SELF-EXPORT-001 pass high since 0.1.0
Statement: vnvspec shall export reports in at least 5 formats (HTML, JSON, Markdown, GSN/Mermaid, Annex IV).
Rationale: Multiple export formats serve different audiences (auditors, developers, stakeholders).
Verification Method: test
Last Checked: 2026-04-17 20:00 UTC
Acceptance Criteria
- export_html() produces valid HTML with evidence table.
- export_json() produces valid JSON round-trippable to Report.
- export_markdown() produces Markdown with verdict table.
- export_gsn_mermaid() produces Mermaid flowchart syntax.
- export_annex_iv() produces EU AI Act Annex IV headings.
Evidence
| ID | Kind | Verdict | Observed | Details |
|---|---|---|---|---|
| EV-AUTO-0006 | test | pass | 2026-04-17 20:00 | message: required=5, available=['export_annex_iv', 'export_badge', 'export_compliance_matrix', 'export_dashboard', 'export_gsn_mermaid', 'export_html', 'export_json', 'export_markdown', 'export_shields_endpoint'] |