fffiloni commited on
Commit
8c2bff8
·
verified ·
1 Parent(s): 774d50c

Upload 6 files

Browse files
Files changed (1) hide show
  1. CHANGELOG.md +6 -0
CHANGELOG.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  # v176 — startup import fix for eval archive build
2
 
3
  - Fixed a syntax error in `src/bucket.py` caused by nested quotes inside the launch summary `artifacts_url` f-string.
 
1
+ # v184 — Compact Model Pre-scan Card
2
+
3
+ - Refined the default Model pre-scan card to be more visible without adding heavy borders.
4
+ - Reworked successful model pre-scan results into a compact premium summary with metadata icon chips, inline signal pills, and a single recommendation line.
5
+ - Reduced the visual footprint of safe scans while preserving pipeline, library, expected output, good signals, and recommendations.
6
+
7
  # v176 — startup import fix for eval archive build
8
 
9
  - Fixed a syntax error in `src/bucket.py` caused by nested quotes inside the launch summary `artifacts_url` f-string.