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,341
Folders
408
Scanned Size
3.84 GB
PHP Files
891
Editable Text Files
12,602
File viewer
guarded to /htdocs
/web360/Demo/index.php
<?php require_once __DIR__.'/core/bootstrap.php'; ?> <!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover"><title>WEB360 Professional ยท Clean UI</title><link rel="stylesheet" href="assets/web360.css"></head> <body><div class="app-shell"><?php include __DIR__.'/ui/chrome.php'; ?><div class="top-spacer"></div><main class="main-clean hero"> <h1>WEB360 Professional</h1> <p class="lead">A cleaner, modern SIMON AI workspace with hidden menus, icon navigation, hover labels, fullscreen viewer, checkpoint saves, AI jobs, voice control, and canvas analysis.</p> <div class="grid three"> <a class="card clean-card-link" href="workspace.php"><h2>Workspace</h2><p>Open, edit, save, checkpoint, run, and AI-enhance files.</p></a> <a class="card clean-card-link" href="viewer.php"><h2>Viewer</h2><p>Fullscreen PHP preview with white-screen diagnostics and canvas capture.</p></a> <a class="card clean-card-link" href="simon_ai.php"><h2>SIMON AI</h2><p>Voice, job map, AI router, and project intelligence.</p></a> </div> <section class="card"><h2>Clean Interface Update</h2><p><span class="badge">I button menu</span><span class="badge">hidden buttons</span><span class="badge">icon dock</span><span class="badge">hover names</span><span class="badge">glass UI</span><span class="badge">mobile safe</span></p></section> </main></div></body></html>
Save file
Quick jump
open a path
Open