[SC-16822] Documentation: Risk Tiering#1425
Conversation
Add a new Risk tiering section under Guides covering the Risk Tier Engine: an overview page plus how-tos for managing templates, configuring tier calculation, and managing assessments. Wire the section into the guide sidebar, the Guides landing page, and the footer navigation. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
PR SummaryThis PR introduces comprehensive documentation for the new risk tiering feature. It adds multiple new QMD pages that detail how to configure risk tier calculations, manage risk tier templates and assessments, and work with risk tiering overall. In addition, the navigation structure (including the sidebar and main site configuration) has been updated to include links to these new risk tiering guides. The changes ensure that users have clear step-by-step instructions and reference materials for setting up scoring levels, risk factors, override rules, and the complete lifecycle of risk tier templates and assessments. The diff also refines existing documentation mappings to remove obsolete entries and present updated navigation paths for risk tiering content. Test Suggestions
|
Validate docs site✓ INFO: A live preview of the docs site is available — Open the preview |
Pull Request Description
What and why?
Adds a new Risk tiering section to the user guide, documenting the Risk Tier Engine end to end. Previously there was no user documentation for risk tiering; this section fills that gap.
It contains four pages:
The section is wired into the guide sidebar (after Inventory), the Guides landing page, and the footer navigation.
How to test
Automated tests: none — this is a documentation-only change.
Preview:
Risk tiering section
To preview locally instead:
cd site && quarto preview --profile developmentWhat needs special review?
Product accuracy of the documented behavior — in particular the lifecycle statuses (Draft/Active/Archived), template and assessment versioning, and stale-assessment handling (there is no in-place "use latest template" action; a new version is created to move onto the latest active template).
Dependencies, breaking changes, and deployment notes
None. Documentation-only change with no companion PR, migrations, or environment variables.
Release notes
Documents the Risk Tier Engine: how to create and publish risk tier templates, configure tier calculation with the scorecard or risk matrix method, and run risk tier assessments on inventory records. Learn more ...
Checklist