Skip to content

state-backstop

Provides fallback handling for Host state.

Entry points and registration

extension.ts declares the ID, dependencies, and startup behavior. registry.ts registers the extension.

Implementation Purpose
state-backstop-service.ts State Backstop Service

Dependencies and change boundaries

Declared Host dependencies: box-store-sync · source-map.

Review triggers against session recovery so fallback handling does not overwrite newer persistent state.

See Configuration for activation policy and Features for support status.

← Host extension map · Host