Skip to content

dsh-requirements-alignment v0.1.1

Latest

Choose a tag to compare

@jiezeng2004-design jiezeng2004-design released this 14 Aug 15:08

A clean public release of the lightweight requirement-alignment layer for DeepSeek Harness.

Highlights

  • Lightweight alignment before ambiguous or high-impact execution
  • Low interruption: clear tasks proceed without a requirements interview
  • Automatic alignment for unresolved direction decisions
  • Manual /align command
  • Session-aware suppression of redundant questions
  • Re-alignment only when task direction materially changes
  • No spec, TDD, review, or delivery workflow imposed
  • Zero DSH Core modifications
  • Portable dogfood overlays with no checkout-specific paths

Verification

  • Typecheck: PASS
  • ESLint: PASS
  • Build: PASS
  • Node tests: 31/31 PASS
  • Real DSH dogfood scenarios: 6/6 PASS
  • Packed npm tarball load/unload in isolated DSH profile: PASS
  • GitHub Actions: PASS on Windows and Ubuntu
  • Core modifications: 0

See ACCEPTANCE.md for scenario evidence and the bounded-run caveat.

Known limitations

  • Alignment judgment is heuristic and model-dependent.
  • /align requires a command adapter; headless verification uses the included dogfood driver.
  • DSH is still in developer preview, so integration points may need adaptation as its APIs evolve.

Install

dsh plugin --profile web add dsh-requirements-alignment

npm: https://www.npmjs.com/package/dsh-requirements-alignment