SDK section so you can move from primitives -> reference -> runnable projects in one place.
Choose a starting point
| If you want to build… | Start here |
|---|---|
| The exact investor-meeting bot currently used in local validation | /examples/meeting-investor-bot |
| A Python app with subagents, hooks, and cron workflows | /examples/python-sdk |
| A local web UI that sends webhook-style events into your app runtime | /examples/investor-booking-web |
Suggested learning order
/sdk/overviewfor architecture/sdk/quickstartfor command flow- one project from this examples tab
/sdk/referencewhen you need exact helper/decorator behavior
Investor Meeting Bot
Canonical subagent app for investor scheduling.
Python SDK Examples
Canonical app examples plus framework adapter variants.
Investor Booking Web Example
Browser + local proxy + runtime ingress test harness.

