sync: auto-sync from GURU-5070 at 2026-06-08 08:01:36

Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-06-08 08:01:36
This commit is contained in:
2026-06-08 08:01:41 -07:00
parent 3973311beb
commit 60f1a844f3
4 changed files with 429 additions and 342 deletions

View File

@@ -24,3 +24,9 @@ or old harness during a heterogeneous rollout. See
/wiki-compile is now SERIALIZED (per-article coord lock, TTL orphan-evict, coord-down =
warn+proceed) and STAGED (writes .claude/wiki_staging/<type>-<slug>.md -> review diff ->
apply to live -> commit -> release lock). No blind background auto-merge.
## 1.3.0 — 2026-06-08
- Task 6: CLAUDE.md split into lean CORE (1.2k tokens, always loaded) + CLAUDE_EXTENDED.md
(full manual, on-demand). Saves ~3.7k tokens per CLAUDE.md injection; nothing lost.
- Task 9 (P2): delegation re-tuned in CORE — act directly by default; delegate only for
high-volume output, blast radius >3 files/layers, domain shift, or parallel work.

View File

@@ -1 +1 @@
1.2.0
1.3.0