This commit is contained in:
2026-08-18 18:11:28 -04:00
parent 0e9a650fa2
commit bbaf47028f
259 changed files with 0 additions and 0 deletions
@@ -0,0 +1,8 @@
/**
* Unified version for booter NDJSON telemetry, boot phase events, and var-log mirrors.
* Bump when adding required fields or changing semantics (see docs/reference/kernel-extensions.md).
*/
export const BARE_OS_LIFECYCLE_SCHEMA_VERSION = 10
/** Legacy field still emitted for older parsers; prefer {@link BARE_OS_LIFECYCLE_SCHEMA_VERSION}. */
export const BARE_OS_TELEMETRY_SCHEMA_VERSION = 10