← back to Approvals Viewer
approvals-viewer: gitignore ratings.json — live queue state, not source
a8dae36e8e6cad9f8686e68d54c23ac09fefd6d7 · 2026-08-19 04:16:52 -0700 · Steve Abrams
Files touched
M .gitignoreD ratings.json
Diff
commit a8dae36e8e6cad9f8686e68d54c23ac09fefd6d7
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Aug 19 04:16:52 2026 -0700
approvals-viewer: gitignore ratings.json — live queue state, not source
---
.gitignore | 1 +
ratings.json | 7 -------
2 files changed, 1 insertion(+), 7 deletions(-)
diff --git a/.gitignore b/.gitignore
index 559785a..ebe1dec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ node_modules/
*.log
.DS_Store
.port
+ratings.json
diff --git a/ratings.json b/ratings.json
deleted file mode 100644
index 973e3b7..0000000
--- a/ratings.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "070926-gmc-orphan-reconcile-2026-08-19.md": {
- "rating": 4,
- "note": "GMC account-health risk - high urgency",
- "ts": "2026-08-19T11:03:27.955Z"
- }
-}
\ No newline at end of file
← 69d3d3a approvals-viewer: add star ratings (1-5) + sort-by-rating/ca
·
back to Approvals Viewer
·
Refresh nav-agent to v1.2 (adds kv-list compact List view, d b58ccd4 →