```ts
const SNAPSHOT_SCHEMA_VERSION: "1.0" = '1.0';
```

Defined in: [src/types/snapshot.ts:10](https://github.com/strands-agents/harness-sdk/blob/3bbfb60ae79b3941305737c1c5ca1e7ef639361f/strands-ts/src/types/snapshot.ts#L10)

Current schema version of the snapshot format.