Commit graph

2 commits

Author SHA1 Message Date
jedarden
75c0bb0d66 docs(bf-3dv): re-verify K8s strategy bot manifests already exist
- Confirmed all 7 original strategy bot deployment manifests exist
- Verified each follows required pattern: image=ronaldraygun/acb-strategy-{name}:latest, BOT_PORT=8080, BOT_SECRET from acb-bot-secrets key={name}-secret, Service ClusterIP:8080
- Verified acb-bot-secrets.yml.template contains all 7 bot secret keys
- Original work completed in commit 909f38f on 2026-06-16

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-16 23:57:33 -04:00
jedarden
c565cbab44 docs(bf-3dv): verify K8s strategy bot manifests already exist
Task completed in prior commit 909f38f. All 7 bot deployment manifests
and acb-bot-secrets.yml.template already present in declarative-config.
Verified pattern compliance: image ronaldraygun/acb-strategy-{name}:latest,
BOT_PORT=8080, BOT_SECRET from acb-bot-secrets key={name}-secret,
ClusterIP Service on port 8080.
2026-06-16 23:54:22 -04:00