phaser4-professional-framework
Installation
SKILL.md
metadata_schema: phaser4-skill-schema@1 framework_version: 1.0.0 contract_version: 1.0.0 enforcement_level: strict compatibility_mode: layered-registry
Phaser 4 Professional Architecture Framework
This repository serves as the official registry for the Phaser 4 Professional Architecture Framework.
This is NOT a tutorial set. It is an uncompromising, production-grade architectural blueprint designed specifically for senior engineers and enterprise studios.
The framework is strictly positioned as:
- Enterprise-Oriented: Built for strict maintainability, robust testability, and massive DOM-independent scaling.
- Deterministic-First: Prioritizes simulation correctness and algebraic predictability above screen drawing.
- Multiplayer-Ready by Design: Inherently architected to natively support authoritative lockstep and GGPO-style rollback paradigms.
- Engine-Agnostic at the Domain Layer: Phaser 4 is treated strictly as an infrastructure IO/Rendering provider, never as the governor of internal domain rules.