{
  "schemaVersion": 1,
  "kitVersion": "2026-05-19",
  "bundle": "portfolio",
  "title": "Portfolio (davidcole.cloud)",
  "description": "Agents and references for building and operating davidcole.cloud itself.",
  "audience": "davidcole.cloud repo only",
  "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-agent-graph",
      "title": "davidcole.cloud — Agent Swarm Graph",
      "description": "Master map of the David Cole / davidcole.cloud agent layer — how named agents connect, when they fire, and how they tie into the existing Gnomad Studio swarm (ZED, NEO, NIOBE, ORACLE, MORPHEOUS, etc.).",
      "category": "reference",
      "tags": [
        "davidcole-swarm",
        "reference"
      ],
      "order": 102,
      "alwaysApply": false,
      "cursorFileName": null,
      "pageUrl": "https://davidcole.cloud/agents/davidcole-agent-graph",
      "rawUrl": "https://davidcole.cloud/agents/raw/davidcole-agent-graph.md",
      "source": "davidcole-swarm",
      "sourcePath": "DAVIDCOLE_AGENT_GRAPH.md",
      "updated": "2026-05-18"
    },
    {
      "id": "swarm-architecture-overview",
      "title": "🐝 Gnomad Studio — Swarm Architecture Overview",
      "description": "This document serves as the master blueprint for the Gnomad Studio AI Agent Swarm. It outlines the hierarchy, specialized units, and operational protocols that enable the swarm to build high-performance, conversion-cente",
      "category": "reference",
      "tags": [
        "davidcole-swarm",
        "reference"
      ],
      "order": 93,
      "alwaysApply": false,
      "cursorFileName": null,
      "pageUrl": "https://davidcole.cloud/agents/swarm-architecture-overview",
      "rawUrl": "https://davidcole.cloud/agents/raw/swarm-architecture-overview.md",
      "source": "davidcole-swarm",
      "sourcePath": "SWARM_ARCHITECTURE_OVERVIEW.md",
      "updated": "2026-05-18"
    },
    {
      "id": "chorus-portfolio-crew-orchestrator",
      "title": "CHORUS — Portfolio Crew Orchestrator",
      "description": "Framework: PraisonAI / CrewAI",
      "category": "directives",
      "tags": [
        "davidcole-swarm",
        "directives"
      ],
      "order": 34,
      "alwaysApply": false,
      "cursorFileName": null,
      "pageUrl": "https://davidcole.cloud/agents/chorus-portfolio-crew-orchestrator",
      "rawUrl": "https://davidcole.cloud/agents/raw/chorus-portfolio-crew-orchestrator.md",
      "source": "davidcole-swarm",
      "sourcePath": "directives/CHORUS_portfolio_crew_orchestrator.md",
      "updated": "2026-05-18"
    },
    {
      "id": "hawk-competitor-intelligence",
      "title": "HAWK — Competitor Intelligence Agent",
      "description": "Framework: Custom research agent (web scrape + analysis)",
      "category": "directives",
      "tags": [
        "davidcole-swarm",
        "directives"
      ],
      "order": 37,
      "alwaysApply": false,
      "cursorFileName": null,
      "pageUrl": "https://davidcole.cloud/agents/hawk-competitor-intelligence",
      "rawUrl": "https://davidcole.cloud/agents/raw/hawk-competitor-intelligence.md",
      "source": "davidcole-swarm",
      "sourcePath": "directives/HAWK_competitor_intelligence.md",
      "updated": "2026-05-18"
    },
    {
      "id": "nexus-mcp-bridge-agent",
      "title": "NEXUS — MCP Bridge Agent",
      "description": "Framework: Model Context Protocol (MCP) servers & custom layers",
      "category": "directives",
      "tags": [
        "davidcole-swarm",
        "directives"
      ],
      "order": 38,
      "alwaysApply": false,
      "cursorFileName": null,
      "pageUrl": "https://davidcole.cloud/agents/nexus-mcp-bridge-agent",
      "rawUrl": "https://davidcole.cloud/agents/raw/nexus-mcp-bridge-agent.md",
      "source": "davidcole-swarm",
      "sourcePath": "directives/NEXUS_mcp_bridge_agent.md",
      "updated": "2026-05-18"
    },
    {
      "id": "forge-code-execution-sandbox",
      "title": "FORGE — Code Execution Sandbox Agent",
      "description": "Framework: OpenHands / TaskWeaver (isolated execution environments)",
      "category": "directives",
      "tags": [
        "davidcole-swarm",
        "directives"
      ],
      "order": 35,
      "alwaysApply": false,
      "cursorFileName": null,
      "pageUrl": "https://davidcole.cloud/agents/forge-code-execution-sandbox",
      "rawUrl": "https://davidcole.cloud/agents/raw/forge-code-execution-sandbox.md",
      "source": "davidcole-swarm",
      "sourcePath": "directives/FORGE_code_execution_sandbox.md",
      "updated": "2026-05-18"
    },
    {
      "id": "aeon-ci-automation-agent",
      "title": "AEON — CI Automation Agent",
      "description": "Framework: Aeon (autonomous unattended agent via GitHub Actions)",
      "category": "directives",
      "tags": [
        "davidcole-swarm",
        "directives"
      ],
      "order": 33,
      "alwaysApply": false,
      "cursorFileName": null,
      "pageUrl": "https://davidcole.cloud/agents/aeon-ci-automation-agent",
      "rawUrl": "https://davidcole.cloud/agents/raw/aeon-ci-automation-agent.md",
      "source": "davidcole-swarm",
      "sourcePath": "directives/AEON_ci_automation_agent.md",
      "updated": "2026-05-18"
    },
    {
      "id": "guide-portfolio-concierge",
      "title": "GUIDE — Portfolio Concierge Agent",
      "description": "Framework: Phidata / Agno (persistent memory + knowledge base)",
      "category": "directives",
      "tags": [
        "davidcole-swarm",
        "directives"
      ],
      "order": 36,
      "alwaysApply": false,
      "cursorFileName": null,
      "pageUrl": "https://davidcole.cloud/agents/guide-portfolio-concierge",
      "rawUrl": "https://davidcole.cloud/agents/raw/guide-portfolio-concierge.md",
      "source": "davidcole-swarm",
      "sourcePath": "directives/GUIDE_portfolio_concierge.md",
      "updated": "2026-05-18"
    },
    {
      "id": "quill-chronicler-agent",
      "title": "QUILL — Chronicler Agent",
      "description": "Framework: Custom documentation agent (feeds MDX /notes pipeline)",
      "category": "directives",
      "tags": [
        "davidcole-swarm",
        "directives"
      ],
      "order": 39,
      "alwaysApply": false,
      "cursorFileName": null,
      "pageUrl": "https://davidcole.cloud/agents/quill-chronicler-agent",
      "rawUrl": "https://davidcole.cloud/agents/raw/quill-chronicler-agent.md",
      "source": "davidcole-swarm",
      "sourcePath": "directives/QUILL_chronicler_agent.md",
      "updated": "2026-05-18"
    }
  ],
  "urls": {
    "manifest": "https://davidcole.cloud/agents/manifest.json",
    "bundle": "https://davidcole.cloud/agents/bundles/portfolio.json"
  },
  "missingSlugs": []
}