Starter-friendly WebUI/settings task, best taken as small focused slices. The durable engineering spec lives in:
https://github.com/emulebb/emulebb-tooling/blob/main/docs/products/emulebb-rust/active/items/RUST-FEAT-036.md
Goal: make the Rust daemon settings surface beta-ready through explicit REST/WebUI controls without mirroring legacy MFC preferences.
Good first slices:
- Add or polish one explicit Settings UI section.
- Keep
/api/v1/app/settings, OpenAPI, validators, and tests aligned.
- Preserve the current Rust-native settings model and avoid compatibility aliases.
Starter-friendly WebUI/settings task, best taken as small focused slices. The durable engineering spec lives in:
https://github.com/emulebb/emulebb-tooling/blob/main/docs/products/emulebb-rust/active/items/RUST-FEAT-036.md
Goal: make the Rust daemon settings surface beta-ready through explicit REST/WebUI controls without mirroring legacy MFC preferences.
Good first slices:
/api/v1/app/settings, OpenAPI, validators, and tests aligned.