{
  "version": "1.0",
  "policy": "open",
  "description": "nextbig.dev welcomes well-behaved AI agents. Content is read-only and free; attribution required.",
  "agents": {
    "*": {
      "allow": [
        "/"
      ],
      "disallow": [
        "/api/admin",
        "/admin"
      ]
    }
  },
  "rate_limit": {
    "suggested_requests_per_minute": 60
  },
  "preferred_endpoints": {
    "mcp": "https://www.nextbig.dev/mcp",
    "content_index": "https://www.nextbig.dev/llms.txt",
    "guide": "https://www.nextbig.dev/agents"
  },
  "human_in_the_loop_required": false,
  "attribution_required": true,
  "contact": "oday@syft8.com"
}