Domain-agnostic, high-throughput telemetry integrity engine that applies deterministic physical constraints to digital claims and outputs enriched JSON confidence assessments via a Data-as-a-Service (DaaS) API.
Built by dataDecisions.ai | Licensed under AGPL-3.0
IoT Sensors / Open Data
│
▼
┌─────────────┐ ┌──────────────┐ ┌─────────────┐
│ Ingest API │────▶│ WASM Hot │────▶│ ClickHouse │
│ (Event Hubs) │ │ Path Engine │ │ (Columnar) │
└─────────────┘ └──────────────┘ └─────────────┘
│ │
▼ ▼
┌─────────────┐ ┌─────────────┐
│ Forensic │ │ DaaS API │
│ Ledger │ │ (JSON out) │
└─────────────┘ └─────────────┘
| Component | Description | Status |
|---|---|---|
src/ |
WASM physics validation engine (Rust) | Planned |
deploy/ |
Kubernetes manifests | Planned |
The core engine is domain-agnostic. Domain-specific implementations (Built Environment, Maritime, Financial Markets) live in separate private repositories.
Full architecture specifications are maintained in the datadecisions-docs repository (private, org members only).
This project is licensed under the GNU Affero General Public License v3.0.