Storage
The Storage module manages persistent data within Gao Workspace environments.
Storage resources are used for:
-
workspace documents
-
agent temporary storage
-
artifact archives
-
application data
-
knowledge ingestion sources
Data Integrity
All stored objects include integrity verification through content hashes.
Storage guarantees:
-
version control
-
immutability for artifacts
-
integrity validation
Infrastructure Integration
Storage resources may be provided by:
-
local workspace storage
-
cloud-backed storage
-
Gao DePIN storage nodes
Storage abstraction allows agents to access data consistently regardless of the underlying infrastructure.