docs: update paths from ~/ai/ to ~/gt/ (gt-dq3)

- Update mermaid diagram in architecture.md
- Add Harness section to Core Concepts
- Update federation-design.md examples
- Add PGT/GGT historical context section to harness.md

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Steve Yegge
2025-12-19 12:46:16 -08:00
parent 9e66f1880c
commit 848e2dbf90
3 changed files with 45 additions and 5 deletions

View File

@@ -12,13 +12,13 @@ Gas Town needs to scale beyond a single machine:
### Model A: "Town Clone" (VMs)
Clone the entire `~/ai` workspace to a remote VM. It runs like a regular Gas Town:
Clone the entire `~/gt` workspace to a remote VM. It runs like a regular Gas Town:
```
┌─────────────────────────────────────────┐
│ GCE VM (or any Linux box) │
│ │
│ ~/ai/ # Full town clone │
│ ~/gt/ # Full town clone │
│ ├── config/ # Town config │
│ ├── mayor/ # Mayor (or none) │
│ ├── gastown/ # Rig with agents │
@@ -356,7 +356,7 @@ Workers need Claude API access:
## Configuration
```yaml
# ~/ai/config/outposts.yaml
# ~/gt/config/outposts.yaml
outposts:
# Always present - the local machine
- name: local