Skip to content

Implement deterministic rule precedence resolution #13

Description

@Matographo

Summary

Apply exact-path over extension over global precedence, with later definitions winning at equal specificity.

Why

The engine must resolve configuration deterministically for every target file.

Acceptance Criteria

  • Exact path overrides extension
  • Extension overrides global
  • Later rules win when specificity is equal
  • Behavior is covered by tests

Dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    configRules, settings, and configuration handlingpriority:highHigh-priority work itemtestingAutomated testing and validation coverage

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions