The coupling matrix is the product. The database is the substrate. The network is the business model. A layered Rust engine with coupling intelligence at the core, safety enforced by mathematics, and trust-verified federation at the edge.
Eleven architectural layers from API surface to trust-verified federation, with the coupling matrix as the central intelligence. hundreds of crates, universal binary with hardware acceleration, adaptive deployment from microcontroller-class to datacenter, zero warnings.
Ingest temporal-semantic data in three lines. SDKs for Python, Rust, and raw HTTP.
Key endpoints across 450+ total. Ingestion, query, coupling, and management surfaces.
| Method | Endpoint | Description |
|---|---|---|
| POST | /api/v1/ingest |
Ingest a temporal vector with metadata |
| POST | /api/v1/ingest/batch |
Batch ingest up to 10,000 vectors |
| POST | /api/v1/query/knn |
K-nearest neighbor search with time filter |
| POST | /api/v1/query/trajectory-similarity |
Find entities with similar behavioral trajectories |
| POST | /api/v1/query/anomaly-score |
Score entity behavior against baseline |
| POST | /api/v1/query/pattern-match |
Match behavioral patterns across entities |
| GET | /api/v1/entity/{id}/history |
Full temporal history for an entity |
| GET | /api/v1/compression/stats |
Compression ratios and regime counts |
| GET | /api/v1/health |
Health check with storage connectivity |
The coupling matrix discovers what your data knows. See it work with your domains.