cyberneticlibrary

Audit and fill validation gaps

gsd:validate-phasecommandsetup L11
neosam/shifty-backend
What it does

Audit Nyquist validation coverage for a completed project phase

Best for

Retroactively filling Nyquist validation gaps after a phase completes to ensure full coverage

Inputs
  • · phase number (optional, defaults to last completed)
Outputs
  • · updated VALIDATION.md
  • · generated test files
  • · validation gaps filled
Requires
  • · Read
  • · Write
  • · Edit
  • · Bash
  • · Glob
  • · Grep
  • · Task
  • · AskUserQuestion
Preconditions
  • · phase already executed
  • · VALIDATION.md or SUMMARY.md exists
Failure modes
  • · phase not executed (exit with guidance)
  • · artifacts missing
  • · unclear test requirements
Trust signals
  • · Three-state handling (A: audit gaps, B: reconstruct from artifacts, C: not executed)
  • · workflow gates preserved