{
  "@context": "https://schema.org",
  "specVersion": "1.0",
  "identity": {
    "@type": "WebSite",
    "domain": "https://ssc-slovakia.com",
    "name": "SSC Software Sales Consulting",
    "description": "IT Security Sales Consulting — Preselected Contact Databases, Targeted Telemarketing Campaigns, and Channel Recruitment Programs for IT vendors in the EMEA region.",
    "inLanguage": "en",
    "category": "business-services",
    "jurisdiction": "EU",
    "applicableLaw": ["GDPR"],
    "contact": "wwimmer@ssc-slovakia.com"
  },
  "defaults": {
    "agentAccess": "restricted",
    "requireIdentification": true,
    "maxRequestsPerMinute": 30,
    "respectRobotsTxt": true
  },
  "permissions": {
    "read": {
      "companyInfo": { "allowed": true },
      "faq": { "allowed": true },
      "contactInfo": { "allowed": true }
    },
    "action": {
      "search": { "allowed": true },
      "submitContactForm": {
        "allowed": true,
        "humanVerification": true
      },
      "createAccount": { "allowed": false }
    },
    "data": {
      "customerRecords": { "allowed": false },
      "internalAnalytics": { "allowed": false },
      "employeeData": { "allowed": false }
    }
  },
  "scraping": {
    "bulkDataExtraction": false,
    "priceMonitoring": false,
    "trainingDataUsage": false,
    "contentReproduction": false,
    "competitiveAnalysis": false
  },
  "agentIdentification": {
    "requireUserAgent": true,
    "requiredFields": ["agentName", "agentOperator"],
    "allowAnonymousAgents": false
  },
  "humanVerification": {
    "methods": ["redirect-to-browser"],
    "requiredFor": ["submitContactForm"]
  },
  "discovery": {
    "robotsTxt": "https://ssc-slovakia.com/robots.txt",
    "schemaOrg": true
  },
  "legal": {
    "termsUrl": "https://ssc-slovakia.com/contact-us/",
    "euAiActCompliance": {
      "transparencyRequired": true,
      "riskClassification": "limited",
      "humanOversightMandatory": false
    }
  },
  "metadata": {
    "$schema": "https://a2wf.org/schema/core-v1.0.json",
    "author": "SSC Software Sales Consulting",
    "lastUpdated": "2026-03-22"
  }
}
