Skip to content

Support plugin-exported threshold defaults #73

Description

@ColumbusLabs

Goal

Let plugins ship default threshold values merged into getThreshold().

Difficulty

Medium

Area

Config

Suggested approach

  • Extend plugin export shape with optional thresholds map.
  • Merge after built-in defaults, before user config.

Acceptance criteria

  • Example plugin demonstrates threshold export.
  • User config still overrides plugin defaults.

Suggested test command

npm test -- tests/config/

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: configConfiguration, defaults, templates, and schemadifficulty: mediumModerate task with multiple files or design choicesenhancementNew feature or requesthelp wantedExtra attention is neededtype: rfcDesign/RFC before implementation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions