generated from coulomb/repo-seed
Add guide-board pilot ingestion
This commit is contained in:
17
tests/fixtures/guide-board/retention-summary.json
vendored
Normal file
17
tests/fixtures/guide-board/retention-summary.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user