docs: document Docker healthcheck and log volume in Architecture and Configuration
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: add dashboard section to Architecture, update CLI Reference and Home
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: add Docker, env var config, and tightwad init documentation
- Home: add Getting Started quick paths (Docker + init), update page descriptions
- Architecture: add Docker deployment section with diagram and design decisions
- Configuration: add env var config reference table, Docker deployment guide,
Mac/Docker Desktop notes, tightwad init cross-reference
- CLI-Reference: add tightwad init section with full example output
- Troubleshooting: add Docker issues (LAN access, config not found, port
conflicts), tightwad init issues (no servers, wrong subnet, scan timeout,
single server, wrong model names)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: add Swarm Transfer wiki page + update CLI reference
New page documenting P2P model distribution: manifest generation,
seeder/puller architecture, bitfield tracking, rarest-first selection.
Updated CLI Reference with manifest and swarm commands.
Updated Home and Architecture pages with swarm links.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add Pipeline Parallelism page, update Architecture with Unraid coordinator
docs: add combined mode to wiki pages
Add speculation-over-RPC-pool documentation to Architecture, Configuration,
and Speculative-Decoding wiki pages. Includes benchmark results, config
examples, and critical requirement that llamacpp backend is needed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: GPU pooling architecture, hardware setup, troubleshooting
- Architecture: race mode drafting, Mac dual-device gotcha, version matching
- Hardware-Setup: complete rewrite with pre-built binaries, per-platform
instructions, firewall fixes, coordinator example, loading time estimates
- Troubleshooting: Mac dual device, coordinator hang, tensor alloc failure,
high RAM during loading
- CLI-Reference: add tightwad chat command
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update wiki with multi-drafter parallelism docs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update all wiki pages for tightwad rename
Replace all Hydra/Specula references with Tightwad across all 9 pages.
Preserves speculative/speculation as English words.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add speculative decoding proxy documentation
New page: Speculative-Decoding.md — algorithm, architecture, backends,
API endpoints, verification modes, use cases, tested configurations.
Updated: Home (two modes overview), Architecture (proxy section + PID table),
CLI-Reference (proxy start/stop/status), Configuration (full proxy YAML
reference), OpenClaw-Integration (proxy provider registration),
Troubleshooting (proxy-specific issues).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add wiki pages: architecture, hardware, config, CLI, troubleshooting, networking, OpenClaw