{
  "schema_version": "0.1",
  "spec_url": "https://aimap.dev/spec/v0.1/",
  "site": {
    "url": "https://example-beauty-media.com",
    "name": "Example Beauty Media",
    "description": "Independent beauty product review media operated by former cosmetics R&D professionals. Ingredient-level reviews, original research, AI use allowed for inference, citation required.",
    "language": "en",
    "categories": ["beauty", "skincare", "reviews"],
    "contact": "https://example-beauty-media.com/contact",
    "terms_url": "https://example-beauty-media.com/terms",
    "ai_policy": {
      "inference_allowed": true,
      "training_allowed": false,
      "commercial_use_allowed": false,
      "citation_required": true,
      "attribution_format": "Example Beauty Media (https://example-beauty-media.com)",
      "robots_consistency": true
    },
    "evidence_policy_url": "https://example-beauty-media.com/editorial-policy",
    "expertise_signal": {
      "operator": "Former cosmetics R&D professionals",
      "writers_url": "https://example-beauty-media.com/writers",
      "company_url": "https://example-beauty-media.com/company"
    }
  },
  "hints": {
    "sitemap_index_url": "https://example-beauty-media.com/sitemap.xml",
    "llms_txt_url": "https://example-beauty-media.com/llms.txt",
    "robots_txt_url": "https://example-beauty-media.com/robots.txt",
    "rss_url": "https://example-beauty-media.com/feed.xml",
    "rest_api": {
      "type": "wordpress",
      "url": "https://example-beauty-media.com/wp-json/wp/v2",
      "posts_endpoint": "/posts?_fields=id,date,modified,link,title,slug,categories",
      "auth_required": false
    },
    "search": {
      "type": "wordpress",
      "url_template": "https://example-beauty-media.com/?s={q}",
      "query_param": "s",
      "results_format": "html"
    },
    "capability_boundaries": {
      "read": ["*"],
      "search": ["/?s=*"],
      "contact": ["/contact"]
    },
    "auth_notes": {
      "public": ["*"],
      "login_required": [],
      "api_key_required": []
    },
    "preferred_locale": "en",
    "alternate_locales": []
  },
  "ai_navigation_hints": {
    "for_first_time_visitor": [
      "https://example-beauty-media.com/about",
      "https://example-beauty-media.com/writers",
      "https://example-beauty-media.com/editorial-policy"
    ],
    "for_eeat_verification": [
      "https://example-beauty-media.com/writers",
      "https://example-beauty-media.com/company",
      "https://example-beauty-media.com/editorial-policy"
    ],
    "for_primary_research_value": [
      "https://example-beauty-media.com/research",
      "https://example-beauty-media.com/research/serum-2026",
      "https://example-beauty-media.com/research/retinol-report"
    ],
    "for_recent_updates": [
      "https://example-beauty-media.com/category/recent"
    ]
  },
  "freshness": {
    "generated_at": "2026-06-06T08:30:00Z",
    "version": "2026-06-06.1",
    "expected_refresh_frequency": "daily"
  },
  "provenance": {
    "source": "linkscrawl-aimap-wp 0.1.0",
    "source_url": "https://github.com/linkscrawl/aimap-wp"
  },
  "integrations": {
    "schema_org_jsonld": true,
    "opengraph": true,
    "mcp_servers": [],
    "openapi_urls": []
  }
}
