artifact-store/tests/fixtures/guide-board/retention-summary.json

18 lines
311 B
JSON
Raw Normal View History

2026-05-17 00:09:11 +02:00
{
"retention_class": "release-evidence",
"report_paths": [
"reports/report.md",
"scorecards/cmis-scorecard.json",
"logs/log-review-summary.json"
],
"evidence_counts": {
"raw_artifacts": 2,
"reports": 3
},
"finding_counts": {
"pass": 17,
"warning": 1,
"fail": 0
}
}