Backend refactor reconciliation + ASPA verification fix + silent-failure audit #2

Merged
rene.fichtmueller merged 12 commits from merge-prod-snapshot into main 2026-07-16 20:18:49 +00:00
2 changed files with 8 additions and 1208 deletions
Showing only changes of commit 3b978c4427 - Show all commits

1208
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -53,10 +53,10 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/renefichtmueller/PeerCortex.git"
"url": "https://gitea.context-x.org/rene/PeerCortex.git"
},
"bugs": {
"url": "https://github.com/renefichtmueller/PeerCortex/issues"
"url": "https://gitea.context-x.org/rene/PeerCortex/issues"
},
"homepage": "https://peercortex.org",
"engines": {
@ -71,8 +71,7 @@
"cheerio": "^1.0.0",
"fastify": "^5.8.5",
"joi": "^17.11.0",
"node-cron": "^3.0.3",
"node-whois": "^2.1.3",
"node-cron": "^4.6.0",
"ollama": "^0.5.12",
"pg": "^8.11.0",
"playwright": "^1.40.0",
@ -83,7 +82,6 @@
"@playwright/test": "^1.40.0",
"@types/better-sqlite3": "^7.6.12",
"@types/node": "^22.10.0",
"@types/node-cron": "^3.0.0",
"@types/pg": "^8.11.0",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",