docs: close v0.17.0 — W9-#55/#56 rejected, W9-#53 merged#501
Merged
Conversation
Records the review-track decisions for the two P4 UX items: - W9-#55 (time-series chart): rejected — the metric to plot (risk_score) is never persisted (computed per-request), and retention hard-deletes superseded scans with their findings after a 7-day grace, so no history accumulates. A chart would need prerequisite infra (a metric-snapshot table or retention change) plus a charting library the repo lacks. Revisit if real operational history and metric persistence land. - W9-#56 (aggregate-by-component toggle): rejected — component-level grouping already exists twice (the just-shipped W9-#53 group-by-upgrade, and the Components tab's per-component severity + CVE-count columns with a deep-link). The proposal itself flagged it as partially superseded / low priority. Also marks W9-#53 merged. v0.17.0 UX-expansion track is now closed; remaining roadmap is the conditional C4 track and the standing debt in §7.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Records the v0.17.0 review-track decisions (an internal roadmap-doc update; no code change).
risk_score) is never persisted (computed per-request), and retention hard-deletes superseded scans with their findings after a 7-day grace, so no history accumulates. A chart would need prerequisite infra (a metric-snapshot table or a retention change) plus a charting library the repo lacks. Revisit if real operational history + metric persistence land.Also marks W9-#53 merged. v0.17.0 UX-expansion track is closed; remaining roadmap is the conditional C4 track and the §7 standing debt.