From 7404eb6b941b4f3d23b6776bd2b1327f55e839fa Mon Sep 17 00:00:00 2001 From: dinki Date: Sun, 4 Jan 2026 22:15:08 -0800 Subject: [PATCH] =?UTF-8?q?Fix=20PR=E2=86=92MR=20terminology=20in=20workfl?= =?UTF-8?q?ow=20docs=20(gt-xmy0y)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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 --- docs/INSTALLING.md | 2 +- docs/reference.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/INSTALLING.md b/docs/INSTALLING.md index 4effa045..5de572de 100644 --- a/docs/INSTALLING.md +++ b/docs/INSTALLING.md @@ -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 diff --git a/docs/reference.md b/docs/reference.md index 35aa79d6..1dede5d5 100644 --- a/docs/reference.md +++ b/docs/reference.md @@ -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--patrol