"""Simorgh modular-monolith root package.

Sub-packages:
    core   — cross-cutting primitives (db, auth, i18n, ai, registries)
    apps   — business apps (accounts, tenants, crm, ...)
    shared — shared utilities, base models, mixins

NOTE: This package is named `simorgh` instead of `platform` to avoid a name
collision with Python's stdlib `platform` module.
"""
