ExamplesOverview

Examples

Each example shows the old fragile flow, the Causet version, sample intents/events/queries, timeline output, and what you can inspect or repair.

Start with retrofit if you have an existing app: Retrofit an Existing App.

AI examples are additive — Causet is not only for agents.


Adoption examples

ExampleWhat it shows
Access RequestPrimary retrofit path — POST /api/access-requests
Payment DisputeMulti-step dispute + provider webhooks
Support Ticket EscalationNotifications, retries, timeline repair
Webhook ProcessingInbound ingest + outbound delivery patterns
AI Agent Decision with MemoryDecisions/memory on the same timeline
Retrofit guideWrap an existing endpoint end to end

Full domain examples

ExampleFocus
Concert AppBackend domain reference
Support CopilotEnd-to-end AI triage
Ticket ImportLong-running saga
Billing EventsSubscription / payment state
Recommendation MemoryDeterministic product memory
User NotificationsNotification projections
Rebuilding ProjectionsRepair after a derive bug

Next steps

  1. Mental model
  2. 5-Minute Quickstart
  3. Access Request or Retrofit
  4. What runs today?