Skip to content

Implement the settings namespace for -s / --settings #15

Description

@Matographo

Summary

Separate parser, engine, cache, and CLI settings from template rules while preserving deterministic override behavior.

Why

Rules and settings serve different purposes and must not bleed into each other semantically.

Acceptance Criteria

  • Settings do not override template rules implicitly
  • Last write wins within the settings namespace
  • Settings can be inspected independently

Dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliCommand-line interface behavior and parsingconfigRules, settings, and configuration handlingpriority:highHigh-priority work item

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions