mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-06 21:46:40 +02:00
fix: remove all Wintermute references from source files
Replace with generic "orchestrator" or "OpenClaw" as appropriate. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
+4
-4
@@ -10,7 +10,7 @@ No compatibility matrices. The prompt is the bridge.
|
||||
## Architecture
|
||||
|
||||
```
|
||||
OpenClaw (Wintermute) gstack repo
|
||||
OpenClaw gstack repo
|
||||
───────────────────── ──────────────
|
||||
Orchestrator: messaging, Source of truth for
|
||||
calendar, memory, EA methodology + planning
|
||||
@@ -30,7 +30,7 @@ No compatibility matrices. The prompt is the bridge.
|
||||
|
||||
## Dispatch Routing
|
||||
|
||||
Wintermute decides at spawn time which tier of gstack support to use:
|
||||
OpenClaw decides at spawn time which tier of gstack support to use:
|
||||
|
||||
| Tier | When | Prompt prefix |
|
||||
|------|------|---------------|
|
||||
@@ -48,7 +48,7 @@ Wintermute decides at spawn time which tier of gstack support to use:
|
||||
|
||||
### Dispatch routing guide (for AGENTS.md)
|
||||
|
||||
Add this to Wintermute's AGENTS.md:
|
||||
Add this to OpenClaw's AGENTS.md:
|
||||
|
||||
```markdown
|
||||
## Coding Task Dispatch
|
||||
@@ -137,5 +137,5 @@ The actual artifacts are generated by `bun run gen:skill-docs --host openclaw`.
|
||||
- No Clawvisor relay (no security layer needed)
|
||||
- No bidirectional learnings bridge (brain repo is the knowledge store)
|
||||
- No JSON schemas or protocol versioning
|
||||
- No SOUL.md from gstack (Wintermute has its own)
|
||||
- No SOUL.md from gstack (OpenClaw has its own)
|
||||
- No full skill porting (coding skills stay native to Claude Code)
|
||||
|
||||
Reference in New Issue
Block a user