Skip to content

BootstrapVerificationReport

Defined in: src/cli/commands/bootstrap/core.ts:176

Verification report returned by verifyBootstrap.

readonly drift: readonly string[]

Defined in: src/cli/commands/bootstrap/core.ts:180

Human-readable descriptions of any drift discovered.


readonly ok: boolean

Defined in: src/cli/commands/bootstrap/core.ts:178

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


readonly sidecarPath: string

Defined in: src/cli/commands/bootstrap/core.ts:182

Sidecar that was checked.