BUZZ v1 — Hosting Readiness Tester

Safe-by-default diagnostic. It does not execute game actions or alter permanent database tables.
PASS
21
FAIL
0
WARNING
0
UNKNOWN
7
SKIPPED
0
IDCategoryStatusPurposeResult
PHP-001RuntimePASSVerify PHP runtime compatibility.8.3.33
PHP-002RuntimePASSPDO is required for database access.PDO loaded.
EXT-PDO_MYSQLRuntimePASSCheck required PHP extension.pdo_mysql loaded.
EXT-JSONRuntimePASSCheck required PHP extension.json loaded.
EXT-MBSTRINGRuntimePASSCheck required PHP extension.mbstring loaded.
EXT-OPENSSLRuntimePASSCheck required PHP extension.openssl loaded.
EXT-SESSIONRuntimePASSCheck required PHP extension.session loaded.
EXT-FILTERRuntimePASSCheck required PHP extension.filter loaded.
FS-001FilesystemPASSLocate BUZZ application root./home/u879660535/domains/game.educhris.com
FS-002FilesystemPASSIdentify webroot./home/u879660535/domains/game.educhris.com/public_html
FS-DIR-CONFIGFilesystemPASSCheck expected application surface without assuming exact folder layout./home/u879660535/domains/game.educhris.com/public_html/config exists.
FS-DIR-APIFilesystemUNKNOWNCheck expected application surface without assuming exact folder layout./home/u879660535/domains/game.educhris.com/public_html/api not found; current source layout may differ.
FS-DIR-ASSETSFilesystemPASSCheck expected application surface without assuming exact folder layout./home/u879660535/domains/game.educhris.com/public_html/assets exists.
FS-DIR-ENGINEFilesystemUNKNOWNCheck expected application surface without assuming exact folder layout./home/u879660535/domains/game.educhris.com/public_html/engine not found; current source layout may differ.
FS-DIR-MODULESFilesystemUNKNOWNCheck expected application surface without assuming exact folder layout./home/u879660535/domains/game.educhris.com/public_html/modules not found; current source layout may differ.
PHP-LINT-001StaticPASSLint PHP source files without executing application code.4 PHP files linted successfully.
CFG-001ConfigurationUNKNOWNLocate common runtime configuration files.No common configuration filename found; inspect active bootstrap manually.
SEC-FILE-f579cccc964135c7d644c7b2d3b0d3ecSecurityPASSDetect potentially sensitive files in application tree..env not found.
SEC-FILE-044a25180285f22ad18beb09754ac288SecurityPASSDetect potentially sensitive files in application tree..git/config not found.
SEC-FILE-b5d0ee8c97c7abd7e3fa29b9a27d1780SecurityPASSDetect potentially sensitive files in application tree.composer.json not found.
SEC-FILE-1da2c7edc898c70e5a79a9997c98ceccSecurityPASSDetect potentially sensitive files in application tree.composer.lock not found.
WEBROOT-8052c42ab3b8aa06a3f5f788a4ddccc2SecurityUNKNOWNCheck for webroot access-control configuration..htaccess not found.
WEBROOT-0ed3c2119f203df035d396aaee45a14aSecurityUNKNOWNCheck for webroot access-control configuration.web.config not found.
SQL-001DatabaseUNKNOWNConnect to the active MySQL database.Database credentials are not configured in the tester. Set BUZZ_TEST_DB_* environment variables or edit config/config.php outside public exposure.
ARCH-SERVER_AUTHORITYArchitecturePASSLook for server-side validation/authentication/session/player services.4 keyword matches across 3 PHP files.
ARCH-PERSISTENCEArchitecturePASSLook for a database/persistence implementation.52 keyword matches across 4 PHP files.
ARCH-SYNCArchitecturePASSLook for synchronization/rejoin/idempotency controls.8 keyword matches across 3 PHP files.
ARCH-GAME_STATEArchitecturePASSLook for authoritative gameplay-state/settlement concepts.18 keyword matches across 3 PHP files.

BUZZ tester v1.0.0. Remove or protect this directory after testing. Never publish database credentials.