feat: add raven stub, state tracking, sam-research + searxng monitoring

- RAVEN_URL env var: sends down/recovery alerts when Raven is live (silent no-op until then)
- service-states.json persists prev state for change detection
- config.yaml: adds sam-research + searxng services, adds sam/citadel/varys agents

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
nxm
2026-05-06 10:54:43 +02:00
parent 01ced45815
commit ffd907cd80
3 changed files with 44 additions and 0 deletions
+1
View File
@@ -12,4 +12,5 @@ docker run --rm \
--volume /opt/agent-os:/opt/agent-os \
--env SITES_DIR=/opt/sites \
--env AGENT_OS_DIR=/opt/agent-os \
--env RAVEN_URL= \
varys-monitor