Files
gstack/test
Garry Tan 9bfbf06f41 merge: integrate origin/main (v1.1.1.0) — /ship VERSION/package.json drift repair
Main shipped v1.1.1.0, a focused /ship hardening release. Step 12 now
detects and repairs drift between VERSION and package.json (FRESH /
ALREADY_BUMPED / DRIFT_STALE_PKG / DRIFT_UNEXPECTED classification),
validates semver strings before any write, handles CRLF, and halts
loudly on invalid JSON. Adds test/ship-version-sync.test.ts (14 cases).

Conflicts:
- VERSION: kept 1.2.0.0 (branch higher than main's 1.1.1.0)
- package.json: kept 1.2.0.0
- CHANGELOG: preserved my 1.2.0.0 entry at top, inserted main's
  1.1.1.0 entry beneath it

Ship SKILL.md, golden fixtures, and all other touched files
auto-merged cleanly. Regenerated SKILL.md across all hosts.
423 tests pass.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-19 00:00:51 +08:00
..