Skip to content

BootstrapVerificationReport

Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:201

Verification report returned by verifyBootstrap.

readonly drift: readonly string[]

Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:205

Human-readable descriptions of any drift discovered.


readonly ok: boolean

Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:203

True when every recorded file matches its expected hash and length.


readonly sidecarPath: string

Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:207

Sidecar that was checked.