From 7d1a99c3aef08c9d0ac66028eb708253686c8749 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 8 Jul 2026 08:37:13 -0400 Subject: [PATCH] docs(readme): document all compose containers + Semaphore deploy template Co-Authored-By: Claude Opus 4.8 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8620a0b..5553396 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ Available model aliases (same on both endpoints, all backed by Claude Max): `cla ### Pulse (proven 2026-05-19) ```bash +# vault_pulse_admin_token (possibly stale — verify before removing; not read by the playbook, manual recipe only) PULSE_ADMIN_TOKEN=$(infisical secrets get vault_pulse_admin_token --env prod --path /pulse --plain) LITELLM_KEY=$(infisical secrets get vault_litellm_master_key --env prod --path /meridian --plain) curl -X POST https://pulse.balders.ca/api/settings/ai/update \