Files
git.stella-ops.org/docs/product-advisories/30-Nov-2025 - Unknowns Decay & Triage Heuristics.md
StellaOps Bot 18d87c64c5 feat: add PolicyPackSelectorComponent with tests and integration
- Implemented PolicyPackSelectorComponent for selecting policy packs.
- Added unit tests for component behavior, including API success and error handling.
- Introduced monaco-workers type declarations for editor workers.
- Created acceptance tests for guardrails with stubs for AT1–AT10.
- Established SCA Failure Catalogue Fixtures for regression testing.
- Developed plugin determinism harness with stubs for PL1–PL10.
- Added scripts for evidence upload and verification processes.
2025-12-05 21:24:34 +02:00

806 B

30-Nov-2025 · Unknowns Decay & Triage Heuristics

Why now: Stale “unknown” findings create noise; we need deterministic decay and triage rules with UI/export artifacts.

Scope

  • Define confidence decay card, triage queue UI, and export artifacts for planning.
  • Map to runtime signals sprint (SPRINT_0140_0001_0001_runtime_signals.md) and docs tracker row 20.

Required artefacts (MVP)

  • This brief plus references to UnknownsRegistry docs (to be expanded).
  • UI/export snapshot expectations and deterministic decay logic description.

Determinism & Offline

  • Decay windows and thresholds must be deterministic; exports should be reproducible without live dependencies.

Next actions

  • Land UI mock/export schema; link into sprint Decisions & Risks and module docs once available.