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
13 lines
301 B
JSON
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"
|
|
]
|
|
}
|