Skip to content

BootstrapSidecar

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

Integrity sidecar serialized as .bootstrap.json inside each bootstrap target.

readonly edition: "free" | "extra"

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

Pack edition this target was bootstrapped for.


readonly fetchedAt: string

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

ISO-8601 timestamp at which the bootstrap was performed.


readonly files: readonly BootstrapFileEntry[]

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

Sorted list of every mirrored file plus its SHA-256.


readonly libraryVersion: string

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

Library version that produced this bootstrap.


readonly schemaVersion: "1.0.0"

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

Sidecar schema version.


readonly sourceUrl: string

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

Provenance URL (https://…) or file:// URL for zip-sourced bootstraps.