Add guide-board pilot ingestion

This commit is contained in:
2026-05-17 00:09:11 +02:00
parent 1f379ba321
commit 91bb08c8e5
22 changed files with 1074 additions and 12 deletions

View 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" }
]
}