File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# ⭐ diff-risk-dashboard — APV → Risk Summary (Python CLI)
22
3-
4- [ ![ Manual] ( https://img.shields.io/badge/Manual-User%20Guide-blue?style=for-the-badge )] ( docs/MANUAL.md )
53A lean, production-grade ** Python CLI** that ingests ** ai-patch-verifier (APV)** JSON and outputs a clear ** risk summary** (table / JSON / Markdown).
64Designed for ** always-green CI** , with strict checks and exit codes per risk level to gate merges professionally.
75
86<div align =" center " >
97
8+ [ ![ Manual] ( https://img.shields.io/badge/Manual-User%20Guide-blue?style=for-the-badge )] ( docs/MANUAL.md )
9+
10+ <br />
11+
1012[ ![ CI / build] ( https://github.com/CoderDeltaLAN/diff-risk-dashboard/actions/workflows/build.yml/badge.svg?branch=main )] ( https://github.com/CoderDeltaLAN/diff-risk-dashboard/actions/workflows/build.yml )
1113[ ![ CodeQL Analysis] ( https://github.com/CoderDeltaLAN/diff-risk-dashboard/actions/workflows/codeql.yml/badge.svg?branch=main )] ( https://github.com/CoderDeltaLAN/diff-risk-dashboard/actions/workflows/codeql.yml )
1214[ ![ Release] ( https://img.shields.io/github/v/release/CoderDeltaLAN/diff-risk-dashboard?display_name=tag )] ( https://github.com/CoderDeltaLAN/diff-risk-dashboard/releases )
@@ -17,7 +19,6 @@ Designed for **always-green CI**, with strict checks and exit codes per risk lev
1719</div >
1820
1921---
20-
2122## Repo layout
2223
2324``` text
You can’t perform that action at this time.
0 commit comments