colibri/manifests/2026-06-04-usb-runtime-inventory.json
Clawdie Operator c422f16697 Add USB live runtime inventory golden test
Manifest captured from the clawdie-iso operator USB:
- FreeBSD 15.0-RELEASE, Node v24.14.1, pi 0.78.0
- Validates the RuntimeInventory contract parses live USB data
2026-06-04 12:46:34 +00:00

13 lines
301 B
JSON

{
"schema": "clawdie.runtime-version-inventory.v1",
"host": "usb.clawdie.home.arpa",
"os": "15.0-RELEASE",
"node": "v24.14.1",
"pi": "0.78.0",
"package_manager": "pkg",
"iso_npm_globals_pin": {},
"notes": [
"live USB operator workstation",
"colibri-daemon v0.0.1 active"
]
}