Official Node-RED integration for Aurekai — edge/event/telephony runtime flows with persistent context, Dashboard 2.0, and Link Call subflows.
| Flow | Description |
|---|---|
| AkaiTel → Transcript | FreeSWITCH TCP event → akai transcribe → JSON result |
| PCAP → Wire Report | HTTP upload → akai wire ingest-pcap → akai wire report |
| MQTT Event → Akai Artifact | MQTT device event → route by type → akai dispatch → proof bundle |
| HTTP Upload → Pipeline | HTTP audio/file upload → full intake pipeline |
| MoQ Video Relay Monitor | akai moq video-relay status loop → Dashboard display |
| Netlist Seal and Eval | HTTP trigger → akai net seal → akai net eval-sealed → proof |
- Persistent context —
global.set('akai_space', ...)syncing AkaiSpace state across flows - Dashboard 2.0 — runtime status, queue depth, call log, proof URI display
- Link Call — synchronous
akai-transcribeandakai-proofsubflow calls - Exec nodes —
akai {command} --jsonexecution with JSON parse - TCP In — FreeSWITCH Event Socket for real-time call events
- MQTT In — device event routing to capability families
# Import flows
# In Node-RED: Hamburger menu → Import → flows/aurekai-flows.json
# Or via CLI
node-red-admin import flows/aurekai-flows.jsonflows/
aurekai-flows.json 6 Node-RED flow tab definitions
Aurekai integration surface for Node Red.
Status: active Type: workflow
- doctor-deep
- manifest-verify
- model-memory-pack
- sae-audit
- semantic-cache-bench
- proof-bundle-export
- release-gate
- Platform: https://github.com/aurekai/aurekai
- Native runtime: https://github.com/aurekai/native-runtime
- Integration registry: https://github.com/aurekai/aurekai/blob/main/registry/integrations.json
- Ecosystem map: https://github.com/aurekai/aurekai/blob/main/ECOSYSTEM_NAMES.md