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,310
Folders
408
Scanned Size
3.84 GB
PHP Files
891
Editable Text Files
12,571
File viewer
guarded to /htdocs
/simon/link/link_validator.php
<?php declare(strict_types=1); require_once __DIR__ . '/link_capabilities.php'; require_once __DIR__ . '/link_health.php'; function link_is_valid(string $platform): bool { return link_can_publish($platform) && link_health($platform) === 'ok'; }
Save file
Quick jump
open a path
Open