SIMON Master Console Rebuild
True command center for SIMON + WEB360
This rebuild gives you a cleaner production spine: interactive tree, live viewer, guarded editor, dynamic graphics, architecture map, and note storage. It is designed to sit beside your existing
console.php
and become the stronger replacement path.
Dashboard
Tree
Viewer
System Map
File Registry
Notes
Files
15,282
Folders
406
Scanned Size
3.84 GB
PHP Files
876
Editable Text Files
12,545
File viewer
guarded to /htdocs
/live/DEPLOYMENT_CHECKLIST.md
# SIMON Live v3 Deployment Checklist 1. Upload the contents of `SIMON_Live_Full/` into one web folder. 2. Keep all files together; the new Mission Control uses relative paths and can run from `/demo/.../` or another subfolder. 3. Set `cache/`, `logs/`, `data/`, and `backups/` to writable permissions (usually 775). 4. Open `system_check.php`. Resolve every red check. 5. Open `feed_proxy.php?limit=3`. Confirm JSON with `ok: true`. 6. Open `index.php`. Confirm source, item, online, failure, and load-time counters populate. 7. Open `troubleshoot.php` when a page fails. It exposes safe endpoint tests and local logs. 8. Configure cron only after manual tests pass: `job_runner.php?action=run_due&limit=20`. ## Fast diagnosis - Blank/500 page: `system_check.php`, then PHP errors in `troubleshoot.php`. - Dashboard stays on loading: test `feed_proxy.php?limit=3`. - One source fails: use `feed_proxy.php?source=SOURCE_ID&limit=3&force=1`. - No cached items: run `job_runner.php?action=run_due&force=1&limit=50`. - Graph empty: process/store AI events, then rebuild graph. - Permissions failure: set runtime folders to 775.
Save file
Quick jump
open a path
Open