Commit Graph

3 Commits

Author SHA1 Message Date
0f54698fc3 refactor(users): migrate system.user to system.users[] for multi-user support
Replace the single-user system.user dict with a system.users list to
support multiple user accounts. Update all roles, templates, examples,
validation, and documentation to use the new format. Remove redundant
post-normalization type checks from validation.yml.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 22:52:15 +01:00
e7c5166128 Normalize user-facing defaults 2025-12-28 16:41:11 +01:00
eba93f90b7 Configuration role refactor and network template 2025-12-26 20:38:42 +01:00