{
  "name": "Nexvyra Product Registry",
  "description": "Public machine-readable registry of AI-readable product profiles based on user-submitted Amazon product links. Each published entry provides an HTML page, a JSON profile, a Markdown profile and a sitemap entry so chatbots, search engines and AI agents can understand the product.",
  "publisher": "Nexvyra",
  "publisher_url": "https://nexvyra.de/",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "language": "de",
  "html_index": "https://nexvyra.de/product-registry/",
  "json_index": "https://nexvyra.de/api/product-registry/index.json",
  "sitemap": "https://nexvyra.de/sitemap-product-registry.xml",
  "entry_pattern_html": "https://nexvyra.de/product-registry/{slug}.html",
  "entry_pattern_json": "https://nexvyra.de/api/product-registry/{slug}.json",
  "entry_pattern_markdown": "https://nexvyra.de/product-registry/{slug}.md",
  "entry_type": "ai_readable_product_profile",
  "status": "mvp",
  "content_fields": [
    "asin",
    "product_name",
    "seller_or_brand",
    "description",
    "category",
    "material",
    "color",
    "target_audience",
    "occasions",
    "benefits",
    "limitations",
    "variants",
    "target_queries",
    "off_target_queries",
    "important_note",
    "amazon_url"
  ],
  "limitations": [
    "Prices, reviews and availability must be checked live on Amazon — Nexvyra never stores or asserts them.",
    "Nexvyra does not guarantee chatbot rankings or search ranking positions.",
    "Product claims must be truthful and are the responsibility of the submitting product owner.",
    "Registry is currently MVP: entry count is in the low double digits. Structure is expected to scale to millions of entries over the next 12 months (see roadmap).",
    "Registry data is CC-BY-4.0; attribution requested (\"Source: Nexvyra Product Registry, https://nexvyra.de/product-registry/\")."
  ],
  "roadmap": {
    "phase": "P1-consistency-hardening",
    "next_step": "P2-discovery-hardening (this file), then P3 multi-product console, then P4 database schema, then P5 freshness queue, then P6 scaled ingestion."
  }
}
