Overview
A catalog of patterns plus walkthroughs that chain them. Use it as a lookup or read for the full hero arc.
Build is a catalog of patterns, plus walkthroughs that chain them into real family use cases. Use it as a lookup when you're trying to do a thing, or read top-to-bottom for the full hero arc.
Patterns
Stable shapes you compose. Each page leads with the outcome, then walks the full build.
Interactive canvas
Kid-facing HTML in a sandboxed iframe with avatar reactions via the Sprout SDK.
Conversational task
A coached chat tuned by the engagement levers in conversationSpec.
Reports and briefs
Structured cards in the family inbox. Detailed analyses and scannable digests.
Autonomous loop
A skill on a heartbeat fires the cycle daily. Parent intervenes through Sprout's in-app agent.
Reactive loop
Home agent reacts to Sprout-pushed events. Rule-based decisions; defer ambiguous ones to the parent.
Context bridge
Your home agent reads outside data and carries the summary into Sprout. Mostly home-agent-side.
SoonProgram
Structured set of work assigned per kid. Recursive units, slot substitution.
SoonPhoto and video proof
Kid captures real-world evidence as completion proof. Camera task or canvas upload.
Walkthroughs
Concrete scenarios that chain patterns into things you'd actually ship. Each walks pattern recipes with specific inputs.
Solar system learning loop
A 3rd-grade worksheet becomes a daily learning loop that adapts to the kid.
Chore + photo proof
Daily room-cleaning task with photo evidence. Optional home-agent print pipeline.
Weekly family brief
A Sunday-night digest card. Reports and briefs + Autonomous loop in 30 lines.
Music Lab
A four-unit music program complementing piano lessons. Program-led; chains canvas + conversational + autonomous loop + reports.
Before you start
- Your home agent is plugged into Sprout (see Plug your agent in).
- You've shipped at least one task to a kid (see Your first task).
- You've saved at least one
home_agentskill (see Save it as a skill).
Two ways to enter. Looking for a specific shape: open a Pattern. Want a real scenario walked end-to-end: open a Walkthrough.
Was this page helpful?