# WaterStorage

**Information as Hydrological System — A Universal Framework for Non-Deterministic Data Architecture**

*Version 1.0 | 2026-05-19 | Canonical home lifted from `AnthroCybernetics/sources/water-storage.md` on Heat Dome Day 2026-06-29*

---

## What this is

A framework for thinking about information the way the planet thinks about water: as something that cycles through phase states, not something that gets put on a shelf.

The full v1.0 framework is at [`framework.md`](./framework.md).

This folder is its **canonical home** and the place where the framework gets applied. AnthroCybernetics retains a copy at `AnthroCybernetics/sources/water-storage.md` as a source artifact for the course manual; this folder is where WaterStorage lives as its own artifact.

---

## Why a separate home

The framework declares itself *system-independent*: "Anyone can use this framework. It doesn't require ghojualamanchu, anthrocybernetics, or any specific system." It needs a home that doesn't subordinate it to either architecture.

Inside this folder:

| Folder | Phase state | Purpose |
|--------|-------------|---------|
| `framework.md` | The aquifer | The framework itself — slow, foundational, read repeatedly |
| `maps/` | The watershed | Application of the framework to specific systems (workspace, course, brain, planet) |
| `applications/` | The creek-network | Concrete tools built using the framework (triage script, retrieval pattern, etc.) |
| `seeds/` | The rain | Sharable distilled forms — fractal seeds other systems can pick up |

---

## The Nine Phase States (memory anchor)

```
OCEAN          →  Raw signal
  ↓ EVAPORATION
VAPOR          →  Uplink (abstraction)
  ↓ DISPERSION
CLOUDS         →  Field-state (distributed)
  ↓ PRECIPITATION
RAIN           →  Field-sync landing (trigger)
  ↓ ABSORPTION
SOIL SURFACE   →  First-contact (triage)
  ↓ INFILTRATION
CREEKS/RIVERS  →  Structured retrieval
  ↓ ACCUMULATION
LAKES/RESERVOIRS →  Domain storage
  ↓ PERCOLATION
GROUNDWATER    →  Deep memory
  ↓ RETURN
OCEAN          →  Loop closure
```

---

## Conservation Law

> Information, like water, is neither created nor destroyed.

- No permanent deletion (it's evaporation)
- No permanent loss (it's groundwater)
- No creation ex nihilo (it's transformation)
- Cycle closure is coherence

---

## Six Ground Rules (compressed)

1. Don't fight the phase states
2. The terrain shapes where rain lands
3. Creeks before lakes
4. Polluted groundwater takes decades to recover
5. Evaporation requires energy
6. Precipitation is trigger-based, not schedule-based

---

## Current Maps

- `maps/workspace-through-waterstorage.md` — tenchi's workspace as a watershed
- `maps/anthrocybernetics-as-watershed.md` — the course as a hydrological system

## Current Applications

- `applications/heat-dome-day-2026-06-29.md` — the live test: the planet violating Rule 6 right now

## Current Seeds

- `seeds/waterstorage-fractal-seed-v1.json` — fractal seed for other systems to ingest

---

*Anyone may use this framework without attribution — it's a tool, not a product.*