Skip to content

v10.19 - governed RULES playground scenarios

Choose a tag to compare

@DarKWinGTM DarKWinGTM released this 19 May 01:39
· 113 commits to master since this release

Summary

  • add a governed non-runtime playground/ family for showing how current RULES change AI behavior in practice
  • add 10 scenario-family case files with prompt/response examples and lightweight flow diagrams
  • add full 18-rule coverage mapping, a virtual-case matrix, an observed-case log, and a reusable case template
  • keep README integration pointer-level only and preserve the 18-rule runtime install boundary

Verification

  • 10 scenario-family files created under playground/cases/
  • every scenario separates rule-enforced fact, observed case, and virtual variant
  • every scenario includes example dialogue and flow diagram sections
  • coverage matrix maps all 18 active runtime rules to at least one scenario family
  • virtual matrix includes request type, evidence state, scope clarity, risk level, and expected rule response axes
  • runtime install still verifies 18/18 parity and keeps playground/ out of .claude/rules/
  • git diff --check clean in source scope