# CookieBlob Prototype — Watershed v0.1

This folder is reserved for the WordPress-compatible room implementation.

The implementation must follow:

- `../parity-matrix.md` for action semantics;
- `cookieblob-state-schema.json` for initial state and field names;
- `../SOP-WATERSTORAGE-COOKIEBLOB-GAMECRAFTER-V0.1.md` for build and test procedure.

Carry forward the existing CookieBlob approach: inline HTML/CSS/JavaScript, namespaced `localStorage`, safe state recovery, visible state, revisit-safe rendering, and explicit seed export/import. Keep transmission hooks optional and separate from the core state machine.
