SnapshotManifest
Defined in: src/session/types.ts:10
Manifest tracks snapshot metadata. Stored alongside snapshots to support versioning and future multi-agent patterns.
Properties
Section titled “Properties”schemaVersion
Section titled “schemaVersion”schemaVersion: string;Defined in: src/session/types.ts:12
Schema version for forward/backward compatibility
updatedAt
Section titled “updatedAt”updatedAt: string;Defined in: src/session/types.ts:14
ISO 8601 timestamp of last manifest update