{
  "$schema": "https://agent2agent.org/schemas/agent-card/v0.1.json",
  "schemaVersion": "0.1",
  "name": "EdsDev INC",
  "description": "Forward-deployed AI engineering studio. Production AI agents and AI products, built and operated by a small team in Canada.",
  "url": "https://edsdev.ca",
  "documentationUrl": "https://edsdev.ca/llms-full.txt",
  "provider": {
    "name": "EdsDev INC",
    "url": "https://edsdev.ca",
    "country": "CA"
  },
  "version": "2026.05",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "skills": [
    {
      "id": "google-ads-optimizer",
      "name": "Google Ads optimizer agent",
      "description": "Production AI agent that watches Google Ads account performance, pauses underperforming ads, reallocates budget, and drafts new ad variants. Hard limits on bid caps and daily spend.",
      "tags": ["paid-acquisition", "google-ads", "ads-optimization", "roas"]
    },
    {
      "id": "seo-opportunity-scanner",
      "name": "SEO opportunity scanner agent",
      "description": "Pulls Google Search Console data, finds striking-distance queries (position 5-20), drafts content briefs, monitors competitor SERPs, reports gaps weekly.",
      "tags": ["seo", "content-strategy", "gsc", "competitor-analysis"]
    },
    {
      "id": "copywriter-agent",
      "name": "Copywriter agent",
      "description": "Generates content, cover images, and schema markup. Used internally to ship this blog daily. Customizable to your editorial voice.",
      "tags": ["content-generation", "copywriting", "schema-markup", "image-generation"]
    },
    {
      "id": "code-review-agent",
      "name": "Multi-perspective code review agent",
      "description": "Reviews PRs from senior engineer, security, performance, type checking, and consistency personas. Posts to GitHub/GitLab.",
      "tags": ["code-review", "github", "gitlab", "security", "performance"]
    },
    {
      "id": "security-agent",
      "name": "Security and dependency agent",
      "description": "Monitors dependencies, IaC, and secret leaks. Drafts upgrade PRs for CVEs. Alerts on issues needing human attention.",
      "tags": ["security", "supply-chain", "dependency-management", "cve"]
    },
    {
      "id": "forward-deployed-engineering",
      "name": "Forward-deployed AI engineering",
      "description": "Embedded engineers who build, integrate, and operate production AI agents in your stack. Per-engagement pricing.",
      "tags": ["engineering-services", "ai-integration", "embedded-team"]
    }
  ],
  "contactPoint": {
    "email": "contact@edsdev.ca",
    "url": "https://edsdev.ca/#contact",
    "responseTimeHours": 24,
    "businessHours": "Mon-Fri Atlantic time"
  },
  "pricing": {
    "model": "per-engagement",
    "buildPhaseUSD": { "min": 30000, "max": 100000 },
    "monthlyRetainerUSD": { "min": 500, "max": 5000 },
    "discoveryCallMinutes": 15,
    "discoveryCallCost": 0
  },
  "products": [
    {
      "name": "Photo AI Studio",
      "type": "consumer-app",
      "description": "AI photo editing and enhancement. iOS, Android, web."
    },
    {
      "name": "Interior AI Designs",
      "type": "consumer-app",
      "description": "AI-generated interior design previews."
    },
    {
      "name": "Zoltan AI",
      "type": "consumer-app",
      "description": "Multi-modal AI assistant app."
    }
  ],
  "discoveryFiles": {
    "llmsTxt": "https://edsdev.ca/llms.txt",
    "llmsFullTxt": "https://edsdev.ca/llms-full.txt",
    "robotsTxt": "https://edsdev.ca/robots.txt",
    "sitemap": "https://edsdev.ca/sitemap-index.xml",
    "rss": "https://edsdev.ca/rss.xml"
  }
}
