You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: update VeriSimDB ReScript client connectors and manifest
Expand ReScript client APIs for drift, federation, hexad, provenance,
search, and VQL modules. Add Deno build config and gitignore for build
output. Update AI manifest and CLAUDE.md with project context.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The `examples/` directory contains example/demo data only. Never treat it as live storage.
34
+
3
35
## Project Overview
4
36
5
37
VeriSimDB (Veridical Simulacrum Database) is a cross-system entity consistency engine with drift detection, self-normalisation, and formally verified queries. Each entity exists simultaneously across 8 modalities — the octad (Graph, Vector, Tensor, Semantic, Document, Temporal, Provenance, Spatial) — with drift detection and automatic consistency maintenance. Operates as standalone database OR heterogeneous federation coordinator over existing databases.
"description": "ReScript client SDK for VeriSimDB — the 8-modality database with drift detection and self-normalisation. CRUD, search, drift scoring, provenance tracking, VQL queries, and federation. Zero npm dependencies.",
0 commit comments