Skip to content

v0.1.0-beta.6

Pre-release
Pre-release

Choose a tag to compare

@attebury attebury released this 17 Jun 13:54
· 1 commit to main since this release

[0.1.0-beta.6] - 2026-06-17

Fixed

  • Merge plan hardening: fail-closed path scope, forge transport invariants, and adversarial review follow-ups across merge-plan and merge-plan-forge
  • Security hardening (code review): provider write gate, ingest cap bounds, merge plan fail-closed defaults
  • Path allowlist: block .. and traversal edge cases in packages/remogram-core/path-allowlist.js

Added

  • Test suite guard v3: modular scripts/lib/test-suite-guard/, manifest v3 floors (min_it_by_describe, min_expect_by_describe), CI and Gitea gate integration
  • Manifest shrink guards: diff_policy key/type shrink, min_lines numeric hardening, checkDiff fail-closed base policy, floor-map residual hardening

Changed

  • CLI: command dispatch split into packages/remogram-cli/cli-dispatch.js
  • Docs: README protected-test suite guidance and implement-lane skill bullets for manifest shrink policy
  • Tests: 785 tests on release tip (up from 366 at beta.3)