{
  "id": "frontend-app",
  "kind": "web",
  "summary": "The reactive end-to-end loop — a web frontend wired to an api. A live notes list (useSubscription) + a create form (useMutation) with zero-boilerplate auto-optimistic updates. Pairs with api-backend: scaffold both with `create-project --api=api-backend --web=frontend-app`.",
  "tags": ["web", "frontend", "fullstack", "reactive", "subscription", "mutation", "optimistic", "api-backend"]
}
