{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "ThinkLab API & Service Catalog",
  "description": "Machine-readable API catalog for ThinkLab (RFC 9727). Operational Intelligence and AI Agent Architectures by Hilander González.",
  "canonical": "https://thinklab.qzz.io/.well-known/api-catalog",
  "publisher": {
    "name": "Hilander González",
    "role": "AI Solutions Engineer & Fractional CTO",
    "website": "https://thinklab.qzz.io/#perfil",
    "whatsapp": "https://wa.me/584124154973?text=Hola%20Hilander%2C%20vi%20ThinkLab.%20Tengo%20algo%20que%20quiero%20automatizar."
  },
  "services": [
    {
      "id": "agent-os",
      "name": "Agent OS",
      "category": "Proprietary Architecture",
      "description": "Multi-layer operational copilot for founders and agencies: centralizes local Markdown knowledge (Obsidian), orchestrates parallel audit sub-agents, and automates real-time business execution.",
      "documentation": "https://thinklab.qzz.io/llms.txt",
      "endpoints": {
        "status": "production"
      }
    },
    {
      "id": "hermes-agent-integration",
      "name": "Hermes Agent 24/7 Integration",
      "category": "Autonomous Agent Deployment",
      "description": "Parameterization and production deployment of Nous Research's agentic architecture: cross-session persistent memory, tool calling, and autonomous background execution.",
      "documentation": "https://thinklab.qzz.io/llms.txt"
    },
    {
      "id": "serverless-crm-pipelines",
      "name": "Serverless CRM & Inbound Capture",
      "category": "Zero-Cost Infrastructure",
      "description": "Real-time capture and qualification built on Google Apps Script and native webhooks with zero monthly server bills.",
      "documentation": "https://thinklab.qzz.io/llms.txt"
    },
    {
      "id": "multichannel-automations",
      "name": "Multichannel Automations",
      "category": "Process Automation",
      "description": "Direct synchronization between WhatsApp API, forms, emails, and internal operational databases.",
      "documentation": "https://thinklab.qzz.io/llms.txt"
    }
  ]
}
