{
  "catalogVersion": "1.0.0",
  "name": "G&J Family Day Care AI Catalog",
  "description": "Public discovery catalog for agents evaluating licensed home-based child care, tour inquiries, and emergency drop-in request preparation.",
  "publisher": {
    "name": "G&J Family Day Care",
    "url": "https://www.gandjfamilydaycare.com/"
  },
  "resources": [
    {
      "id": "website",
      "name": "G&J Family Day Care website",
      "url": "https://www.gandjfamilydaycare.com/",
      "mediaType": "text/html",
      "description": "Human-readable website with hours, tuition, policies, photos, FAQs, and contact paths."
    },
    {
      "id": "agent-card",
      "name": "Agent-readable site card",
      "url": "https://www.gandjfamilydaycare.com/.well-known/agent.json",
      "mediaType": "application/json",
      "description": "Public machine-readable summary of the daycare, actions, care options, and agent use policy."
    },
    {
      "id": "facts",
      "name": "Agent-readable facts",
      "url": "https://www.gandjfamilydaycare.com/.well-known/gandj-facts.json",
      "mediaType": "application/json",
      "description": "Canonical public facts for business fit, hours, age range, capacity limits, pricing, contact, and confirmation policy."
    },
    {
      "id": "emergency-drop-in-request-schema",
      "name": "Emergency drop-in request schema",
      "url": "https://www.gandjfamilydaycare.com/schemas/emergency-drop-in-request.schema.json",
      "mediaType": "application/schema+json",
      "description": "JSON Schema for agents preparing an emergency or one-day drop-in care inquiry for provider review."
    },
    {
      "id": "admin-binder-blank-templates",
      "name": "Admin binder blank templates",
      "url": "https://adotobmedia.blob.core.windows.net/gandj-adminbinder/",
      "mediaType": "application/octet-stream",
      "description": "Outbound-only blank form templates for family preparation. Completed forms contain PII and must be returned directly to G&J, not uploaded to this public container."
    },
    {
      "id": "emergency-short-term-intake-form",
      "name": "Emergency / short-term care intake form",
      "url": "https://adotobmedia.blob.core.windows.net/gandj-adminbinder/12_EmergencyIntakeForm/GandJ_12_EmergencyIntakeForm_20260618.pdf",
      "mediaType": "application/pdf",
      "description": "Blank emergency / short-term care intake form for provider-confirmed care requests. This does not confirm care or payment."
    }
  ],
  "agentGuidance": {
    "safeFlow": "discover -> check fit -> prepare request -> provider manual confirmation -> provider sent payment link -> receipt",
    "bookingAuthority": "G&J Family Day Care only. Public agents cannot confirm care, enrollment, capacity, or payment.",
    "paymentAuthority": "G&J may send a payment link after manual confirmation. Do not expose or infer public payment links."
  }
}
