Skip to content

SnapshotManifest

Defined in: src/session/types.ts:10

Manifest tracks snapshot metadata. Stored alongside snapshots to support versioning and future multi-agent patterns.

schemaVersion: string;

Defined in: src/session/types.ts:12

Schema version for forward/backward compatibility


updatedAt: string;

Defined in: src/session/types.ts:14

ISO 8601 timestamp of last manifest update