Skip to content

v1.28.0 (Stable) - honesty + drift English

Choose a tag to compare

@gugu9999gu gugu9999gu released this 16 Jun 01:27
· 28 commits to main since this release

1.28.0 β€” Stable minor: honesty follow-ups + drift check English

πŸ›‘οΈ Stable release. Bundles patches 1.27.1 + 1.27.2.

Highlights

  • Honesty follow-ups (1.27.1) β€” audit on an uninitialized path no longer reports design/reuse checks against a non-existent harness (it short-circuits to the summary); verify-claim --run-tests with a non-test --test-cmd that exits 0 but yields no parseable test summary now prints "βœ“ ran (exit 0) β€” test count unconfirmed" instead of "βœ“ all passed" (verdict/exit unchanged, so genuine exotic test runners are not rejected).
  • drift check English (1.27.2) β€” the default drift check output (path, status, signal table, security signals, recommended actions) renders in English under --language en. The --auto-fix progress logs are deferred to a later phase. Internal callers (handoff/health) keep Korean labels.
  • Korean-first preserved β€” English is opt-in (--language en / LEERNESS_LANG=en / English-initialized project). Korean output is unchanged byte-for-byte.

Verification (zero regression)

  • selftest 248/248 Β· E2E 368/368 (Korean-default path unchanged; i18n behavioral guard covers lens + health + drift en/ko) Β· post-publish clean-room re-verification.

Notes

  • 0 runtime deps Β· 0 install scripts Β· Node β‰₯ 18 Β· MIT.