{
  "id": "api-durable",
  "kind": "api",
  "summary": "A cohesive order-fulfillment domain demonstrating the whole durable surface: a durable workflow (step / sleep / awaitSignal human-approval gate), an event trigger that starts it, a signal-injecting mutation, a nightly cron schedule, a table subscriber, a materialized aggregate, and a run-once startup hook.",
  "tags": ["api", "durable", "workflow", "schedule", "subscriber", "aggregate", "startup", "events"]
}
