{
  "function": {
    "id": "legal",
    "name": "Legal and compliance",
    "description": "Contracts, obligations and regulatory change."
  },
  "jobs": [
    {
      "id": "legal.answer-compliance-questions",
      "function": "legal",
      "name": "Answer compliance questions from the policy corpus",
      "outcome": "A question about what the rules allow is answered with the policy passage that says so, or routed.",
      "status": "active",
      "coverage": {
        "solutions": 0,
        "claims": 0,
        "caseReports": 0,
        "measured": 0,
        "supports": 0,
        "contradicts": 0
      },
      "url": "https://public-agents.com/jobs/legal.answer-compliance-questions"
    },
    {
      "id": "legal.extract-contract-obligations",
      "function": "legal",
      "name": "Extract obligations and dates from signed contracts",
      "outcome": "Every obligation, deadline and renewal in a contract is extracted into the register with its clause.",
      "status": "active",
      "coverage": {
        "solutions": 0,
        "claims": 0,
        "caseReports": 0,
        "measured": 0,
        "supports": 0,
        "contradicts": 0
      },
      "url": "https://public-agents.com/jobs/legal.extract-contract-obligations"
    },
    {
      "id": "legal.monitor-regulatory-changes",
      "function": "legal",
      "name": "Monitor regulatory changes that affect the business",
      "outcome": "Changes in the regulations the company is subject to are detected, summarized and mapped to the affected policies.",
      "status": "active",
      "coverage": {
        "solutions": 0,
        "claims": 0,
        "caseReports": 0,
        "measured": 0,
        "supports": 0,
        "contradicts": 0
      },
      "url": "https://public-agents.com/jobs/legal.monitor-regulatory-changes"
    },
    {
      "id": "legal.review-nda",
      "function": "legal",
      "name": "Review a non-disclosure agreement against the playbook",
      "outcome": "An incoming NDA is marked up against the company playbook, with deviations explained, before a lawyer looks.",
      "status": "active",
      "coverage": {
        "solutions": 0,
        "claims": 0,
        "caseReports": 0,
        "measured": 0,
        "supports": 0,
        "contradicts": 0
      },
      "url": "https://public-agents.com/jobs/legal.review-nda"
    }
  ]
}
