feat(config): AppConfig + cached get_config() #19
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/config"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Typed pydantic-settings view over every IX_* env var, defaults matching spec §9 exactly. @lru_cache-wrapped accessor so parsing/validation happens once per process.
Chunk 3 Task 3.2. Local: 209 unit tests, ruff clean. Forgejo Actions trigger is flaky, local verification is the gate.