Add checkup review flags, duplicate detection, and corrected painting images.
Introduce checkup_checked/checkup_fixed on paintings with Checkup page filters and API. Fixed paintings auto-mark as reviewed. Add find-duplicates tooling and document debug/checkup workflow. Include Botticelli and Michelangelo image fixes from checkup. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
co-authored by
Cursor
parent
4683089495
commit
4c6acd5a3a
@@ -17,6 +17,8 @@
|
||||
"expand-catalog": "node scripts/expand-paintings.js",
|
||||
"update-influences": "node scripts/update-influences.js",
|
||||
"migrate:influence-sources": "node scripts/migrate-influence-sources.js",
|
||||
"migrate:checkup-flags": "node scripts/migrate-checkup-flags.js",
|
||||
"find-duplicates": "node scripts/find-duplicate-paintings.js",
|
||||
"discover-influences": "node scripts/update-influences.js --discover-only",
|
||||
"server": "node server/index.js",
|
||||
"dev:server": "nodemon server/index.js",
|
||||
|
||||
Reference in New Issue
Block a user