persist.ink
The written record of what endures. Persistence patterns, protocols, and theory — in ink.
## What This Is Documentation for the persistence layer. How state serializes. Which patterns survive gracefully and which corrupt under pressure. The protocols for session recovery, context migration, and cross-agent memory sharing. Ink is the oldest persistence technology. Before databases, before filesystems, there was writing. persist.ink honors that lineage: knowledge written down is knowledge that endures. These docs are themselves a persistence artifact.
## Views Each TLD is a different lens on durable state. persist.sh Shell → CLI for persistence persist.ink Docs → Written knowledge (you are here) persist.is Identity → What persistence IS persist.name Registry → Named persistence handles persist.space Space → Where state lives
## Network ┌─ Cluster: Infrastructure │ ├─ persist.sh Run persistence commands ├─ persist.is The concept itself ├─ persist.name Named handles registry ├─ persist.space State space │ ├─ Cross-links: │ ├─ memex.ink Memory documentation │ ├─ feat.ink Capability documentation │ ├─ hypercontext.ink Context awareness, documented │ └─ memax.ai AI memory at maximum │ └─ skill.cc Root namespace
Part of the skill.cc namespace