Recipe Quality
6 documents
Behavioral Requirements
Requirements use RFC 2119 keywords correctly, are independently testable, and describe behavior rather than implementation.
Completeness
No section is empty without explanation, all gaps are tracked with NEEDS REVIEW, and edge cases and test vectors provide comprehensive coverage.
Cookbook Compliance
Recipe aligns with applicable cookbook guidelines and does not contradict platform-wide principles for security, accessibility, and error handling.
Cross-Recipe Consistency
Naming, structure, and depth are consistent across sibling recipes so the cookbook reads as a coherent whole.
Source Fidelity
Recipe accurately captures what the source code does without invention, idealization, or omission of documented quirks.
Template Conformance
Recipe follows the standard template structure with valid frontmatter and all required sections in correct order.