| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-05 | refactor(core): replace ComposerConfig with typed Config struct | nsfisis | |
| Config uses serde with kebab-case field mapping; known properties are strongly-typed fields and unknown keys flow into an extra BTreeMap. resolve_references is moved to the new config module. | |||
