Add guide-board pilot ingestion
This commit is contained in:
parent
1f379ba321
commit
91bb08c8e5
22 changed files with 1074 additions and 12 deletions
8
tests/fixtures/guide-board/logs/log-review-summary.json
vendored
Normal file
8
tests/fixtures/guide-board/logs/log-review-summary.json
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"reviewed_logs": [
|
||||
"raw/session/transcript.txt"
|
||||
],
|
||||
"warnings": [
|
||||
"Repository returned one optional capability warning."
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue