# Anthrocybernetics Core Workbook — CookieBlob Preview

A standalone CookieBlob-style HTML preview of the Anthrocybernetics Core Workbook and its applied modules.

## Open it

Open `index.html` in a browser. It works as a static file and keeps reading progress, completion marks, notes, and transmissions in local browser storage.

## Included

- 16 Core Workbook rooms
- 16 Applied Module rooms
- 4 Reference rooms
- Five Foci navigation: Phase, Field, Arc, Form, Lattice
- Search, progress tracking, local notes, transmission rail
- JSON seed export/import and namespace-scoped reset
- Rebuildable source mirror under `source/`

The canonical Markdown workbook remains authoritative:

https://zo.pub/anthrocybernetics/anthrocybernetics-core-workbook

## Rebuild

```bash
python3 build.py
```

See `SOP-ANTHROCYBERNETICS-COOKIEBLOB-PREVIEW.md` for the build contract and acceptance matrix.
