Lecture 2.6
Decision logic is the evaluable structure that turns facts into an outcome. This lecture covers ordering, completeness, and the requirement that every path terminate in a defined result.
Supports Law 3 — Logic Must Be Formal Before It Can Scale. →Learning objectives
After this lesson, the reader should understand:
Concept framework
Decision structure
Case study
An eligibility policy defines who qualifies but never defines refusal. What does the machine do?
Nothing defensible. An incomplete decision structure produces silent defaults, and silent defaults are unlogged policy. Completeness testing surfaces the omission before deployment and forces the institution to state the refusal path explicitly — which is a policy decision the drafters never made in prose.
Discussion questions
Exercise
Draw and test a decision structure.
Research notes