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