diff --git a/resume-prompt.md b/resume-prompt.md index c4d9f94..97a7fb1 100644 --- a/resume-prompt.md +++ b/resume-prompt.md @@ -65,8 +65,10 @@ cp state/agents-merged.yaml agents.yaml ``` merge-invites.py SKIPS duplicate invite tokens (stale copy-paste guard) -and exits 1 while still writing the valid entries. As of session 2 end: -svp-knel and vp-techcompliance still need real invites (Charles). +and exits 1 while still writing the valid entries. As of session 2 end +the manifest is fully merged: all 9 agents READY (including new +vp-compliance, appended phase1-only). Re-run this step only if Charles +issues fresh invites. ### Step 2: Grant Cloudron app access @@ -79,8 +81,8 @@ not have access" until granted). ``` docker compose run --rm provision provision-agent.py --agent vp-secops ``` -Q4 agents (coo, svp-knel, svp-tctc, vp-investing, vp-trading): add -`--phase1-only` (they have systems: {} anyway). +Q4 agents (coo, svp-knel, svp-tctc, vp-investing, vp-trading, +vp-compliance): add `--phase1-only` (they have systems: {} anyway). Idempotency: BW items short-circuit (`X already exists -- skipping`), so re-runs are safe.