docs(dashboards): Command Center and the published posture score - #15862
Open
blakeaowens wants to merge 2 commits into
Open
docs(dashboards): Command Center and the published posture score#15862blakeaowens wants to merge 2 commits into
blakeaowens wants to merge 2 commits into
Conversation
…re score Two new Pro pages for the Command Center: what the preset family is, how the daily snapshot backbone keeps history, what the pipeline funnel's receipts export contains, how coverage freshness distinguishes never scanned from zero findings, how TV mode and the scheduled executive pack work, and the twelve new widget types. The posture score page publishes the whole model: the 0 to 1000 scale, every weight, every normalization, the neutral rules, the counterfactual semantics (deltas are lower bounds), and the versioning policy. It is the half of 'published, versioned, explainable' that lives outside the code.
Adds the thirteenth widget type: three charts from the Insights pages, selectable on a dashboard. The paragraph says what matters about them, which is that they run the same aggregation as the Insights page rather than a dashboard-side copy, so the two screens cannot disagree. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Documentation for the DefectDojo Pro Command Center, shipping in the same batch as the Pro implementation.
Two new pages under Metrics and Reports > Dashboards:
The second page exists because the feature's central claim is that the scale AND the weights are published. Without it the product would be asserting a transparency it does not deliver, so the page is part of the feature rather than a description of it.
Both pages are text only, with no screenshots, per the documentation conventions for this repo.
🤖 Generated with Claude Code