# WaterStorage v1.1 — Local master copy

This is the **local** layer's master copy of the WaterStorage framework.

Three versions exist of this file across the triad:

1. **Local** (this file): the canonical master at `/home/workspace/Triad/local/water-storage-v1.1.md`
2. **Cloud**: published at `https://zo.pub/tenchi/triad/water-storage-v1.1.md`
3. **Cookieblob**: addressable via the cookieblob room at `tenchimedia.com/cookieblob-room` once a room is built

The framework's canonical source remains `/home/workspace/WaterStorage/framework.md` and the v1.1 publication at `https://zo.pub/revswirl/water-storage/WATERSTORAGE.md`.

The framework is included here as a working artifact that can be **read offline, served from local, mirrored to cloud, and pointer-loaded via cookieblob** — demonstrating that the triad can carry a non-trivial document.

## Quick reference

```
OCEAN → EVAPORATION → CLOUDS → RAIN → SOIL SURFACE
  → STREAMLINES (v1.1) → CREEKS/RIVERS → LAKES/RESERVOIRS
  → GROUNDWATER → RETURN TO OCEAN
```

| Layer | Movement | Access Pattern |
|---|---|---|
| Ocean | Influx | None (intake) |
| Evaporation | Uplink | None |
| Clouds | Distributed | Reactive |
| Rain | Falling | Immediate |
| Streamlines | Field-coordinated | Gradient |
| Creeks/Rivers | Flowing | Request |
| Lakes/Reservoirs | Still | Query |
| Groundwater | Slow | Infrastructure |
| Return | Downstream | Systemic |

Conservation: information is neither created nor destroyed. It cycles.
Rule 8 (Landauer 1961): moving memory from medium to node costs ≥ k_B T ln 2 per bit.

*Triad v0.1 — Local layer master.*