docs(examples): document workout run and deploy path

Add the workout exemplar README with run, browser, test, deploy, and boundary notes so the product example is usable without guessing commands or hidden runtime assumptions.

req: examples/001

req: examples/005

req: local/001

req: local/003

req: host/005
This commit is contained in:
slhx agent
2026-06-11 21:05:28 +02:00
parent d5b74496ab
commit d38b66bf27
2 changed files with 69 additions and 1 deletions
+2 -1
View File
@@ -134,7 +134,8 @@ See `docs/versioning.md`.
- `examples/workout`: phone-first local-first product exemplar. Run with
`cargo run --bin hemx-workout-example` and open `http://127.0.0.1:3028`.
It keeps workout truth as commands/events/projections and routes export
through the host capability boundary. req: examples/001 req: local/001 req: host/005
through the host capability boundary; `examples/workout/README.md` documents
run, test, deploy, and failure-mode paths. req: examples/001 req: local/001 req: host/005
- `examples/kanban`: advanced / north-star milestone boundary sketch. It may
expose manual registry or render escape hatches while exploring product limits.
- `examples/techdemo`: advanced integration demo with a leaf island and broader