Running as a Service
The HTTP API can run as a user-scoped service when plugin flows need it continuously.
systemd pattern
Section titled “systemd pattern”- place the binary on your
PATH - create
~/.config/systemd/user/engram.service - enable and start the service
Use journalctl --user -u engram -f for logs.