docs(local): describe projections before generated effects

Keep local/offline and host capability recipes on app-owned command/event/projection flow without teaching raw EffectBatch as the authoring boundary.

req: local/001

req: local/002

req: host/002
This commit is contained in:
slhx agent
2026-06-12 08:00:49 +02:00
parent 21100aafdf
commit a28eb78ded
2 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ HostEvent
→ app/domain command
→ domain validation and optional persistence
→ projection/rendering
hemx EffectBatch
generated UI effects
```
Adapters must not mutate DOM, append domain events, or write application state