Munduvita

S-Series · digital platform
offline
Technical proof

Inspect the evidence behind the investor story.

This area exposes the real telemetry contracts, edge behavior, verification path, and raw records used by the platform.

Canonical contract

One model across every sensor

Raw device frames decode into versioned readings with units, quality, calibration, and source metadata.

Offline-first edge

No connectivity, no data gaps

Gateways keep a durable outbox, sign batches locally, and replay the original event time after reconnection.

Cryptographic provenance

Measurements can be independently verified

Ed25519 signatures and a batch hash chain expose tampering instead of relying on dashboard trust.

Adapter architecture

Scale without rewriting the middle

Topologies, device profiles, storage, and transport adapters change while the canonical pipeline stays stable.

Data path

From physical signal to decision-ready evidence.

  1. 01Sensor frame

    Preserve what arrived from the device.

  2. 02Edge profile

    Decode, normalize, and assign quality.

  3. 03Signed batch

    Buffer locally and publish with provenance.

  4. 04Verified ingest

    Reject invalid data before storage.

  5. 05Operational action

    Drive alerts, compliance, and investor proof.

Live verification

Verify a current measurement.

The modal resolves the exact containing batch, signature, and available chain coverage.

Waiting for a live reading…
Edge infrastructure

Gateway health and durable buffering.

Standalone gateway evidence appears here when the platform runs in edge/cloud split mode.

Data-room depth

Go from the pitch claim to the underlying record.

Inspect bounded raw frames, decoded readings, quality flags, timestamps, lag, sequence numbers, and JSON.

Inspect raw evidence