Adds domedog's runtime inventory (node v24.16.0, pi 0.75.5, apt) and a linux-build-smoke run manifest, matching the manifests/ pattern Codex established for osa. Both hosts are now on record at pi 0.75.5 / Node 24 — drift closed. DeepSeek cache probe still pending the key. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
14 lines
360 B
JSON
14 lines
360 B
JSON
{
|
|
"schema": "clawdie.runtime-version-inventory.v1",
|
|
"host": "domedog",
|
|
"os": "Linux 6.8.0-117-generic x86_64",
|
|
"node": "v24.16.0",
|
|
"npm": "11.13.0",
|
|
"pi": "0.75.5",
|
|
"npm_prefix": "/home/clawdija/.nvm/versions/node/v24.16.0",
|
|
"package_manager": "apt",
|
|
"iso_npm_globals_pin": {},
|
|
"notes": [
|
|
"generated_by=colibri-runtime-inventory"
|
|
]
|
|
}
|