Skip to content

docs: Add comprehensive SLO Agent and Risk Gate Wizard guides#52

Merged
btotharye merged 1 commit intomainfrom
docs/slo-and-risk-gate-guides
Mar 21, 2026
Merged

docs: Add comprehensive SLO Agent and Risk Gate Wizard guides#52
btotharye merged 1 commit intomainfrom
docs/slo-and-risk-gate-guides

Conversation

@btotharye
Copy link
Copy Markdown
Owner

  • Add SLO Agent guide covering service types, CLI usage, code pattern detection, targets, integration, and Python API
  • Add Risk Gate Wizard guide with step-by-step walkthroughs, gate templates, file patterns, severity thresholds, and examples
  • Update mkdocs.yml navigation to include both new guides in the Guides section
  • Both guides are production-ready with best practices and troubleshooting sections

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Content pack addition/update
  • CI/CD or tooling change

Changes Made

Testing

  • Tests pass locally (make test)
  • Linting passes (make lint)
  • Formatting is correct (make format-check)
  • Tested manually with:

Related Issues

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes

Additional Notes

- Add SLO Agent guide covering service types, CLI usage, code pattern detection, targets, integration, and Python API
- Add Risk Gate Wizard guide with step-by-step walkthroughs, gate templates, file patterns, severity thresholds, and examples
- Update mkdocs.yml navigation to include both new guides in the Guides section
- Both guides are production-ready with best practices and troubleshooting sections
@btotharye btotharye merged commit f455ce5 into main Mar 21, 2026
5 checks passed
@btotharye btotharye deleted the docs/slo-and-risk-gate-guides branch March 21, 2026 22:35
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.93%. Comparing base (d47c9b6) to head (70621df).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #52   +/-   ##
=======================================
  Coverage   92.93%   92.93%           
=======================================
  Files          29       29           
  Lines        3129     3129           
=======================================
  Hits         2908     2908           
  Misses        221      221           
Flag Coverage Δ
unittests 92.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant