| File | Status | Size | Modified |
|---|---|---|---|
| simon_core.php | ONLINE | 1.18 KB | 2026-03-15 23:42:01 |
| simon_brain.php | ONLINE | 679 B | 2026-03-15 23:41:18 |
| simon_router.php | ONLINE | 1.46 KB | 2026-04-03 19:32:53 |
| simon_memory.php | ONLINE | 434 B | 2026-03-15 23:39:33 |
| simon_security.php | ONLINE | 1.57 KB | 2026-04-03 19:33:17 |
| simon_5w1h.php | ONLINE | 1.04 KB | 2026-03-15 20:51:40 |
| simon_helpers.php | ONLINE | 860 B | 2026-04-03 19:34:49 |
| index.php | MISSING | — | — |
| console.php | ONLINE | 17.94 KB | 2026-04-18 10:50:43 |
| Resource | Status | Path |
|---|---|---|
| memory.json | MISSING | data/memory.json |
| logs.json | MISSING | data/logs.json |
| settings.php | MISSING | config/settings.php |
| secrets.php | MISSING | config/secrets.php |
| Endpoint | Status | Message |
|---|---|---|
| api/simon_status.php | MISSING | Endpoint file not found |
| api/simon_request.php | MISSING | Main AI request channel |
| api/openai.php | NOT FOUND | Primary provider adapter |
Check whether data/memory.json exists and contains a valid JSON array.
Check whether data/logs.json exists and contains a valid JSON array.
Move memory, logs, projects, prompts, provider results, and user actions into database tables for reliability, filtering, analytics, and future scaling.
Protect this panel with session login, IP filtering, and optional Basic Auth so only you or approved admins can access the control surface.
Turn the visual provider toggles into real controls backed by config/settings.php so SIMON can route between OpenAI, Grok, Claude, and Gemini dynamically.
Create reusable project macros like “build page,” “scan logs,” “publish asset,” and “review security” from a single action panel.