Files
bare-operating-system/packages/bare-os-seeder/kernel/etc/bare-os/telemetry-ndjson.example.json
T
Raven Scott 21a05806b4 When BARE_OS_WAVE11_PROC is 0, false, or off, omit the 20 Wave 11
flat /proc/bare_os_*.json names, matching /proc/bare_os/* aliases, and
their bare_os_proc_index rows; resolution behaves as missing reads.
Pass the variable through the booter host→shell env allowlist. Add a
VFS test driven by BARE_OS_WAVE11_PROC_FILE_TO_ID.
Document the toggle and Wave 11 summary in kernel-extensions and the
capabilities index; extend release-checklist and node-to-bare-modules.
2026-04-04 06:39:31 -04:00

12 lines
234 B
JSON

{
"telemetrySchemaVersion": 10,
"lifecycleSchemaVersion": 10,
"type": "boot",
"ts": 0,
"sessionId": "example-session",
"bootAttemptId": "example-boot-attempt",
"sessionForkGeneration": 0,
"phase": "ready",
"ms": 0
}