{
  "schemaVersion": 1,
  "kitVersion": "2026-05-19",
  "bundle": "client-web",
  "title": "Client website",
  "description": "Core rules plus industry workflows and new-site SOP for marketing/client builds.",
  "audience": "Client Astro/Next sites, lead-gen projects",
  "hub": "https://davidcole.cloud/agents",
  "instructions": "Load kits in order. Fetch rawUrl for each slug into .cursor/rules or AGENTS.md references.",
  "kits": [
    {
      "id": "bootstrap-new-project",
      "title": "Bootstrap a New Project",
      "description": "Start here — pick a profile (core, client-web, portfolio, or studio) and wire Cursor or Antigravity to the right manifest URL.",
      "category": "bootstrap",
      "tags": [
        "cursor",
        "antigravity",
        "onboarding"
      ],
      "order": 0,
      "alwaysApply": true,
      "cursorFileName": null,
      "pageUrl": "https://davidcole.cloud/agents/bootstrap-new-project",
      "rawUrl": "https://davidcole.cloud/agents/raw/bootstrap-new-project.md",
      "source": null,
      "sourcePath": null,
      "updated": "2026-05-18"
    },
    {
      "id": "agent-tiered-context",
      "title": "Tiered Context Strategy",
      "description": "Tier 1 global directives, Tier 2 focused files, Tier 3 on-demand search — avoid 15-directory agent reads.",
      "category": "rules",
      "tags": [
        "context",
        "cursor",
        "antigravity"
      ],
      "order": 1,
      "alwaysApply": true,
      "cursorFileName": "agent-tiered-context.mdc",
      "pageUrl": "https://davidcole.cloud/agents/agent-tiered-context",
      "rawUrl": "https://davidcole.cloud/agents/raw/agent-tiered-context.md",
      "source": null,
      "sourcePath": null,
      "updated": "2026-05-18"
    },
    {
      "id": "agent-domain-structure",
      "title": "Domain-Driven Structure",
      "description": "Feature-first folders, localized 000-architecture.md primers, and domain maps agents can ingest in one pass.",
      "category": "rules",
      "tags": [
        "architecture",
        "folders",
        "context"
      ],
      "order": 2,
      "alwaysApply": true,
      "cursorFileName": "agent-domain-structure.mdc",
      "pageUrl": "https://davidcole.cloud/agents/agent-domain-structure",
      "rawUrl": "https://davidcole.cloud/agents/raw/agent-domain-structure.md",
      "source": null,
      "sourcePath": null,
      "updated": "2026-05-18"
    },
    {
      "id": "agent-scale-limits",
      "title": "Context Cliff & Scale Limits",
      "description": "When repos get too big for agent attention — modularize early and keep content out of logic paths.",
      "category": "rules",
      "tags": [
        "scale",
        "modularization"
      ],
      "order": 3,
      "alwaysApply": true,
      "cursorFileName": "agent-scale-limits.mdc",
      "pageUrl": "https://davidcole.cloud/agents/agent-scale-limits",
      "rawUrl": "https://davidcole.cloud/agents/raw/agent-scale-limits.md",
      "source": null,
      "sourcePath": null,
      "updated": "2026-05-18"
    },
    {
      "id": "handoff-checklist",
      "title": "Client Handoff Checklist",
      "description": "One-day production checklist — webhooks, content trust, spam protection, smoke tests, and deploy sign-off.",
      "category": "workflows",
      "tags": [
        "handoff",
        "production",
        "checklist"
      ],
      "order": 21,
      "alwaysApply": false,
      "cursorFileName": null,
      "pageUrl": "https://davidcole.cloud/agents/handoff-checklist",
      "rawUrl": "https://davidcole.cloud/agents/raw/handoff-checklist.md",
      "source": null,
      "sourcePath": null,
      "updated": "2026-05-18"
    },
    {
      "id": "davidcole-stack-boundaries",
      "title": "Static Site Stack Boundaries",
      "description": "Reference boundaries for Astro static sites — env vars, content collections, deploy, and handoff conventions.",
      "category": "reference",
      "tags": [
        "astro",
        "tailwind",
        "deploy"
      ],
      "order": 10,
      "alwaysApply": false,
      "cursorFileName": "davidcole-stack-boundaries.mdc",
      "pageUrl": "https://davidcole.cloud/agents/davidcole-stack-boundaries",
      "rawUrl": "https://davidcole.cloud/agents/raw/davidcole-stack-boundaries.md",
      "source": null,
      "sourcePath": null,
      "updated": "2026-05-18"
    },
    {
      "id": "mdx-content",
      "title": "MDX Content Conventions",
      "description": "Frontmatter schemas, draft workflow, and where long code samples belong in content-driven sites.",
      "category": "reference",
      "tags": [
        "mdx",
        "content"
      ],
      "order": 11,
      "alwaysApply": false,
      "cursorFileName": "mdx-content.mdc",
      "pageUrl": "https://davidcole.cloud/agents/mdx-content",
      "rawUrl": "https://davidcole.cloud/agents/raw/mdx-content.md",
      "source": null,
      "sourcePath": null,
      "updated": "2026-05-18"
    },
    {
      "id": "new-website-sop",
      "title": "New Website Workflow SOP",
      "description": "This Standard Operating Procedure (SOP) defines the high-end development standards for Gnomad Studio. It ensures that every website draft is transformed into a premium, high-performance, and mobile-optimized production a",
      "category": "workflows",
      "tags": [
        "davidcole-swarm",
        "workflows"
      ],
      "order": 59,
      "alwaysApply": false,
      "cursorFileName": null,
      "pageUrl": "https://davidcole.cloud/agents/new-website-sop",
      "rawUrl": "https://davidcole.cloud/agents/raw/new-website-sop.md",
      "source": "davidcole-swarm",
      "sourcePath": "workflows/NEW_WEBSITE_SOP.md",
      "updated": "2026-05-18"
    },
    {
      "id": "website-launch-checklist",
      "title": "🚀 Gnomad Studio — Website Launch Checklist",
      "description": "- Google Analytics 4 (GA4) — Add gtag.js script to <head> of every page using Measurement ID",
      "category": "workflows",
      "tags": [
        "davidcole-swarm",
        "workflows"
      ],
      "order": 54,
      "alwaysApply": false,
      "cursorFileName": null,
      "pageUrl": "https://davidcole.cloud/agents/website-launch-checklist",
      "rawUrl": "https://davidcole.cloud/agents/raw/website-launch-checklist.md",
      "source": "davidcole-swarm",
      "sourcePath": "WEBSITE_LAUNCH_CHECKLIST.md",
      "updated": "2026-05-18"
    },
    {
      "id": "home-services-sop",
      "title": "Home Services & Trades Workflow SOP",
      "description": "This Standard Operating Procedure defines the core process for building sites for Landscaping, Detailing, Plumbing, HVAC, and other trades (based on Grass Monkey Landscaping, Champion Car Detailing). The focus is entirel",
      "category": "workflows",
      "tags": [
        "davidcole-swarm",
        "workflows"
      ],
      "order": 58,
      "alwaysApply": false,
      "cursorFileName": null,
      "pageUrl": "https://davidcole.cloud/agents/home-services-sop",
      "rawUrl": "https://davidcole.cloud/agents/raw/home-services-sop.md",
      "source": "davidcole-swarm",
      "sourcePath": "workflows/HOME_SERVICES_SOP.md",
      "updated": "2026-05-18"
    },
    {
      "id": "nonprofit-sop",
      "title": "Non-Profit Workflow SOP",
      "description": "This Standard Operating Procedure defines the core process for building and optimizing websites for 501(c)(3) or other non-profit organizations. It leverages strategies deployed successfully on previous non-profit applic",
      "category": "workflows",
      "tags": [
        "davidcole-swarm",
        "workflows"
      ],
      "order": 60,
      "alwaysApply": false,
      "cursorFileName": null,
      "pageUrl": "https://davidcole.cloud/agents/nonprofit-sop",
      "rawUrl": "https://davidcole.cloud/agents/raw/nonprofit-sop.md",
      "source": "davidcole-swarm",
      "sourcePath": "workflows/NONPROFIT_SOP.md",
      "updated": "2026-05-18"
    },
    {
      "id": "pet-care-sop",
      "title": "Pet Care Workflow SOP",
      "description": "This Standard Operating Procedure defines the core process for building sites for Groomers, Boarding Facilities, and Pet Daycare centers (based on Okie Paws). The focus is conveying a safe, loving environment while makin",
      "category": "workflows",
      "tags": [
        "davidcole-swarm",
        "workflows"
      ],
      "order": 61,
      "alwaysApply": false,
      "cursorFileName": null,
      "pageUrl": "https://davidcole.cloud/agents/pet-care-sop",
      "rawUrl": "https://davidcole.cloud/agents/raw/pet-care-sop.md",
      "source": "davidcole-swarm",
      "sourcePath": "workflows/PET_CARE_SOP.md",
      "updated": "2026-05-18"
    },
    {
      "id": "cannabis-dispensary-sop",
      "title": "Cannabis Dispensary Workflow SOP",
      "description": "This Standard Operating Procedure defines the core process for building and optimizing websites for Cannabis Dispensaries. This is based on established best practices from our portfolio (Green ST Dispensary, Blaze-N-Bake",
      "category": "workflows",
      "tags": [
        "davidcole-swarm",
        "workflows"
      ],
      "order": 56,
      "alwaysApply": false,
      "cursorFileName": null,
      "pageUrl": "https://davidcole.cloud/agents/cannabis-dispensary-sop",
      "rawUrl": "https://davidcole.cloud/agents/raw/cannabis-dispensary-sop.md",
      "source": "davidcole-swarm",
      "sourcePath": "workflows/CANNABIS_DISPENSARY_SOP.md",
      "updated": "2026-05-18"
    },
    {
      "id": "health-wellness-sop",
      "title": "Health & Wellness Workflow SOP",
      "description": "This Standard Operating Procedure defines the core process for building sites for practices like Chiropractors, Physical Therapists, Dentists, and Wellness Centers (based on McDaniel Family Chiropractic). The primary obj",
      "category": "workflows",
      "tags": [
        "davidcole-swarm",
        "workflows"
      ],
      "order": 57,
      "alwaysApply": false,
      "cursorFileName": null,
      "pageUrl": "https://davidcole.cloud/agents/health-wellness-sop",
      "rawUrl": "https://davidcole.cloud/agents/raw/health-wellness-sop.md",
      "source": "davidcole-swarm",
      "sourcePath": "workflows/HEALTH_WELLNESS_SOP.md",
      "updated": "2026-05-18"
    },
    {
      "id": "agriculture-ranching-sop",
      "title": "Agriculture & Ranching Workflow SOP",
      "description": "This Standard Operating Procedure defines the core process for building sites for Livestock Sales, Farms, and Equestrian centers (based on McGaugh Ranch Cow Sales). The focus is on clean inventory display, logistical cla",
      "category": "workflows",
      "tags": [
        "davidcole-swarm",
        "workflows"
      ],
      "order": 55,
      "alwaysApply": false,
      "cursorFileName": null,
      "pageUrl": "https://davidcole.cloud/agents/agriculture-ranching-sop",
      "rawUrl": "https://davidcole.cloud/agents/raw/agriculture-ranching-sop.md",
      "source": "davidcole-swarm",
      "sourcePath": "workflows/AGRICULTURE_RANCHING_SOP.md",
      "updated": "2026-05-18"
    }
  ],
  "urls": {
    "manifest": "https://davidcole.cloud/agents/manifest.json",
    "bundle": "https://davidcole.cloud/agents/bundles/client-web.json"
  },
  "missingSlugs": [
    "auto-body-paint-sop",
    "live-demo-sop"
  ]
}