Storage modes
What the portable ledger provides
The portable ledger contains the versioned content state and history required to reconstruct a selected revision. It uses canonical, machine-readable objects protected by content hashes. Use supported ACI export, import, and direct-engine tooling to inspect or operate the ledger. Do not edit storage objects by hand; changing an object outside ACI can break the integrity relationships that make the history verifiable. The portable format supports:- independently validating exported content;
- reconstructing branches and historical revisions;
- importing the ledger into a compatible ACI deployment; and
- operating through the direct engine when a repository has been moved to direct mode.
Managed-service data
The Gradial-managed service stores the operational ledger and supporting data needed for concurrent workflows. It can also maintain rebuildable views for validation, search, permissions, and publishing. In managed mode, Gradial processes and stores the tenant-isolated data required to provide the service while maintaining the configured portable export.Deployment-specific controls
Storage ownership and cloud topology vary by deployment. During onboarding, confirm:- where the managed ledger and portable export are stored;
- which cloud account and region apply to each store;
- encryption and key-management responsibilities;
- retention, backup, and deletion settings;
- the permissions granted to Gradial; and
- how export health and recovery are verified.
Recovery planning
A recovery plan should identify the revision you expect to recover and confirm that it is present in the portable export. A typical handoff includes:- verify the export through supported ACI tooling;
- stop managed writes;
- switch the repository to direct mode;
- designate a single writer;
- validate the recovered content and references; and
- publish through a supported hosting adapter.
Data ownership and storage location do not by themselves establish compliance with a regulation or standard. Evaluate storage, access, consent, retention, and deletion controls against your organization’s requirements.
Back to What is Gradial ACI?