-
Notifications
You must be signed in to change notification settings - Fork 0
Glossary
Devin AI edited this page Aug 7, 2026
·
3 revisions

Generated with Grok Build: Grok 4.5 · xAI Imagine (/imagine)
| Term | Meaning here |
|---|---|
| thalamic-relay | This CLI crate — telemetry + SNN step + IPC |
| HardwareBridge | GPU telemetry + safety + power-limit brake |
| GpuTelemetry | Sensor snapshot (temps, power, clocks, …) |
| SafetyStatus | Ok / Warn / Critical |
| Emergency brake | Cut GPU power limit (e.g. 50%) via nvidia-smi |
| neuromod | External SNN / neuromodulator engine |
| Stimuli | UDP message driving input channels |
| LearningReward | UDP dopamine/cortisol deltas |
| GetNeuroState | UDP query for modulator/spike snapshot |
| Lockfile |
/tmp/thalamic_relay.lock single-instance guard |
| Software-only | Forced or fallback simulated telemetry path |
Last updated: July 29, 2026
Updated by: Grok Build: Grok 4.5
Package tip reference: e09cd4a (main)
Devin DeepWiki: commit e09cd4a · thalamic-relay