feat: add agent estate section with 7 pages

Add agents/ directory with comprehensive documentation for all agents:
- agents/index.md — estate map and relationships
- agents/hermes-production.md — CT460 production Command Centre
- agents/hermes-chaos.md — CT450 experimental Chaos Lab
- agents/nanobot.md — CT333 Scout (quota notifications)
- agents/qwenpaw.md — CT465 multi-agent gateway
- agents/zeroclaw.md — CT333 autonomous daemon (TOML)
- agents/open-claw.md — VM 403 autonomous gateway

Updated index.md with Agent Estate section and links.
All pages follow existing SCHEMA.md conventions with YAML frontmatter.
This commit is contained in:
Tony0410
2026-08-15 22:21:32 +08:00
parent 92e8028bb8
commit c8565c62ac
8 changed files with 467 additions and 0 deletions
+10
View File
@@ -4,9 +4,19 @@
## Start here
- [[current-state]] — Current systems status
- [[agents/index]] — Agent estate map (start here for "what runs where")
- [[systems/hermes-agent]] — Hermes Agent overview and version
- [[systems/current-profile]] — Active Hermes profile details
## Agent Estate
- [[agents/index]] — Estate overview and relationships
- [[agents/hermes-production]] — CT460 production Command Centre (Rhino)
- [[agents/hermes-chaos]] — CT450 experimental Chaos Lab
- [[agents/nanobot]] — CT333 Scout (quota notifications, daily briefing)
- [[agents/qwenpaw]] — CT465 multi-agent gateway
- [[agents/zeroclaw]] — CT333 autonomous daemon (TOML config)
- [[agents/open-claw]] — VM 403 autonomous gateway node
## Systems
### Core
- [[systems/hermes-agent]] — Agent version, install, config paths