5eeb37389b
Replace known development JWT secret placeholders with an ephemeral runtime secret during config loading. Return LoadInfo so startup can warn when token persistence depends on a stable configured secret. Update config docs and tests for default, legacy placeholder, custom, env, and empty secret behavior.
Docs
| File | Content |
|---|---|
architecture.md |
Module layout, package boundaries |
decisions.md |
Technical decisions (ADR) |
roadmap.md |
Feature progress and status |
development.md |
Build, test, debug workflow |