sync: auto-sync from GURU-5070 at 2026-06-08 07:42:44

Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-06-08 07:42:44
This commit is contained in:
2026-06-08 07:42:48 -07:00
parent 4be5b07529
commit 0318cab715
4 changed files with 95 additions and 4 deletions

View File

@@ -10,3 +10,10 @@ or old harness during a heterogeneous rollout. See
- Task 0.6: out-of-band recovery script `.claude/scripts/force-pull-raw.sh` added.
- (Earlier) Syncro billing SSOT resolved: `add_line_item` is normal billing; timers are
outlier-only (explicit request).
## 1.1.0 — 2026-06-08
- Task 1: submodule-safe sync — `sync.sh` now unstages submodule gitlinks (unless
`--with-submodules`), eliminating the manual detach-to-pin dance before /save.
- Task 4: `harness-guard.sh` wired into `sync.sh` pre-commit, WARN-ONLY (logs conflict
markers / unencrypted sops / private keys to .claude/harness/guard.log; does not block
unless HARNESS_GUARD_FATAL=1; SKIP_HARNESS_GUARD=1 bypasses).

View File

@@ -1 +1 @@
1.0.0
1.1.0