Skip to content

Remove score clamping and retire score bucket labels #140

@exisz

Description

@exisz

Requirement

Score must be the real computed value with no clamping. Negative scores are meaningful and should be preserved/displayed.

Scope

  • Remove score clamping from formula computation.
  • Stop applying score bucket labels (score:*) because buckets no longer carry useful meaning.
  • Ensure UI/API/data all expose the unclamped score.
  • Keep visual styling sane without changing the numeric score.

DoD

  • Tests/build pass.
  • Latest Hermes Agent v0.16.0 displays/API exposes a negative score instead of 0.
  • Sync no longer emits/depends on score:* bucket labels.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions