harness(p0): add VERSION marker + OOB recovery script (Tasks 0.5, 0.6)

Safety prerequisites for the P0 rollout, landed BEFORE any sync.sh change so a bad
harness change cannot strand a node. .claude/harness/VERSION (1.0.0) lets a session
detect partial rollout; .claude/scripts/force-pull-raw.sh is a hook-free git rescue
(dry-run by default; --confirm hard-resets to origin/main, saving prior HEAD to a
recovery branch).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-08 07:39:48 -07:00
parent f177f45657
commit 4be5b07529
3 changed files with 44 additions and 0 deletions

1
.claude/harness/VERSION Normal file
View File

@@ -0,0 +1 @@
1.0.0