Polish build flow and README formatting

- update-lockfile.yml: rename workflow to "Update lockfiles"
- release.yml: add explicit uv python install 3.13 for consistency with other workflows
- docker-publish.yml: rename cpu cache scope from linux/amd64-cpu to cpu (now multi-arch)
- README: add GitHub release version badge and License badge
- README: shorten QUALITY_REPLACEMENT table cell

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-13 06:52:38 +00:00
co-authored by Claude Sonnet 4.6
parent cf760df930
commit 0e2915f564
4 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# .github/workflows/update-lockfile.yml
name: Update uv.lock
name: Update lockfiles
on:
push: