feat: write all 11 background agent prompts + update context

- agent_prompts.md: all 11 prompts across 3 phases ready to launch
- context.md: session 5 facts — prompts ready, key server-01 finding

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Backtalk6858
2026-06-26 20:13:40 -05:00
parent 436c04edf0
commit cb7a9def3d
2 changed files with 871 additions and 0 deletions
+6
View File
@@ -478,6 +478,12 @@ Build, test, and push both builder agents to production. Work as long as it take
- Logging: hermes_redeploy_log table (container_name, failure_type, hermes_diagnosis, attempt_number, triggered_by, outcome, jenkins_build_url, timestamp)
- v2 (id=165): adds Tier 1 in-place fixes + Claude -p review gate + 3-tier escalation
#### All 11 agent prompts written
All prompts saved to: /home/administrator/Desktop/claude/agent-builder/agent_prompts.md
After /compact: read agent_prompts.md → launch Phase 1 (5 parallel) → jellyfin verify inline → Phase 2 (5 parallel) → Phase 3 (1)
Key finding this session: secrets-proxy /shell only accepts target=sandbox or target=production — server-01 ops go through sudo-bridge-server01 at http://192.168.1.90:8082 directly. Server-01 file writes: base64 python3 -c via POST /exec tier 2 (NTFY approval needed).
#### Phase plan for next session
**Phase 1** (5 parallel agents):
1. id=163 — Redeploy secrets-proxy (BLOCKER)