[
  {
    "slug": "ai",
    "scope": "@fourfoldlabs/ai",
    "description": "Anthropic client wrapper, streaming chat, context registry, insight cache",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/shared"
    ],
    "href": "/packages/ai",
    "json": "/packages/ai.json"
  },
  {
    "slug": "api-core",
    "scope": "@fourfoldlabs/api-core",
    "description": "Hono middleware factories, response helpers, logger, and AppEnv type",
    "version": "0.22.2",
    "dependencies": [],
    "href": "/packages/api-core",
    "json": "/packages/api-core.json"
  },
  {
    "slug": "audit",
    "scope": "@fourfoldlabs/audit",
    "description": "Audit logging: Drizzle schema, write service, and shared types",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/shared"
    ],
    "href": "/packages/audit",
    "json": "/packages/audit.json"
  },
  {
    "slug": "audit-ui",
    "scope": "@fourfoldlabs/audit-ui",
    "description": "Audit UI: AuditLogTable component, API client, and Zustand store",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/audit",
      "@fourfoldlabs/shared",
      "@fourfoldlabs/ui"
    ],
    "href": "/packages/audit-ui",
    "json": "/packages/audit-ui.json"
  },
  {
    "slug": "auth",
    "scope": "@fourfoldlabs/auth",
    "description": "Pluggable auth strategy with bcrypt + JWT, DI-based middleware factories",
    "version": "0.22.2",
    "dependencies": [],
    "href": "/packages/auth",
    "json": "/packages/auth.json"
  },
  {
    "slug": "blocks",
    "scope": "@fourfoldlabs/blocks",
    "description": "34 reusable React building blocks — charts, KPIs, tables, shells, forms, indicators",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/shared",
      "@fourfoldlabs/ui"
    ],
    "href": "/packages/blocks",
    "json": "/packages/blocks.json"
  },
  {
    "slug": "chat",
    "scope": "@fourfoldlabs/chat",
    "description": "React chat panel, SSE streaming client, Zustand store with composable slice",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/shared",
      "@fourfoldlabs/ui"
    ],
    "href": "/packages/chat",
    "json": "/packages/chat.json"
  },
  {
    "slug": "cms",
    "scope": "@fourfoldlabs/cms",
    "description": "Content management: media library, newsletters, calendar events, announcements, and campaigns — Drizzle schema, services, and shared types",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/shared"
    ],
    "href": "/packages/cms",
    "json": "/packages/cms.json"
  },
  {
    "slug": "cms-ui",
    "scope": "@fourfoldlabs/cms-ui",
    "description": "CMS React components, API client, and Zustand store",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/blocks",
      "@fourfoldlabs/cms",
      "@fourfoldlabs/shared",
      "@fourfoldlabs/ui"
    ],
    "href": "/packages/cms-ui",
    "json": "/packages/cms-ui.json"
  },
  {
    "slug": "email",
    "scope": "@fourfoldlabs/email",
    "description": "Transport-agnostic email sender with Resend implementation and dev-mode fallback",
    "version": "0.22.2",
    "dependencies": [],
    "href": "/packages/email",
    "json": "/packages/email.json"
  },
  {
    "slug": "events",
    "scope": "@fourfoldlabs/events",
    "description": "SSE event bus: in-memory pub/sub, Redis adapter, Hono SSE route factory, and React hook",
    "version": "0.22.2",
    "dependencies": [],
    "href": "/packages/events",
    "json": "/packages/events.json"
  },
  {
    "slug": "export",
    "scope": "@fourfoldlabs/export",
    "description": "Data export engine: streaming CSV, PDF via background jobs, column formatters, Hono route factory, and ExportButton component",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/shared",
      "@fourfoldlabs/ui"
    ],
    "href": "/packages/export",
    "json": "/packages/export.json"
  },
  {
    "slug": "forms",
    "scope": "@fourfoldlabs/forms",
    "description": "Dynamic form builder: Drizzle schema, runtime Zod validation, conditional logic, and shared types",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/shared"
    ],
    "href": "/packages/forms",
    "json": "/packages/forms.json"
  },
  {
    "slug": "forms-ui",
    "scope": "@fourfoldlabs/forms-ui",
    "description": "Forms UI: FormRenderer, FormBuilder, FormManager, SubmissionTable, API client, and Zustand store",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/blocks",
      "@fourfoldlabs/export",
      "@fourfoldlabs/forms",
      "@fourfoldlabs/shared",
      "@fourfoldlabs/ui"
    ],
    "href": "/packages/forms-ui",
    "json": "/packages/forms-ui.json"
  },
  {
    "slug": "iam",
    "scope": "@fourfoldlabs/iam",
    "description": "Identity and access management: groups, memberships, role helpers, Drizzle schema, services, and Hono middleware",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/auth",
      "@fourfoldlabs/shared"
    ],
    "href": "/packages/iam",
    "json": "/packages/iam.json"
  },
  {
    "slug": "iam-ui",
    "scope": "@fourfoldlabs/iam-ui",
    "description": "IAM React components, API client, and Zustand store",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/blocks",
      "@fourfoldlabs/iam",
      "@fourfoldlabs/shared",
      "@fourfoldlabs/ui"
    ],
    "href": "/packages/iam-ui",
    "json": "/packages/iam-ui.json"
  },
  {
    "slug": "integrations",
    "scope": "@fourfoldlabs/integrations",
    "description": "Third-party integration framework: encrypted credentials, provider interface, sync runner via background jobs, and shared types",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/shared"
    ],
    "href": "/packages/integrations",
    "json": "/packages/integrations.json"
  },
  {
    "slug": "integrations-ui",
    "scope": "@fourfoldlabs/integrations-ui",
    "description": "Integrations UI: IntegrationManager, ConnectionForm, IntegrationCard, SyncHistory, API client, and Zustand store",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/blocks",
      "@fourfoldlabs/integrations",
      "@fourfoldlabs/shared",
      "@fourfoldlabs/ui"
    ],
    "href": "/packages/integrations-ui",
    "json": "/packages/integrations-ui.json"
  },
  {
    "slug": "jobs",
    "scope": "@fourfoldlabs/jobs",
    "description": "Background job queue: Drizzle schema, polling worker, cron scheduler, and service functions",
    "version": "0.22.2",
    "dependencies": [],
    "href": "/packages/jobs",
    "json": "/packages/jobs.json"
  },
  {
    "slug": "mcp",
    "scope": "@fourfoldlabs/mcp",
    "description": "MCP server factory, HTTP transport for Hono, token generation utilities",
    "version": "0.22.2",
    "dependencies": [],
    "href": "/packages/mcp",
    "json": "/packages/mcp.json"
  },
  {
    "slug": "notifications",
    "scope": "@fourfoldlabs/notifications",
    "description": "React notification bell/panel, HTTP client factory, Zustand store",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/shared",
      "@fourfoldlabs/ui"
    ],
    "href": "/packages/notifications",
    "json": "/packages/notifications.json"
  },
  {
    "slug": "shared",
    "scope": "@fourfoldlabs/shared",
    "description": "Zero-dependency utilities — cn(), formatters, Zod schemas, and API response types",
    "version": "0.22.2",
    "dependencies": [],
    "href": "/packages/shared",
    "json": "/packages/shared.json"
  },
  {
    "slug": "ui",
    "scope": "@fourfoldlabs/ui",
    "description": "shadcn/radix UI primitives — single source of truth for all FourFoldLabs apps",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/shared"
    ],
    "href": "/packages/ui",
    "json": "/packages/ui.json"
  },
  {
    "slug": "webhooks",
    "scope": "@fourfoldlabs/webhooks",
    "description": "Outbound event system: webhook endpoints, HMAC-SHA256 signed delivery via background jobs, retry with exponential backoff",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/shared"
    ],
    "href": "/packages/webhooks",
    "json": "/packages/webhooks.json"
  },
  {
    "slug": "webhooks-ui",
    "scope": "@fourfoldlabs/webhooks-ui",
    "description": "Webhooks UI: WebhookManager, WebhookForm, API client, and Zustand store",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/blocks",
      "@fourfoldlabs/shared",
      "@fourfoldlabs/ui",
      "@fourfoldlabs/webhooks"
    ],
    "href": "/packages/webhooks-ui",
    "json": "/packages/webhooks-ui.json"
  },
  {
    "slug": "workflows",
    "scope": "@fourfoldlabs/workflows",
    "description": "Multi-step approval workflows: Drizzle schema, state machine engine with guards and effects, and shared types",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/shared"
    ],
    "href": "/packages/workflows",
    "json": "/packages/workflows.json"
  },
  {
    "slug": "workflows-ui",
    "scope": "@fourfoldlabs/workflows-ui",
    "description": "Workflows UI: WorkflowActions, WorkflowStatusBadge, WorkflowTimeline, API client, and Zustand store",
    "version": "0.22.2",
    "dependencies": [
      "@fourfoldlabs/blocks",
      "@fourfoldlabs/shared",
      "@fourfoldlabs/ui",
      "@fourfoldlabs/workflows"
    ],
    "href": "/packages/workflows-ui",
    "json": "/packages/workflows-ui.json"
  }
]
