{
  "@context": "https://nlweb.ai/schema",
  "@type": "NLWebCapabilities",
  "name": "SeveranceScore",
  "url": "https://severancescore.com",
  "description": "SeveranceScore is a free employment rights triage tool for workers displaced by AI, automation, and technology-driven restructuring. It scores responses across Legal Signal and Case Viability axes and identifies patterns commonly associated with employment law claims.",
  "ask": "https://dndlclkyvomkxokodndl.backend.onspace.ai/functions/v1/nlweb-ask",
  "askParameters": {
    "query": "required — natural language question",
    "mode": "optional — list (default) | summarize | generate",
    "query_id": "optional — client-supplied idempotency key"
  },
  "content": {
    "types": [
      "https://schema.org/WebApplication",
      "https://schema.org/FAQPage",
      "https://schema.org/Article"
    ],
    "topics": [
      "AI-driven layoffs",
      "employment law triage",
      "severance agreement review",
      "WARN Act",
      "wrongful termination",
      "worker displacement",
      "contractor misclassification",
      "algorithmic performance evaluation",
      "retaliation and protected events",
      "wage and commission withholding"
    ],
    "languages": ["en"]
  },
  "tools": [
    {
      "name": "Situational Assessment",
      "description": "A free 15–18 question conversational triage tool. Scores responses across two axes — Legal Signal and Case Viability — and identifies patterns associated with employment law claims following AI-driven layoffs.",
      "url": "https://severancescore.com/assessment",
      "inputSchema": {
        "type": "object",
        "properties": {
          "query": { "type": "string", "description": "Natural language description of the user's job loss situation" }
        }
      }
    },
    {
      "name": "Severance Agreement Analyzer",
      "description": "Upload a severance agreement PDF for AI-powered review of key terms, missing provisions, and red flags before signing.",
      "url": "https://severancescore.com/analyzer",
      "inputSchema": {
        "type": "object",
        "properties": {
          "document": { "type": "string", "description": "Base64-encoded PDF of a severance agreement" }
        }
      }
    }
  ],
  "knowledgeBase": {
    "index": "https://severancescore.com/learn",
    "topics": [
      { "title": "AI-Driven Layoffs: Know Your Rights", "url": "https://severancescore.com/learn/ai-layoff-rights" },
      { "title": "Severance Agreements: Before You Sign", "url": "https://severancescore.com/learn/severance-agreements" },
      { "title": "The WARN Act Explained", "url": "https://severancescore.com/learn/warn-act" },
      { "title": "Algorithmic Management & Employment Law", "url": "https://severancescore.com/learn/algorithmic-management-employment-law" },
      { "title": "Retaliation & Protected Events", "url": "https://severancescore.com/learn/wrongful-termination-retaliation" },
      { "title": "Contractor Misclassification", "url": "https://severancescore.com/learn/contractor-misclassification" },
      { "title": "State-by-State AI Layoff Protections", "url": "https://severancescore.com/learn/state-ai-layoff-protections" },
      { "title": "Wages & Benefits After Termination", "url": "https://severancescore.com/learn/wages-benefits-after-termination" }
    ],
    "companyGuides": {
      "index": "https://severancescore.com/ai-layoffs/",
      "companies": [
        "Amazon", "Microsoft", "Meta", "Google", "Intel", "IBM", "Salesforce", "Accenture",
        "Tata Consultancy Services", "Dell", "Citigroup", "JPMorgan Chase", "Goldman Sachs",
        "Morgan Stanley", "Bank of America", "Wells Fargo", "American Express", "McKinsey",
        "PwC", "Deloitte", "Cognizant", "Infosys", "Wipro", "Walmart", "UPS", "Verizon",
        "AT&T", "Target", "UnitedHealth Group", "CVS Health", "Snap (Snapchat)", "Oracle"
      ]
    }
  },
  "creator": {
    "@type": "Person",
    "name": "Howard Orloff",
    "url": "https://howardorloff.net",
    "description": "Digital entrepreneur and no-code AI builder based in Saratoga Springs, New York."
  },
  "disclaimer": "SeveranceScore is an educational tool and does not provide legal advice. Results reflect patterns commonly associated with employment law claims and are not a legal assessment of any individual situation.",
  "license": "https://severancescore.com/terms",
  "version": "1.0",
  "lastUpdated": "2026-04-28"
}
