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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user