Examples
Walk the domain pages first for asserted slices and rendered graphs, then clone the repo for full runnable mains (Postgres, sweepers, services).
On this site
| Page | Shows |
|---|---|
| Document Workflow | Nested sealed states, all[T], ++ |
| Heartbeat | .producing + @@ Aspect.timeout |
| Orders | event[T] payloads, shipping timeout self-loop |
In the repository
| Example | Path | Adds beyond the DocSpec |
|---|---|---|
| Hierarchical | examples/.../hierarchical | Full document lifecycle |
| Heartbeat | examples/.../heartbeat | Postgres stores, TimeoutSweeper |
| Pet store | examples/.../petstore | Richer events and service wiring |
sbt "examples/runMain mechanoid.examples.heartbeat.Main"
Where to go next
Overview - story and ladder
Testing - how DocSpecs and unit tests share patterns
Hub: earlyeffect.rocks