{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Rich Folsom",
    "label": "Technology lawyer and legal technologist",
    "email": "rich@fo.ls",
    "url": "https://fo.ls/",
    "summary": "Part technology lawyer, part legal technologist. I build technology to improve legal services, and provide legal services for technology, data and regulated environments.",
    "location": {
      "city": "London",
      "countryCode": "GB"
    },
    "profiles": [
      {
        "network": "Twitter",
        "username": "prisonblues",
        "url": "https://twitter.com/prisonblues"
      },
      {
        "network": "GitHub",
        "username": "prisonblues",
        "url": "https://github.com/prisonblues"
      },
      {
        "network": "LinkedIn",
        "username": "richfolsom",
        "url": "https://www.linkedin.com/in/richfolsom"
      }
    ]
  },
  "work": [
    {
      "name": "Simmons & Simmons LLP",
      "url": "https://www.simmons-simmons.com",
      "position": "Partner",
      "startDate": "2024",
      "summary": "Data in the AI era: data licensing, AI training rights, and the commercial and regulatory plumbing where data meets compute.",
      "highlights": [
        "Built and shipped STRIDE, the firm's real-time digital regulation tracker — in-house teams use it instead of a quarterly PDF round-up."
      ]
    },
    {
      "name": "Deloitte LLP",
      "url": "https://www.deloitte.co.uk",
      "position": "Partner",
      "startDate": "2021",
      "endDate": "2024",
      "summary": "Commercial technology partner in Deloitte Legal — cloud, big data and AI advice for businesses whose product is mostly data.",
      "highlights": [
        "Led Deloitte's responses to major tech-policy consultations, including the Law Commission's digital assets paper.",
        "Hired, trained and ran a team of lawyers in these sectors.",
        "Product-owned the practice's SaaS tools: data-rights management and open-source permissioning."
      ]
    },
    {
      "name": "Kemp Little LLP",
      "position": "Associate, later Partner",
      "startDate": "2010",
      "endDate": "2021",
      "summary": "Helping clients buy and sell software, data and services at a tech boutique — mostly new tech and regulated industries.",
      "highlights": [
        "Helped build the practice into Band 1 for technology law.",
        "Built and ran Four Corners Intelligence — a contract-portfolio analysis product that won an FT Innovative Lawyers award and later followed the practice into Deloitte."
      ]
    },
    {
      "name": "Kemp Little Technology Limited",
      "position": "Founder & CEO",
      "startDate": "2017",
      "endDate": "2021",
      "summary": "The company behind the firm's legal-tech products — sold to Deloitte alongside the firm itself."
    },
    {
      "name": "Field Fisher Waterhouse LLP",
      "url": "https://www.fieldfisher.com",
      "position": "Trainee Solicitor",
      "startDate": "2008",
      "endDate": "2010",
      "summary": "Training contract. Admitted as a solicitor in 2010."
    }
  ],
  "volunteer": [
    {
      "organization": "The City Law School, City St George's, University of London",
      "url": "https://www.citystgeorges.ac.uk",
      "position": "Visiting Professor",
      "startDate": "2025"
    },
    {
      "organization": "Society for Computers and Law",
      "url": "https://www.scl.org",
      "position": "Member, LegalTech Board",
      "startDate": "2026"
    }
  ],
  "education": [
    {
      "institution": "Queens' College, University of Cambridge",
      "url": "https://www.queens.cam.ac.uk",
      "area": "Natural Sciences",
      "studyType": "MA",
      "score": "II.i",
      "startDate": "2002",
      "endDate": "2005"
    },
    {
      "institution": "Nottingham Law School",
      "url": "https://www.ntu.ac.uk",
      "area": "Law",
      "studyType": "LLB",
      "score": "Commendation",
      "startDate": "2005",
      "endDate": "2007"
    }
  ],
  "awards": [
    {
      "title": "Innovation in the business of law: Technology",
      "date": "2019",
      "awarder": "FT Innovative Lawyers Awards",
      "summary": "For Four Corners Intelligence."
    }
  ],
  "skills": [
    {
      "name": "Technology law"
    },
    {
      "name": "Legal technology"
    },
    {
      "name": "Data licensing"
    },
    {
      "name": "AI regulation"
    },
    {
      "name": "Contract automation"
    },
    {
      "name": "Open data"
    }
  ],
  "interests": [
    {
      "name": "Running"
    },
    {
      "name": "Cycling"
    },
    {
      "name": "Skiing"
    },
    {
      "name": "Weightlifting"
    },
    {
      "name": "Water polo"
    },
    {
      "name": "Rugby"
    }
  ],
  "projects": [
    {
      "name": "STRIDE",
      "description": "Real-time tracker of digital regulation across jurisdictions — AI, data, platforms, cyber, crypto.",
      "url": "https://stride.simmons-simmons.com"
    },
    {
      "name": "Four Corners Intelligence",
      "description": "Contract-portfolio analysis — every important clause of every contract, organised and instantly reportable. Won an FT Innovative Lawyers award in 2019.",
      "url": "https://web.archive.org/web/20191206031301/https://www.kl-legal.tech/4corners"
    },
    {
      "name": "AI Collider",
      "description": "Compare AI stances — corporate, regulatory, technical — as colour-coded grids across 72 dimensions.",
      "url": "https://aicollider.org"
    },
    {
      "name": "AI Contract.ing",
      "description": "Turned SCL's 60-page PDF of EU AI Act clauses into a filterable site with swappable defined terms and drafting options.",
      "url": "https://www.aicontract.ing"
    },
    {
      "name": "Magic Story Club",
      "description": "AI bedtime stories, personalised to the child you describe.",
      "url": "https://magicstory.club"
    },
    {
      "name": "Operation GoGoGo",
      "description": "Kitchen-TV dashboard that gets three kids out the door — RAG status and a countdown to departure.",
      "url": "https://operationgogogo.com"
    },
    {
      "name": "LessIsMortgage",
      "description": "Side-by-side mortgage scenarios — fixed vs tracker, terms, overpayment strategies — with the full financial picture.",
      "url": "https://lessismortgage.com"
    },
    {
      "name": "GoodKnight",
      "description": "Over-the-board chess for Kindle, with Stockfish pointing out pins, forks and skewers mid-game.",
      "url": "https://goodknight.app"
    }
  ],
  "meta": {
    "canonical": "https://fo.ls/cv.json",
    "lastModified": "2026-08-08T11:15:34+01:00",
    "signature": {
      "of": "https://fo.ls/cv.ts",
      "algorithm": "ssh-ed25519",
      "fingerprint": "SHA256:fOFFWjg8DJLjDwQ65hnbbHjWkoSAySHGGnteJuZsHG4",
      "signature": "https://fo.ls/cv.ts.sig",
      "publicKey": "https://fo.ls/cv.pub"
    }
  }
}
