Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 677 Bytes

File metadata and controls

24 lines (18 loc) · 677 Bytes

Summary

Describe the change and the affected modules.

TDD Evidence

  • RED:
    • Command:
    • Expected failure:
  • GREEN:
    • Command:
    • Passing result:
  • Final verification:
    • Command(s):
    • Result:

Use TDD: N/A only for documentation-only, comments-only, formatting-only, generated files, or release metadata changes. Explain why no behavior can change.

Checklist

  • I wrote or updated the failing automated test before production-code changes, or documented TDD: N/A.
  • I included RED/GREEN/final verification evidence above.
  • I updated docs or examples for behavior changes.
  • I kept simulation claims within the honesty-audit boundary.