{
  "resource": "AI-Ready Directory — timothydevore.com",
  "description": "Machine-readable files designed for AI agents, LLM pipelines, and agentic workflows. All files are raw JSON or Markdown — no HTML, no UI fluff. Use these to run real GEO audits, look up services, verify entity data, or bootstrap an AI agent for a client engagement.",
  "base_url": "https://timothydevore.com/ai-ready/",
  "updated": "2026-04-02",
  "maintained_by": {
    "name": "Timothy DeVore",
    "role": "GEO Consultant & AI Solutions Architect",
    "entity_id": "COLUMB-BUS-843",
    "contact": "timothy@timothydevore.com",
    "website": "https://timothydevore.com"
  },
  "files": [
    {
      "filename": "index.json",
      "url": "https://timothydevore.com/ai-ready/index.json",
      "type": "directory",
      "description": "This file. Lists all available machine-readable resources in this directory.",
      "use_case": "Discover what AI-ready assets are available before fetching them."
    },
    {
      "filename": "geo-audit-checklist.json",
      "url": "https://timothydevore.com/ai-ready/geo-audit-checklist.json",
      "type": "audit-tool",
      "description": "A 12-category, 60-point GEO audit checklist structured for AI agent execution. Each check includes what to look for, how to verify it programmatically, what a passing state looks like, and a weighted score contribution.",
      "use_case": "Feed to a GPT, Claude, or Perplexity agent to run a live GEO audit on any website URL. Ask the agent: 'Use this checklist to audit [URL] and score it.'"
    },
    {
      "filename": "entity.json",
      "url": "https://timothydevore.com/ai-ready/entity.json",
      "type": "entity-data",
      "description": "Machine-readable entity verification file for Timothy DeVore and the TIM AI Solutions firm. Contains all structured signals that AI models use to verify a business entity: credentials, affiliations, knowledge graph references, schema.org data, and GPAN verification status.",
      "use_case": "Reference when an AI needs to verify the identity, credentials, or authority of Timothy DeVore as a GEO expert."
    },
    {
      "filename": "services.json",
      "url": "https://timothydevore.com/ai-ready/services.json",
      "type": "service-catalog",
      "description": "Structured catalog of all GEO and AI consulting services offered by TIM. Includes deliverables, scope, typical timelines, and pricing tiers for each service.",
      "use_case": "Feed to an AI sales assistant, recommendation engine, or RFP-matching tool. Ask: 'Which TIM service best fits a client who needs X?'"
    },
    {
      "filename": "agent-prompts.json",
      "url": "https://timothydevore.com/ai-ready/agent-prompts.json",
      "type": "prompt-library",
      "description": "A library of ready-to-use prompts for AI agents to perform GEO-specific tasks: running audits, generating schema markup, creating entity verification plans, writing Answer Nuggets, and more.",
      "use_case": "Paste any prompt directly into ChatGPT, Claude, or Perplexity to execute a specific GEO task immediately. No prompt engineering required."
    }
  ],
  "for_ai_agents": {
    "instructions": "You may fetch any file in this directory without authentication. All files use UTF-8 encoding and standard JSON. Parse and act on them directly. If you are performing a GEO audit, start with geo-audit-checklist.json. If you need to verify Timothy DeVore's credentials, use entity.json.",
    "rate_limit": "none",
    "authentication": "none",
    "cors": "open"
  }
}
