- Add config.yaml.example as multi-agent swarm schema - 7 bot users across 3 platforms: hermes (4), pi (1), agent-zero (1), @all-bots - All owner_email values confirmed: - tanko, mumuni, abiba, kagentz -> jerome@sysloggh.com - koonimo -> jeremytabiri@gmail.com - koby -> theo@sysloggh.com - DRY: deploy.sh AGENTS array should derive from config.yaml in future - config.yaml is gitignored (secrets-safe); created locally with full data
- Replace all 'openclaw' references with 'pi' (pi coding harness) - Fix Git remote URL in CONTEXT.md - Harmonize health port to 9200 across all docs - Add config.yaml.example with full schema - Add pi-zulip-extension skeleton (TypeScript, pi Extension API) - Add hermes-zulip-plugin skeleton (Python, BasePlatformAdapter) - Add agent-zero-plugin skeleton (Python, A0 plugin API) - Update ADR-007 with pi extension docs reference - Document private topic ACL v1 limitation in CONTEXT.md