{
  "schema": "edge-notes.site.v1",
  "site": "Crawling Chaos Edge Notes",
  "domain": "crawlingchaos.isgood.host",
  "mode": "static-diagnostics-notebook",
  "type": "personal-api",
  "description": "A lightweight technical notebook for HTTP metadata, crawler behavior, robots policy and static indexing observations.",
  "contact": "turischev.a@list.ru",
  "languages": [
    "en"
  ],
  "navigation": [
    {
      "label": "About",
      "href": "/about.html"
    },
    {
      "label": "Robots",
      "href": "/robots.html"
    },
    {
      "label": "HTTP Notes",
      "href": "/http-notes.html"
    },
    {
      "label": "Indexing",
      "href": "/indexing.html"
    },
    {
      "label": "Diagnostics",
      "href": "/diagnostics.html"
    },
    {
      "label": "API",
      "href": "/api.html"
    },
    {
      "label": "Status",
      "href": "/status.html"
    }
  ],
  "publicResources": [
    {
      "id": "site",
      "path": "/api/site.json",
      "sourcePage": "/about.html"
    },
    {
      "id": "reports",
      "path": "/api/reports/index.json",
      "sourcePage": "/indexing.html"
    },
    {
      "id": "status",
      "path": "/api/status/snapshot.json",
      "sourcePage": "/status.html"
    },
    {
      "id": "robots",
      "path": "/api/robots/policy.json",
      "sourcePage": "/robots.html"
    }
  ],
  "ai": {
    "defaultModel": "gpt-5-nano",
    "docs": "/api.html",
    "guestQuota": "exhausted"
  },
  "privacy": {
    "tracking": false,
    "cookies": false
  },
  "version": "1.0.0",
  "updatedAt": "2026-05-08"
}
