06 — Storage & Rendering
Helia IPFS + deterministic render rails
Storage in I·AM·Xhe uses IndexedDB for local persistence and Helia IPFS for
content-addressed distribution. All data is append-only.
IndexedDB Status
Status
Connected
Database
XheKernel
Total Records
0
IPFS Status
Helia
Not Connected
Gateway
ipfs.io
Object Store Statistics
| Store | Records | Status |
|---|---|---|
| Loading... | ||
Store Content Viewer
Select a store and click View Content
Data Export / Import
Export all data for backup or import existing data. This is the survival ritual.
IPFS Publish
Publish content to IPFS for distributed storage.
Render Rails
Deterministic rendering ensures the same data always produces the same output.
- JSON → Canonical DETERMINISTIC
- Hash → Verify DETERMINISTIC
- Display → Consistent DETERMINISTIC