{
  "id": "frontend-admin",
  "kind": "web",
  "summary": "An auto-admin back-office that DISCOVERS your api's entities at runtime (capability map) and renders a live, reactive <DataTable> + <AutoForm> per entity — permission-gated with useCan, with a per-row provenance drawer and universal undo/redo. Editable template code, not a sealed generated cage. Pairs with any api: scaffold both with `create-project --api=api-backend --web=frontend-admin`.",
  "tags": ["web", "frontend", "admin", "back-office", "schema-driven", "datatable", "autoform", "rbac", "undo", "provenance", "reactive"]
}
