v0.27.2: Harder guardrails (#183)
Immutable
release. Only release title and notes can be modified.
* extend guardrails into adapters * vet * Fix CORE-063 regex semantics and harden parity script. Add regex `file-must-contain` config so CORE-063 flags missing sections instead of matching lines, and fail the adapters parity check when the README table yields no pairs. Co-authored-by: Cursor <cursoragent@cursor.com> * Fix CI: clippy struct_excessive_bools and fmt drift. Collapse regex hint scan modes into RegexEvalMode and drop src unit tests that exceeded the standards crate budget. Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com>