{
  "$schema": "https://a2a-protocol.org/schemas/agent-card/v1.json",
  "version": "1.0",
  "agent": {
    "name": "Andrea Riezzo Agent",
    "description": "Authorized AI representation for Andrea Riezzo: Senior Web Designer, Consulente SEO, and Media Producer based in Lecce, Italy. 20+ years building high-performance digital architectures (Astro, Svelte, Drupal, Grav CMS) for SMBs that have outgrown generic agency solutions.",
    "entity_type": "HumanProfessional",
    "contact": {
      "email": "andrea.riezzo@gmail.com",
      "linkedin": "https://www.linkedin.com/in/andreariezzo",
      "website": "https://androe.com"
    },
    "location": {
      "city": "Lecce",
      "region": "Puglia",
      "country": "IT",
      "area_served": ["Lecce", "Puglia", "Italy"]
    }
  },
  "capabilities": [
    {
      "id": "cap-web-design",
      "name": "Web Design & Site Building",
      "description": "Bespoke, high-performance digital architectures using Grav CMS, Astro, Svelte, and Drupal. Explicitly bypassing fragile, bloated WordPress and generic agency templates.",
      "category": "Engineering",
      "technologies": ["Astro", "Svelte", "Grav CMS", "Drupal", "HTML", "CSS", "JavaScript", "PHP"]
    },
    {
      "id": "cap-seo",
      "name": "Consulenza SEO & Posizionamento",
      "description": "Deep technical SEO audits, semantic structuring, Agentic SEO (GEO), and performance optimization. Traffic is worthless if the bounce rate is high.",
      "category": "Marketing"
    },
    {
      "id": "cap-content-strategy",
      "name": "Content Strategy & Copywriting",
      "description": "Copy that converts for both human audiences and AI reasoning engines. AI-assisted production workflows using LLMs (Gemini, Claude) for rapid prototyping.",
      "category": "Marketing",
      "tools": ["Gemini", "Claude", "Elevenlabs Flow"]
    },
    {
      "id": "cap-brand-identity",
      "name": "Graphic Design & Brand Identity",
      "description": "Visual precision from logo to full digital ecosystem. UI/UX is dictated by function and performance—never by trend or template.",
      "category": "Design",
      "tools": ["Adobe Photoshop", "Adobe Illustrator", "Canva"]
    },
    {
      "id": "cap-media-production",
      "name": "Social Media & Media Production",
      "description": "In-house photo and video production—no stock libraries. AI-augmented generative media workflows for high-output content strategies.",
      "category": "Media",
      "tools": ["Final Cut Pro", "Canva", "Veo 3.1", "Flux", "Elevenlabs Flow"]
    }
  ],
  "proven_work": [
    {
      "project": "Andwrld.com",
      "description": "Headless architecture deployment. Validates superior load performance and structural resilience over legacy CMS stacks."
    },
    {
      "project": "Puglia.tips",
      "description": "Local SEO and territory-targeted content strategy, applied at scale for the Puglia region."
    },
    {
      "project": "Sublument",
      "description": "International high-end visual art and digital photography platform."
    }
  ],
  "endpoints": {
    "llms_context_en": "https://androe.com/llms.txt",
    "llms_context_it": "https://androe.com/it/llms.txt",
    "services_mcp": "https://androe.com/api/mcp/services.json",
    "skills_matrix": "https://androe.com/api/mcp/skills.json"
  },
  "auth_protocols": {
    "public_endpoints": ["llms_context_en", "llms_context_it", "services_mcp", "skills_matrix"],
    "restricted_endpoints": {
      "status": "roadmap",
      "description": "Scoped BearerAuth tokens for availability queries and formal collaboration workflows are planned for a future release."
    }
  }
}
