name: Forbidden Patterns and Hard Requirements description: Dangerous-bend rules from kernel.pdf - violations cause test failures or grade penalties type: project


These are explicitly called out as fatal-fail or grading-critical in kernel.pdf.

Absolutely Forbidden (cause test harness failure or are forbidden)

Forbidden Scheduling Anti-Patterns (§5.3)

Required for Grading

Why: These rules come directly from the "dangerous bend" warnings in kernel.pdf. Violations either cause the test harness to declare the entire suite failed, or are explicitly called out as design errors that will reduce the grade significantly.

How to apply: When suggesting or reviewing implementation strategies, check against this list first.

Table of Content