wifi-densepose/v2/crates/homecore
ruv a52e046143 feat(homecore/p1): ADR-127 state machine scaffold (20 tests pass)
New crate v2/crates/homecore/ — DashMap state machine, tokio
broadcast event bus, service registry (direct-dispatch P1),
in-memory entity registry, HA-compat wire constants.

20/20 unit tests pass. EntityId rejects unicode per ADR-127 Q1
(ASCII strict P1). State machine suppresses no-op writes,
preserves last_changed on attribute-only updates, fires
state_changed broadcast for every real write.

Critical path foundation — ADR-130 (API) and ADR-128 (plugins)
can begin P1 once this is in main.

Refs: docs/adr/ADR-127-homecore-state-machine-rust.md
Refs: #798

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-05-25 18:03:27 -04:00
..
src feat(homecore/p1): ADR-127 state machine scaffold (20 tests pass) 2026-05-25 18:03:27 -04:00
Cargo.toml feat(homecore/p1): ADR-127 state machine scaffold (20 tests pass) 2026-05-25 18:03:27 -04:00