Skip to content

2.91.1

Pre-release
Pre-release

Choose a tag to compare

@ttlequals0 ttlequals0 released this 26 Aug 22:19
· 2 commits to main since this release
90c4425

Added

  • Third addressing mode random: draws timestamps or segment IDs once per detection run (and again, independently, for verification), so production traffic accumulates an unbiased comparison between the two over time.
  • Per-addressing-mode LLM contract compliance stats: runs, windows judged, and compliance percentage for each mode, recorded to a new addressing_log table and exposed via GET /api/v1/stats/addressing.
  • Addressing modes section on the Stats page showing the above per mode.

Fixed

  • Reviewer prompts now fetch the known-sponsor list once per review pass instead of once per prompt.
  • The addressing-mode setting persists in the same order as its sibling settings during a settings update, instead of ahead of validation of the rest of the payload.
  • Clearer settings copy for the text recurrence hints toggle.

Documentation

  • Retroactive attribution: the skip-FLAC toggle, ENV_BACKED_SETTINGS registry, and parallel detection windows shipped in 2.5.23-2.5.25 were first implemented in the leboff/MinusPod fork. The 2.5.23 and 2.5.25 entries now say so, and the README points at where credit lives.