Files
artifact-store/tests/fixtures/guide-board/reports/assessment-package.json

13 lines
510 B
JSON

{
"package_version": 1,
"files": [
{ "path": "run.json", "kind": "run-metadata" },
{ "path": "retention-summary.json", "kind": "retention-summary" },
{ "path": "reports/report.md", "kind": "report" },
{ "path": "scorecards/cmis-scorecard.json", "kind": "scorecard" },
{ "path": "logs/log-review-summary.json", "kind": "log-review" },
{ "path": "raw/session/transcript.txt", "kind": "raw-artifact" },
{ "path": "raw/session/browser-response.json", "kind": "raw-artifact" }
]
}