Home

RIB360 DEV

RIB360 Platform Workspace

Functional DEV application structure: thin root, app folders by function, shared shells, database deferred.

RIB360 Platform Home

This page confirms that the shared RIB360 shell is loading from the clean functional DEV structure.

Thin Root

The web root contains only entry, diagnostic, and platform control files.

Functional App Folders

Application pages are organized under app/ by function.

Shared Shell

Pages render through includes/layout/shell.php rather than duplicating wrappers.