Virtual Test Bench Local simulation only
Use this to test the decay loop before the hardware is built. These controls do not require a live bridge secret.
Decay Tick Recovery Burst Unreal Heartbeat Device Relay Reset Simulator
Sim Charge 64
Sim Decay 24
[SIM] Ready. Press a control.
Integration Notes What each system does n8n Receives forwarded Pulse events and fans them out to device commands, alerts, and reward flows.
Unreal Posts gameplay heartbeats, scare states, and reward triggers into the private Pulse event bus.
AAA Pulse Consumes private relay commands from n8n and returns health telemetry when the hardware exists.
Echo Terminal Player-facing recovery console that restores charge and pauses decay using an eight-digit code.
{
"source": "unreal",
"type": "echo.telemetry",
"session_id": "session-123",
"severity": "notice",
"payload": {
"battery_percentage": 82,
"inverse_fear_tension": 37,
"active_message_log": "Player entered the west service tunnel."
}
}