## Summary - remove MVP wording from repository docs and guidance - rename the system plan document and update references to it - align the default subscription plan code/name with product wording - document hard subscription expiry with no grace period ## Verification - docker build -f infra/docker/web.Dockerfile . - docker build -f infra/docker/migrate.Dockerfile . Co-authored-by: sirily <sirily@git.shararam.party> Reviewed-on: #15
packages/config
Shared runtime configuration package for environment parsing and normalization.
Implemented in this iteration
- Typed environment loader
- Normalized app, database, provider, storage, Telegram, email, and key-pool settings
- Small helpers for required values, integers, booleans, and URL parsing