{
  "schema_version": 1,
  "product": {
    "name": "ForeclosureBid",
    "legal_name": "ForeclosureBid AI / JMB Management Trust",
    "tagline": "Florida foreclosure acquisition intelligence for professional buyers.",
    "description": "ForeclosureBid helps acquisition teams discover, underwrite, and track Florida foreclosure and probate opportunities. Public pages describe product coverage; the acquisition dashboard itself is invite-only.",
    "primary_audience": "Professional real-estate acquisition teams",
    "geography": "Florida, United States",
    "contact_hint": "Access is invite-only; contact the ForeclosureBid operators for a seat."
  },
  "base_url": "https://foreclosurebidai.github.io/dashboard2.0",
  "public_pages": [
    {
      "path": "about.html",
      "title": "About ForeclosureBid",
      "summary": "Public product overview for humans and answer engines.",
      "indexable": true,
      "url": "https://foreclosurebidai.github.io/dashboard2.0/about.html"
    },
    {
      "path": "counties-covered.html",
      "title": "Florida Counties Covered",
      "summary": "Bid-log / RealForeclose coverage census across Florida counties.",
      "indexable": true,
      "url": "https://foreclosurebidai.github.io/dashboard2.0/counties-covered.html"
    },
    {
      "path": "llms.txt",
      "title": "llms.txt",
      "summary": "Machine-readable site map for large language models.",
      "indexable": true,
      "url": "https://foreclosurebidai.github.io/dashboard2.0/llms.txt"
    },
    {
      "path": "sitemap.xml",
      "title": "XML sitemap",
      "summary": "Crawl index of public ForeclosureBid pages.",
      "indexable": true,
      "url": "https://foreclosurebidai.github.io/dashboard2.0/sitemap.xml"
    },
    {
      "path": "robots.txt",
      "title": "robots.txt",
      "summary": "Crawler allow/disallow rules for public surfaces.",
      "indexable": true,
      "url": "https://foreclosurebidai.github.io/dashboard2.0/robots.txt"
    },
    {
      "path": "data/aeo/public_facts.json",
      "title": "Public facts JSON",
      "summary": "Structured product + coverage facts for agent tooling.",
      "indexable": true,
      "url": "https://foreclosurebidai.github.io/dashboard2.0/data/aeo/public_facts.json"
    }
  ],
  "safety": {
    "deal_data_public": false,
    "auth_required_for_dashboard": true,
    "condition_a": "Pipeline, title queue, ranked deals, and clerk docket extracts are never published to GitHub Pages.",
    "mcp_scope": "read-only public facts; no foreclosure case rows"
  },
  "county_coverage": {
    "county_count": 67,
    "bid_log_confirmed": 2,
    "realforeclose_active": 36,
    "sample": [
      {
        "county": "Alachua",
        "has_realforeclose": true,
        "bid_log_retrievable": "LIKELY"
      },
      {
        "county": "Baker",
        "has_realforeclose": false,
        "bid_log_retrievable": "NO"
      },
      {
        "county": "Bay",
        "has_realforeclose": true,
        "bid_log_retrievable": "LIKELY"
      },
      {
        "county": "Bradford",
        "has_realforeclose": false,
        "bid_log_retrievable": "NO"
      },
      {
        "county": "Brevard",
        "has_realforeclose": true,
        "bid_log_retrievable": "LIKELY"
      },
      {
        "county": "Broward",
        "has_realforeclose": true,
        "bid_log_retrievable": "LIKELY"
      },
      {
        "county": "Calhoun",
        "has_realforeclose": false,
        "bid_log_retrievable": "NO"
      },
      {
        "county": "Charlotte",
        "has_realforeclose": true,
        "bid_log_retrievable": "LIKELY"
      },
      {
        "county": "Citrus",
        "has_realforeclose": true,
        "bid_log_retrievable": "LIKELY"
      },
      {
        "county": "Clay",
        "has_realforeclose": true,
        "bid_log_retrievable": "LIKELY"
      }
    ],
    "source": "data/county_bid_log_coverage.json"
  },
  "related_internal": {
    "chat_research_shield": "Authenticated Research/Chat widget (Shield #14) logs Q&A and later persists reviewed answers \u2014 complementary to public AEO, not a replacement for crawlable pages.",
    "jamie_mcp_evaluation": "Jamie's ForeclosureBid MCP server is the strategic hedge for chat-native discovery. This repo ships a native read-only MCP surface under verticals/foreclosurebid/agents/aeo/mcp_surface.py so agents can adopt or extend that pattern without waiting on an external package."
  }
}
