Code-level pattern

From IFWiki

A code-level pattern is how something in a game is implemented in code. For instance, an action may use the default library response or it may implement a specific response. The result of the action, default or not, is a game-level pattern.