Default reasoning is a type of non-monotonic inference that allows an intelligent system to draw conclusions based on typical, default assumptions when specific contradictory information is absent. It formalizes commonsense rules like 'birds typically fly,' permitting the inference that a specific bird can fly unless there is explicit evidence (e.g., it is a penguin) that defeats the default. This paradigm is essential for agentic cognitive architectures that must operate in the real world, where complete knowledge is rare and decisions cannot wait for absolute certainty.
