Freshness diagnostics API, UI trust notes, mission control/stats updates, and deploy scripts.

Made-with: Cursor
This commit is contained in:
defiQUG
2026-04-12 06:33:54 -07:00
parent 0972178cc5
commit 3fdb812a29
63 changed files with 5163 additions and 826 deletions

View File

@@ -31,7 +31,7 @@ If scripts don't work, follow `COMPLETE_DEPLOYMENT.md` for step-by-step manual e
- **`docs/README.md`** - Documentation overview and index
- **`docs/EXPLORER_API_ACCESS.md`** - API access, 502 fix, frontend deploy
- **Frontend deploy only:** `./scripts/deploy-frontend-to-vmid5000.sh` (copies `frontend/public/index.html` to VMID 5000)
- **Frontend deploy only:** `./scripts/deploy-next-frontend-to-vmid5000.sh` (builds and deploys the current Next standalone frontend to VMID 5000)
- `COMPLETE_DEPLOYMENT.md` - Complete step-by-step guide
- `DEPLOYMENT_FINAL_STATUS.md` - Deployment status report
- `RUN_ALL.md` - Quick reference
@@ -61,4 +61,3 @@ tail -f backend/logs/api-server.log
```
**All deployment steps are ready to execute!**