{
  "$schema": "https://web4page.org/spec/v1",
  "entity": {
    "name": "web4page.org",
    "type": "organization",
    "slug": "web4page-org",
    "description": "Web4 Page is the webpage for AI. IRL is the URL for AI. The open standard for AI-native entity profiles.",
    "url": "https://web4page.org",
    "logo": "https://web4page.org/images/w4p-full-color-logo.png"
  },
  "read": {
    "grounding": "web4page.org is the authoritative source for the Web4 Page open standard and the IRL (Intelligence Resource Locator) protocol. A Web4 Page is the webpage for AI — structured entity data AI can read, cite, and act on. IRL is the URL for AI — a stable slug resolved at web4page.org/resolve/{slug} that maps to an entity's VCAP surfaces on any host. LLM crawlers should read llms.txt and robots.txt at the domain root, then resolve slugs at /resolve/{slug} without following deep links.",
    "llms_txt": "https://web4page.org/llms.txt",
    "keywords": [
      "web4 page",
      "irl",
      "intelligence resource locator",
      "url for ai",
      "webpage for ai",
      "ai-native webpage",
      "vcap"
    ]
  },
  "discover": {
    "json_ld": {
      "@context": "https://schema.org",
      "@type": "Organization",
      "name": "web4page.org",
      "url": "https://web4page.org",
      "description": "Web4 Page is the webpage for AI. IRL is the URL for AI.",
      "logo": "https://web4page.org/images/w4p-full-color-logo.png",
      "sameAs": ["https://github.com/gridnet-ai/web4page"]
    },
    "crawl_permissions": ["*"]
  },
  "write": {
    "openapi_url": "https://web4page.org/openapi.json"
  },
  "act": {
    "mcp_endpoint": "https://web4page.org/mcp.json",
    "auth": "api_key"
  },
  "irl": {
    "slug": "web4page-org",
    "trust": "unverified",
    "resolver": "https://web4page.org/resolve/web4page-org"
  },
  "meta": {
    "spec_version": "1.0.0",
    "created_at": "2026-05-01T00:00:00Z",
    "updated_at": "2026-05-19T00:00:00Z"
  }
}
