Skip to content

dataDecisionsai/sentient-grid-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Sentient Grid Core

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

Architecture

IoT Sensors / Open Data
        │
        ▼
  ┌─────────────┐     ┌──────────────┐     ┌─────────────┐
  │  Ingest API  │────▶│  WASM Hot    │────▶│ ClickHouse  │
  │ (Event Hubs) │     │  Path Engine │     │  (Columnar) │
  └─────────────┘     └──────────────┘     └─────────────┘
                              │                     │
                              ▼                     ▼
                       ┌─────────────┐     ┌─────────────┐
                       │   Forensic   │     │  DaaS API   │
                       │    Ledger    │     │  (JSON out) │
                       └─────────────┘     └─────────────┘

Core Components

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.

Documentation

Full architecture specifications are maintained in the datadecisions-docs repository (private, org members only).

License

This project is licensed under the GNU Affero General Public License v3.0.

About

Domain-agnostic telemetry integrity engine — WASM physics validation, DaaS API (AGPL-3.0)

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors