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

10
tests/fixtures/guide-board/run.json vendored Normal file
View File

@@ -0,0 +1,10 @@
{
"run_id": "gb-fixture-001",
"target_profile_ref": "open-cmis-tck:browser-binding",
"assessment_profile_ref": "guide-board:cmis-assessment:v1",
"result_status": "passed-with-findings",
"source_commits": {
"guide-board": "1234567890abcdef",
"open-cmis-tck": "abcdef1234567890"
}
}