Skip to content

Commit 7f7493e

Browse files
devlux76Copilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 57165bf commit 7f7493e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/wiki-draft/Storage.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ This page describes how CORTEX stores vectors and metadata in the browser.
1414

1515
## Maintenance & Corruption Resistance
1616

17-
CORTEX includes mechanisms to verify cryptographic integrity of stored data and recover from partial failures.
17+
Today, CORTEX relies on the browser’s OPFS and IndexedDB durability guarantees, with limited, optional integrity checks (for example, content-hash verification on incoming peer fragments).
18+
19+
Planned: a broader integrity verification and corruption-detection/recovery flow for OPFS/IndexedDB-backed data, including cryptographic integrity validation of stored payloads and automated remediation of partial failures.

0 commit comments

Comments
 (0)