Refocus Ranker as Prioritix idea-layer sorting

This commit is contained in:
OpenClaw Bot
2026-05-31 22:51:08 +02:00
parent 577fd081d6
commit a348acf6ef
5 changed files with 138 additions and 47 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"test": "npm run check",
"start": "node server.js",
"check": "node --check server.js && node --check scripts/setup-appwrite.mjs && node --check scripts/check-rank-feedback.mjs && node --check public/app.js && node scripts/check-rank-feedback.mjs",
"setup:appwrite": "node scripts/setup-appwrite.mjs",