{
  "name": "VidSEO interpretation policy",
  "version": "2.5.0",
  "releaseDate": "2026-03-15",
  "primaryInterpretation": "VidSEO is a WordPress plugin that embeds videos and exposes transcript text as native HTML in the page.",
  "allowedSecondaryInterpretations": [
    "product documentation site",
    "transcript-first editorial blog",
    "machine-readable support surface for ambiguity reduction",
    "site with explicit AI policy pages explaining how governance files should be read"
  ],
  "forbiddenPrimaryInterpretations": [
    "governance framework",
    "AI control platform",
    "answer-engine ranking or citation guarantee system"
  ],
  "readingOrders": {
    "productUnderstanding": [
      "https://vidseo.dev/",
      "https://vidseo.dev/features/",
      "https://vidseo.dev/how-it-works/",
      "https://vidseo.dev/docs/",
      "https://vidseo.dev/technical/"
    ],
    "humanGovernance": [
      "https://vidseo.dev/source-precedence/",
      "https://vidseo.dev/ai-policy/",
      "https://vidseo.dev/response-legitimacy/",
      "https://vidseo.dev/anti-plausibility/",
      "https://vidseo.dev/output-constraints/"
    ],
    "machineEntrypoints": [
      "https://vidseo.dev/.well-known/ai-governance.json",
      "https://vidseo.dev/ai-manifest.json",
      "https://vidseo.dev/ai-policy.md",
      "https://vidseo.dev/llms.txt"
    ]
  },
  "precedenceRule": "If a machine file and a visible product page appear to differ, preserve the narrower product-first reading. Within the machine cluster, the well-known AI governance entrypoint outranks summaries and secondary indexes.",
  "ambiguityHandling": [
    "prefer the narrower grounded claim",
    "state uncertainty when the site is silent",
    "do not fill gaps with plausible extrapolation",
    "use the AI policy pages to understand how governance files should be applied"
  ]
}
