updating roadmap and internal docs
This commit is contained in:
@@ -26,6 +26,15 @@ roadmap:
|
||||
- "Explainability: always show a breakdown and contribution per component; include a 'Why?' link in the UI."
|
||||
- "Calibration: start with heuristic weights, then calibrate on a test set; store weights in settings.yaml."
|
||||
|
||||
- id: "p1-modal-close-fast"
|
||||
priority: 1
|
||||
title: "Analyze modal closes too fast"
|
||||
goal: "have it wait until page reload"
|
||||
tags: ["ui"]
|
||||
milestone: null
|
||||
details:
|
||||
- "UX: user sees modal removed too quickly and thinks something broke"
|
||||
|
||||
- id: "p2-ui-rules-lab"
|
||||
priority: 2
|
||||
title: "Rules Lab"
|
||||
@@ -192,6 +201,15 @@ backlog:
|
||||
- "Model: score IPs with decay over time; avoid permanent penalties for stale abuse."
|
||||
- "Integration: surface as context; do not overrule domain-level signals."
|
||||
|
||||
- id: "cache-crt-results"
|
||||
title: "cache the crt results as a setting"
|
||||
goal: "Create setting that allows CRT results to be cached for domains"
|
||||
tags: ["intel"]
|
||||
milestone: null
|
||||
details:
|
||||
- "Setting: Need to be created"
|
||||
- "Model: Store the result in a way that can be pulled for root domain, and fall back to subdomain if needed"
|
||||
|
||||
open_questions:
|
||||
- id: "design-imports-unification"
|
||||
title: "Imports Unification"
|
||||
|
||||
Reference in New Issue
Block a user