docs: multi-runtime refresh — add Runtime-OpenClaw and Runtime-Hermes pages
- New Runtime-OpenClaw.md and Runtime-Hermes.md: what each runtime is, architecture (ASCII diagram), when to pick, ClawFleet integration today, setup walkthrough, common gotchas
- Sidebar + Home: new "Runtimes" group between core wiki and LLM Providers
- Getting Started: lead line acknowledges both runtimes, Configure step splits into OpenClaw and Hermes paths, Hermes call-out points at native Dashboard and clawfleet shell
- Dashboard Guide: universal Fleet section + per-runtime differences table; Soul Archive marked OpenClaw-only with Hermes parity flagged as planned; Image management explains the two images
- CLI Reference: documents --runtime flag on create, new shell command (bash for OpenClaw, TUI for Hermes), OpenClaw-only annotations on desktop / configure / snapshot, port + data-path tables
- FAQ: regrouped into General / OpenClaw / Hermes buckets; RAM table refreshed with M4 measurements (~700 MB OpenClaw, ~140 MB Hermes per instance idle)
- Soul-Archive.md: claw-1 → openclaw-1 in CLI examples to match new naming
Hermes integration gaps in the Dashboard (Soul Archive, Skill Manager, full channel set) are framed as active direction toward parity, not stable design.
docs: add Hermes Agent support to Home + Getting Started
rename Google to Google AI Studio across all pages
docs: add ChatGPT (Codex) provider guide, reorder providers to match Dashboard
docs: update Getting Started, CLI Reference, and Home for one-line install
docs: add clawfleet.io and Discord links to wiki pages
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
rebrand: ClawSandbox → ClawFleet
docs: update model presets to current SOTA models
docs: add Characters & Skills page, update sidebar and dashboard guide
fix: use standard markdown links for anchor fragments in quickstart table
GitHub Wiki [[...|...]] syntax does not support #anchor fragments,
causing broken link rendering. Switch to standard [text](url) syntax.
docs: add Soul Archive documentation and update existing pages
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Initial wiki: quickstart, provider guides, channel guides, dashboard guide, CLI reference, FAQ