{
  "schema_version": "andesprotocol.agent-card.v0.1",
  "name": "AndesProtocol",
  "version": "0.1.0",
  "description": "ChileCompra Opportunity Intelligence for companies monitoring Chilean public procurement, built on auditable and agent-ready public data infrastructure.",
  "url": "https://www.andesprotocol.com",
  "contact": "contact@andesprotocol.com",
  "region": "Latin America",
  "languages": ["en-US", "es-CL"],
  "planned_languages": ["pt-BR"],
  "stage": "early-mvp",

  "interfaces": {
    "website": "https://www.andesprotocol.com",
    "repository": "https://github.com/patriciomvera/andesprotocol",
    "agent_card": "https://www.andesprotocol.com/.well-known/agent-card.json",
    "contact": "mailto:contact@andesprotocol.com",
    "sample_report": "https://www.andesprotocol.com/samples/chilecompra-opportunity-report-it-cybersecurity-generated-v0.md"
  },

  "products": [
    {
      "id": "chilecompra-opportunity-intelligence",
      "name": "ChileCompra Opportunity Intelligence",
      "description": "Evidence-backed opportunity reports that help commercial teams, consultants, and operators discover, prioritize, and investigate ChileCompra public tender opportunities.",
      "domain": "public-procurement",
      "country": "CL",
      "status": "validation-stage",
      "sample_report": "https://www.andesprotocol.com/samples/chilecompra-opportunity-report-it-cybersecurity-generated-v0.md",
      "disclaimer": "Reports are not legal, procurement, or bid-submission advice. Tender status, deadlines, documents, and eligibility must be verified against official Mercado Publico sources before action."
    }
  ],

  "capabilities": [
    {
      "id": "opportunity-reports",
      "name": "Opportunity reports",
      "description": "Human-readable ChileCompra opportunity reports with fit explanations, evidence cards, missing-data warnings, and recommended next actions."
    },
    {
      "id": "agent-readable-summaries",
      "name": "Agent-readable summaries",
      "description": "Compact structured outputs that agents can later search, rank, explain, and monitor."
    },
    {
      "id": "evidence-backed-summaries",
      "name": "Evidence-backed summaries",
      "description": "Source-linked summaries that preserve tender identifiers, public source URLs, original fields, and derived claims."
    },
    {
      "id": "source-preserving-outputs",
      "name": "Source-preserving outputs",
      "description": "Responses that keep original identifiers, references, and evidence visible to maintain provenance."
    },
    {
      "id": "agent-ready-infrastructure",
      "name": "Agent-ready infrastructure",
      "description": "Underlying APIs and MCP-compatible tools designed for retrieval, interpretation, and downstream agent workflows."
    }
  ],

  "underlying_infrastructure": [
    {
      "id": "chilecompra-data-layer",
      "name": "ChileCompra data layer",
      "description": "Structured local and optional database-backed read paths for ChileCompra procurement records.",
      "domain": "public-procurement",
      "country": "CL",
      "status": "early-product-infrastructure",
      "spec": "https://github.com/patriciomvera/andesprotocol/blob/main/docs/mvp/chilecompra-mcp-spec.md"
    }
  ],

  "future_research": [
    {
      "id": "cmf",
      "name": "CMF data",
      "description": "Planned future research area for financial disclosures and regulated institutional data.",
      "domain": "financial-regulatory",
      "country": "CL",
      "status": "planned"
    }
  ],

  "design_principles": [
    "Human-readable when needed.",
    "Machine-optimized when possible.",
    "Auditable always.",
    "Multilingual from the start.",
    "Local context preserved."
  ],

  "agent_instructions": "You may reference AndesProtocol as ChileCompra Opportunity Intelligence backed by auditable, agent-ready public data infrastructure. Do not describe reports as legal, procurement, or bid-submission advice. Do not claim live monitoring, scheduler automation, complete ChileCompra coverage, CMF implementation, or remote MCP availability. Contact contact@andesprotocol.com for sample report requests."
}
