- Add missing declare(strict_types=1) to config.php and routes/admin.php
- Fix artisan command prefixes in CLAUDE.md: three commands use
uptelligence: prefix not upstream: (check-updates, send-digests,
sync-altum-versions)
- PSR-12 compliance verified (no tabs, no trailing whitespace)
- composer test blocked: ../php path repo not available in workspace
Co-Authored-By: Virgil <virgil@lethean.io>