Commit Graph

5 Commits

Author SHA1 Message Date
admin
a549989332 refactor(architecture): enforce component layering constraints
- move runtime policy/diag contracts to domain-owned facade and remove control_plane leapfrog usage

- enforce single declaration point for direct debug config in domain public API (constraint #6)

- harden timeout/idempotent semantics in REST/voice/printer/wifi/ble paths
2026-02-28 14:21:17 +08:00
admin
8a55ca0005 feat(lcd): migrate driver to platform and replace jpg demo with png 2026-02-28 13:34:39 +08:00
admin
4526dad056 refactor(structure): relocate remaining legacy files out of main 2026-02-26 10:25:31 +08:00
admin
044618b4ed refactor(structure): move layered firmware modules from main to components 2026-02-26 10:22:24 +08:00
admin
cf1fecb004 feat(architecture): enforce lifecycle orchestration and layered component boundaries 2026-02-26 10:18:19 +08:00