You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/quickstart.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@ npm run tutorial
14
14
15
15
The guided setup covers name, timezone, starter sources, visual style, and optional encryption. The tutorial proves validation and retry behavior with synthetic data, then opens the app.
16
16
17
+
The Synthetic demo workflow always builds and checks public fixtures on pushes to `main`. Deployment is opt-in so a fresh fork stays green before GitHub Pages exists. To publish it, enable **Settings > Pages > GitHub Actions**, add the repository variable `ZAATI_ENABLE_DEMO_PAGES=true`, then run the workflow or push to `main`.
18
+
17
19
When the demo feels right, generate the complete prompt for your real scheduled LLM task:
0 commit comments