Fix PR→MR terminology in workflow docs (gt-xmy0y)
- docs/reference.md: "review PRs" → "review MRs" - docs/INSTALLING.md: "PR review" → "MR review" 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -184,7 +184,7 @@ Gas Town is modular. Enable only what you need:
|
||||
|--------------|-------|----------|
|
||||
| **Polecats only** | Workers | Manual spawning, no monitoring |
|
||||
| **+ Witness** | + Monitor | Automatic lifecycle, stuck detection |
|
||||
| **+ Refinery** | + Merge queue | PR review, code integration |
|
||||
| **+ Refinery** | + Merge queue | MR review, code integration |
|
||||
| **+ Mayor** | + Coordinator | Cross-project coordination |
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
+1
-1
@@ -323,7 +323,7 @@ Deacon, Witness, and Refinery run continuous patrol loops using wisps:
|
||||
|-------|-----------------|----------------|
|
||||
| **Deacon** | `mol-deacon-patrol` | Agent lifecycle, plugin execution, health checks |
|
||||
| **Witness** | `mol-witness-patrol` | Monitor polecats, nudge stuck workers |
|
||||
| **Refinery** | `mol-refinery-patrol` | Process merge queue, review PRs |
|
||||
| **Refinery** | `mol-refinery-patrol` | Process merge queue, review MRs |
|
||||
|
||||
```
|
||||
1. bd mol wisp mol-<role>-patrol
|
||||
|
||||
Reference in New Issue
Block a user