Files
hemx/work/slices/SLICE-0004-requirement-test-governance.md
T
slhx agent df0fabd4fb docs(work): map testing and editor northstars
Add repo-local northstars and ready slices for testing strategy, LSP/editor completion, and hemplate highlighting boundaries.
2026-06-25 22:20:50 +02:00

1.1 KiB

id, type, status, parent, title, refs
id type status parent title refs
SLICE-0004 slice ready NS-0001 Keep requirement and test governance aligned
REQUIREMENTS.md
AGENTS.md
redgate

Objective

Keep behavior-changing test work tied to checkable requirements without turning redgate cleanup into unrelated product scope.

Authority

AGENTS.md requires reading and updating REQUIREMENTS.md when behavior changes, citing relevant req: IDs, and running redgate commands when requirements change.

Close when

  • Behavior-changing test slices cite the requirements they constrain.
  • Requirement-only maintenance is separated from behavior implementation.
  • redgate health --strict and redgate lint are green for the changed scope.

Verification

  • redgate health --strict
  • redgate lint
  • Relevant behavior test from the implementation slice.

Non-goals

  • Do not add citation-only padding.
  • Do not make redgate adoption or formatting the product payoff.

Evidence

The repo already uses REQUIREMENTS.md, redgate, and req: citations as durable governance authority.