docs: all 9 agent invites merged, manifest fully READY for session 3

This commit is contained in:
TSYS Group COO
2026-09-07 14:51:13 -05:00
parent 1b6b12632b
commit 3b1a3e82a8
+6 -4
View File
@@ -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.