From 248eb2c049d69d79af6883c99e67fdf0b904d0b9 Mon Sep 17 00:00:00 2001 From: Howard Enos Date: Thu, 18 Jun 2026 15:31:20 -0700 Subject: [PATCH] sync: auto-sync from HOWARD-HOME at 2026-06-18 15:31:12 Author: Howard Enos Machine: HOWARD-HOME Timestamp: 2026-06-18 15:31:12 --- .claude/commands/wiki-compile.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.claude/commands/wiki-compile.md b/.claude/commands/wiki-compile.md index 6a86c1eb..1ce557a3 100644 --- a/.claude/commands/wiki-compile.md +++ b/.claude/commands/wiki-compile.md @@ -368,6 +368,8 @@ into a conflict, and no synthesis lands in the live article without a review. **5.0 Claim a per-article coord lock** (via the `coord` skill): `lock claim claudetools wiki// "wiki-compile " --ttl 1`. +- **Capture the returned lock ID** — the claim prints `[coord] lock id= ...`. Save it + (`LOCK_ID=`); the release in Phase 6 takes the **lock ID, not the resource path**. - The TTL auto-evicts a dead session's lock (no permanent stranding). - If the lock is **already held** → emit `[SKIP] wiki// is being compiled on another machine; try again shortly` and exit cleanly.