{
  "schema_version": "1.1",
  "name": "Biznet Arena",
  "canonical_origin": "https://biznetarena.com",
  "positioning": {
    "one_line": "Multi-language marketplace: clients discover service providers and freelancers, browse programmatic category and city pages, open public service and job listings; messaging, bookings, and wallet live under /app after sign-in.",
    "primary_audiences": [
      "companies",
      "agencies",
      "individual_clients",
      "freelancers",
      "local_peer_helpers"
    ]
  },
  "human_readable_overview_urls": [
    "https://biznetarena.com/ai-info",
    "https://biznetarena.com/about"
  ],
  "purpose": "Biznet Arena is a global marketplace connecting clients (companies, agencies, individuals) with service providers and freelancers: discovery, public listings and job pages, messaging and bookings after sign-in. The product UI supports many languages; public SEO pages cover services by category and city.",
  "primary_use_cases": [
    {
      "id": "discover_providers",
      "summary": "Find providers via search and filters",
      "entry": "https://biznetarena.com/search"
    },
    {
      "id": "browse_category_geo",
      "summary": "Browse services by vertical and city",
      "entry": "https://biznetarena.com/services",
      "url_patterns": [
        "https://biznetarena.com/services/{category_slug}",
        "https://biznetarena.com/services/{category_slug}/{city_slug}"
      ]
    },
    {
      "id": "evaluate_listing",
      "summary": "Read a public service listing with trust signals and reviews",
      "entry_template": "https://biznetarena.com/service/{listing_id}"
    },
    {
      "id": "public_jobs",
      "summary": "View public job or job-post context",
      "entry_templates": [
        "https://biznetarena.com/job/{job_id}",
        "https://biznetarena.com/job-post/{id}"
      ]
    },
    {
      "id": "become_provider",
      "summary": "Learn how to offer services or earn on the platform",
      "entry": "https://biznetarena.com/earn-money"
    }
  ],
  "capabilities": [
    {
      "id": "discover_service_listings",
      "description": "Search and filter public service listings",
      "public_entry": "https://biznetarena.com/search"
    },
    {
      "id": "browse_programmatic_seo_catalog",
      "description": "Category and category+city landing pages for service discovery",
      "public_entry": "https://biznetarena.com/services"
    },
    {
      "id": "read_service_detail",
      "description": "Single listing page with structured data where implemented",
      "public_entry_template": "https://biznetarena.com/service/{listing_id}"
    },
    {
      "id": "read_public_jobs",
      "description": "Public job detail surfaces for hiring context",
      "public_entry_templates": [
        "https://biznetarena.com/job/{job_id}",
        "https://biznetarena.com/job-post/{id}"
      ]
    },
    {
      "id": "on_site_assistant",
      "description": "Arena AI guides visitors and links to public pages (browser only; no third-party agent API)",
      "human_docs": "https://biznetarena.com/ai-info"
    }
  ],
  "intents_natural_language": [
    "find a freelancer or service provider near me",
    "hire for cleaning construction beauty or consulting categories",
    "marketplace for verified professionals and local helpers",
    "browse services by city in Europe",
    "read public job posting before signing up",
    "platform terms privacy and identity verification meaning"
  ],
  "public_web_endpoints": [
    {
      "id": "home",
      "method": "GET",
      "url": "https://biznetarena.com/"
    },
    {
      "id": "search",
      "method": "GET",
      "url": "https://biznetarena.com/search"
    },
    {
      "id": "services_index",
      "method": "GET",
      "url": "https://biznetarena.com/services"
    },
    {
      "id": "services_category",
      "method": "GET",
      "url_template": "https://biznetarena.com/services/{category_slug}"
    },
    {
      "id": "services_category_city",
      "method": "GET",
      "url_template": "https://biznetarena.com/services/{category_slug}/{city_slug}"
    },
    {
      "id": "service_detail",
      "method": "GET",
      "url_template": "https://biznetarena.com/service/{listing_id}"
    },
    {
      "id": "job_detail",
      "method": "GET",
      "url_template": "https://biznetarena.com/job/{job_id}"
    },
    {
      "id": "job_post_public",
      "method": "GET",
      "url_template": "https://biznetarena.com/job-post/{id}"
    },
    {
      "id": "earn_money",
      "method": "GET",
      "url": "https://biznetarena.com/earn-money"
    },
    {
      "id": "ai_info",
      "method": "GET",
      "url": "https://biznetarena.com/ai-info"
    },
    {
      "id": "sitemap",
      "method": "GET",
      "url": "https://biznetarena.com/sitemap.xml"
    },
    {
      "id": "robots",
      "method": "GET",
      "url": "https://biznetarena.com/robots.txt"
    }
  ],
  "structured_data_emitted": [
    "Organization (sitewide index)",
    "WebPage (ai-info overview)",
    "Service + BreadcrumbList + optional AggregateRating on public service detail pages"
  ],
  "action_layer": {
    "status": "browser_first",
    "summary": "Primary actions are performed by signed-in humans in the web app. No documented public REST API for third-party agents; Supabase anon client is app-internal only.",
    "future": [
      "Documented read-only discovery feeds or exports (no PII)",
      "Partner APIs or MCP with explicit auth and quotas",
      "Embeddings or RAG over public marketing copy only after legal review"
    ]
  },
  "service_categories": [
    {
      "slug": "healthcare",
      "label_en": "Health & Care"
    },
    {
      "slug": "construction",
      "label_en": "Construction & Repairs"
    },
    {
      "slug": "beauty",
      "label_en": "Beauty & Personal Care"
    },
    {
      "slug": "fitness",
      "label_en": "Sports & Fitness"
    },
    {
      "slug": "cleaning",
      "label_en": "Cleaning & Household"
    },
    {
      "slug": "logistics",
      "label_en": "Transport & Logistics"
    },
    {
      "slug": "crafts",
      "label_en": "Crafts & Technical"
    },
    {
      "slug": "security",
      "label_en": "Security & Protection"
    },
    {
      "slug": "education",
      "label_en": "Education & Training"
    },
    {
      "slug": "consulting",
      "label_en": "Consulting Services"
    }
  ],
  "trust_and_verification": {
    "identity_verification": "The platform may mark a user as identity-verified after manual or automated checks. 'Verified identity' does not mean licensed, certified, or qualified for a specific trade; clients must perform their own qualification checks before contracting.",
    "ratings_and_reviews": "Public provider ratings aggregate completed work on the platform. Detailed review text is shown on public service pages where available.",
    "structured_data": "Public service listing pages emit Schema.org JSON-LD (Service, BreadcrumbList, optional AggregateRating, LocalBusiness or Person provider) for search and AI discovery."
  },
  "integrated_ai_features": {
    "arena_ai": {
      "summary": "On-site assistant (Arena AI) helps visitors explore the platform before sign-up: natural language Q&A, guided discovery, and links to public pages.",
      "implementation_note": "Invoked from the web app via Supabase Edge Function named arena-ai using the published anon key and standard Supabase client patterns; subject to product rules, rate limits, and authentication where required.",
      "human_documentation_page": "https://biznetarena.com/ai-info"
    }
  },
  "sitemap": "https://biznetarena.com/sitemap.xml",
  "robots": "https://biznetarena.com/robots.txt",
  "no_secrets": "This file intentionally contains no API keys, service role tokens, or private user data."
}
