Inferensys

Glossary

Normative Conflict Type Classification

The computational task of categorizing a detected rule collision into specific deontic types—such as obligation-obligation, obligation-prohibition, or permissive-prohibitive conflicts—to determine the appropriate resolution pathway.
Product manager reviewing autonomous task execution dashboard on laptop, completed tasks visible, casual work session.
DEONTIC TAXONOMY

What is Normative Conflict Type Classification?

The systematic categorization of detected rule collisions into predefined deontic types to determine the correct resolution pathway in legal reasoning systems.

Normative Conflict Type Classification is the computational task of categorizing a detected rule collision into specific deontic modality pairings—such as obligation-obligation, obligation-prohibition, or permissive-prohibitive conflicts—to determine the appropriate resolution pathway. This classification serves as the critical routing layer between deontic conflict detection and the application of a normative reconciliation protocol, ensuring that contradictory legal rules are handled according to their logical structure rather than through generic override mechanisms.

The classification taxonomy typically maps to a normative collision matrix, a structured representation that defines resolution outcomes for each possible pairwise interaction between deontic modalities. For instance, an obligation-prohibition conflict may trigger a lex superior hierarchy check, while an obligation-obligation conflict might invoke maximal consistent subset generation. Accurate classification is essential for maintaining normative coherence in legal AI systems, as misclassifying a conflict type can lead to incorrect rule suspension, improper exception handling, or the erroneous abrogation of valid legal norms.

CONFLICT TAXONOMY

Core Characteristics

A systematic classification of normative collisions based on the deontic modalities involved, which determines the logical structure of the contradiction and the appropriate algorithmic resolution pathway.

01

Obligation-Obligation Conflict

A collision where two mandatory rules demand mutually exclusive actions, creating a deontic dilemma. The agent is obligated to perform both A and not-A simultaneously.

  • Example: Contract A requires delivery by Friday; Contract B prohibits shipment until Monday.
  • Resolution: Typically requires a preference ordering (e.g., lex specialis or lex posterior) to determine which obligation survives.
  • Formalization: OA ∧ O¬A leads to a logical inconsistency in Standard Deontic Logic.
02

Obligation-Prohibition Conflict

The strongest form of normative collision, where one rule mandates an action and another explicitly forbids it. This is a direct antinomy.

  • Example: A data retention law obligates storage for 7 years; a privacy regulation prohibits keeping data beyond 3 years.
  • Resolution: Often resolved via normative hierarchy (lex superior), where the higher authority's rule preempts the lower.
  • Key Distinction: Unlike obligation-obligation conflicts, this involves a direct clash of deontic operators (O vs F).
03

Permission-Prohibition Conflict

A collision where a rule explicitly permits an action that another rule forbids. This creates normative uncertainty rather than a strict logical paradox.

  • Example: A zoning ordinance permits commercial use; a restrictive covenant prohibits it.
  • Resolution: The permissive norm is often treated as an exception that carves out a limited space from the general prohibition, implementing lex specialis.
  • Formalization: PA ∧ FA is not a direct logical contradiction in all deontic systems but represents a practical collision.
04

Contrary-to-Duty Obligation

A secondary obligation that activates only upon the violation of a primary duty. This models remedial norms and is a classic challenge for deontic logic.

  • Example: A contract states 'You must not disclose data' (primary), but 'If you disclose, you must notify within 24 hours' (contrary-to-duty).
  • Resolution: Requires non-monotonic logic to handle the dynamic activation of the secondary obligation without collapsing into inconsistency.
  • Significance: Essential for modeling real-world compliance where breaches trigger new obligations.
05

Permissive-Permissive Conflict

A weak or apparent conflict where two rules grant permission for mutually exclusive actions. The agent has discretion but cannot exercise both.

  • Example: A license permits exclusive use of a resource; a second license permits the same to another party.
  • Resolution: This is not a logical conflict in deontic logic (both permissions can coexist), but a practical resource collision requiring a priority rule or temporal ordering.
  • Classification: Often filtered out during strict deontic conflict detection but flagged for practical reasoning.
06

Normative Gap Detection

The identification of a missing rule where a normative system is silent on a required scenario. This is not a conflict but a critical classification output.

  • Example: A contract specifies penalties for late delivery but is silent on non-delivery.
  • Resolution: Triggers default rule application or flags the gap for human review, as no algorithmic reconciliation is possible without a rule to apply.
  • Importance: Distinguishing a gap from a conflict prevents the system from incorrectly applying a conflict resolution heuristic where no rule exists.
NORMATIVE CONFLICT CLASSIFICATION

Frequently Asked Questions

Explore the foundational taxonomy used to categorize contradictions in legal and regulatory systems. Understanding these distinct conflict types is the first step toward building automated, deterministic resolution pathways.

Normative conflict type classification is the computational task of categorizing a detected rule collision into a specific logical type—such as obligation-obligation, obligation-prohibition, or permissive-prohibitive—to determine the appropriate resolution pathway. This process is the critical bridge between deontic conflict detection and algorithmic resolution. Rather than treating all contradictions as generic errors, classification analyzes the deontic modalities of the conflicting rules. For example, a direct collision between a mandatory rule (obligation) and a prohibitive rule (prohibition) represents a fundamentally different logical structure than a conflict between two competing obligations. By mapping these interactions onto a normative collision matrix, an AI system can deterministically select the correct resolution operator, such as invoking lex specialis or applying a normative repair operator, ensuring the resulting legal reasoning output is coherent and logically sound.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.