Namespaces
Olymp uses protocol-level namespaces to separate core data services from application modules.
core.*: data packages, registries, payments, scoring, rewardsapp.*: app/module registry, permissions, fee routing, entitlementsgames.*: NFT minting + off-chain metadata pointers
Games contracts do not affect core consensus or validator rules. Applications in app.* remain isolated from core PoD logic and can be indexed by separate gateways.