TORUS
Command · Control · Infrastructure · Security · Response · Tier

TORUS-CCISRT Command Layer

TORUS-CCISRT turns a facility sensor network into an operations decision. It ingests prioritised event streams from every TORUS-MEG gateway, fuses them into a single geospatial common operating picture, and presents that picture to the operations room and the facility team at once. Both see the same live state; each sees it in the form their job needs.

Try TORUS-CCISRT! ↗ Full datasheet Technology TORUS platform GitHub Repo ↗
Implementation status

A Runnable Reference, Not a Concept

Unlike the rest of the TORUS datasheet suite, CCISRT is not concept-only. A runnable reference application exists in the torus-ccisrt repository and is verified end to end by 43 automated checks. It implements the event schema, node roster, transducer interlock, capability-based login, a live web console with map, alarm meter, security-event radar and Isaac scenario view, OpenTelemetry telemetry, and a controllable facility simulator.

Operations room running the TORUS-CCISRT common facility picture
Concept: operations room with the common facility picture, event queue, thermal cues and ring health.

Common picture

One live state, two vantage points. The room and the field never argue about what is happening.

Fusion core

Rule-based and explainable today, with a learned-model interface already defined for phase 3.

Response

Transducer actuation behind a safety interlock. Arm, safety-validate, then trigger, with every action audited.

Operators

Two Vantage Points, One Live State

Operations room

Coordinate and plan. Browser-based, with an Electron desktop shell.

  • Map and GIS wall with live node, gateway and mast state
  • Fused alerts with class, confidence and location
  • Triage queue with acknowledge and escalate
  • Thermal and video tiles cued from the visual masts
  • Timeline scrub and forensic replay of any event
  • Deployment planning with an Isaac Sim rehearsal link
  • Multi-operator collaboration with role-based views

Facility team

Act on site. Rugged tasking app, React Native packaging on the roadmap.

  • Handheld map with own position, node ring and data hall zones
  • Prioritised push alerts with bearing and distance
  • Cue a sensor or mast and request a snapshot on demand
  • Confirm, dismiss or reclassify an event on site
  • Offline-tolerant sync over the gateway or mesh
  • Shared picture with the room in near real time
Control plane

From Ground Sensor to Operations Decision

Every layer speaks the same event contract, so a site can mix node classes and backhaul without changing the command layer.

Facility layer

TORUS-SN node ring, SN-TIR visual masts and drone or UAS sensing. Seismic and acoustic in the ground, thermal and LiDAR at eye level, RF detection overhead.

Uplink and aggregation

LoRa at 433 MHz carries compact labelled events with per-source sequence numbers into TORUS-MEG gateways for edge fusion, store and forward, and GNSS-disciplined timestamps.

Backhaul

Ethernet, cellular or SATCOM carries the prioritised stream, and reconciles on rejoin so nothing is lost when a link drops.

CCISRT core

Event bus, fusion and correlation, geospatial engine, timeline and event store, node and gateway registry, alert policy engine, auth and RBAC, API and integrations.

Clients

Operations-room video wall and workstations, and rugged tablets or handhelds for the facility team.

Northbound

REST API, webhooks and OpenTelemetry push tracks and metrics to PSIM, DCIM, BMS, VMS and SIEM systems, with Redfish, BACnet, ONVIF and MQTT adapters.

Scenario-controlled RF field and telemetry planning view across a facility
Simulation output: scenario-controlled RF-field and telemetry planning view. It visualizes link assumptions; it is not a full-wave electromagnetic solution.
Datasheet

Capabilities and Access Model

What it does

  • Infrastructure. Live common operating picture, node and mast state, thermal and video tiles cued by facility events
  • Detection. Fusion of seismic, acoustic and roadmap visual and drone cues into single tracks with confidence
  • Security. On-demand sensor cueing, snapshot requests and mast slew-to-cue
  • Response. Timeline, forensic replay and post-incident review across the deployment
  • Control. Node configuration, gain and threshold policy, alert rules, arm and disarm zones, firmware upgrade and downgrade
  • Transducer. Facility response actuation under safety interlock; trigger is refused until validation passes
  • Tier. TIA-942 and OCP-aligned deployment planning in Isaac Sim, promoted to the live picture

Capability-based roles

A role is a set of capabilities, not a linear rank, and the machine role is distinct from the operator roles.

  • viewer. The common operating picture, read-only
  • field-operator. View, plus cue sensors and masts from the facility
  • operator. View and cue, plus command: transducer interlock, node enable, disable and sync
  • analyst. View plus data and telemetry, read-only, no command capability
  • admin. View, cue, command, telemetry, audit log and manage
  • gateway. Machine role to ingest events and write telemetry

Hosting

On-premises, private cloud or Azure Container Apps from the provided container image, with an offline option for controlled AI/HPC data center environments.

Security

Capability-based RBAC, interactive login, encrypted transport, signed updates and a full audit log.

Resilience

Store and forward at the gateway, and a facility app that degrades gracefully when it goes offline.

For evaluation. Specifications are preliminary and subject to change without notice. The full engineering record is in the TORUS-CCISRT datasheet.

Powered by

Built on Open Technologies

The console is a zero-dependency core by design. The server and the web client need nothing but Node.js, and every browser library is vendored locally rather than loaded from a CDN, so the whole console stays auditable and runs in an air-gapped facility.

Node.js, Electron, Leaflet, OpenStreetMap, OpenTelemetry, NVIDIA and Isaac Sim, and their logos, are trademarks of their respective owners. They are shown to indicate the technologies TORUS-CCISRT builds on and interoperates with. TORUS-CCISRT is not affiliated with, sponsored by or endorsed by these projects or companies. Node.js is a trademark of the OpenJS Foundation. OpenStreetMap is a trademark of the OpenStreetMap Foundation and its map data is licensed under the Open Database License. OpenTelemetry is a project of the Cloud Native Computing Foundation. The NVIDIA logo is reproduced unaltered from NVIDIA's logo and brand usage page.

See the Common Operating Picture

The console runs against a controllable facility simulator, so an evaluation shows the full event path, from a ground node detection through gateway fusion to the alert queue and the transducer interlock, without a single sensor in the ground.

Try TORUS-CCISRT! ↗ Back to TORUS Full datasheet