Label ai.neuron.soul Program @@NEURON_HOME@@/bin/soul-wrapper.sh ProgramArguments @@NEURON_HOME@@/bin/soul-wrapper.sh RunAtLoad KeepAlive ThrottleInterval 10 ProcessType Interactive LimitLoadToSessionType Aqua EnvironmentVariables PATH /opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin HOME @@HOME@@ NEURON_PORT @@SOUL_PORT@@ SOUL_ISE_URL http://localhost:@@ENGRAM_PORT@@ ENGRAM_URL http://localhost:@@ENGRAM_PORT@@ ENGRAM_API_KEY @@ENGRAM_API_KEY@@ SOUL_TICK_MS 1000 SOUL_HEARTBEAT_INTERVAL 60 NEURON_LLM_0_URL https://api.anthropic.com/v1/messages NEURON_LLM_0_FORMAT anthropic StandardOutPath @@NEURON_HOME@@/logs/soul.out.log StandardErrorPath @@NEURON_HOME@@/logs/soul.err.log WorkingDirectory @@NEURON_REPO@@