Two more built-in domain presets from Rom's #204 list, authored as .md dirs like software-development.
- web-development — accessibility, performance budget, and web-security review on every major change; skill points at web.dev.
- data-science — reproducibility, data validation, and methodology review; skill points at Google's Rules of ML.
Each ships a Technical Control variant (leaner major-change loop) and a bug-fix loop, matching software-development. Major-change review prompts carry the { blockers } verdict footer so the review loop actually gates.
Auto-discovered by builtinDomainPresets(), selectable via --preset <name> and the-framework.yml, and driven by the #262 review phase. Part of #204 (Open Loop).
Closes nothing else; pure content addition.
Two more built-in domain presets from Rom's #204 list, authored as .md dirs like
software-development.Each ships a Technical Control variant (leaner major-change loop) and a bug-fix loop, matching software-development. Major-change review prompts carry the
{ blockers }verdict footer so the review loop actually gates.Auto-discovered by
builtinDomainPresets(), selectable via--preset <name>andthe-framework.yml, and driven by the #262 review phase. Part of #204 (Open Loop).Closes nothing else; pure content addition.