{
  "$schema": "https://floss.fund/schema/v1.0.0/funding.schema.json#",
  "version": "v1.0.0",
  "entity": {
    "type": "individual",
    "role": "maintainer",
    "name": "Sattyam Jain",
    "email": "hello@provael.com",
    "description": "I build and maintain Provael, open source adversarial testing for robot vision-language-action policies, and publish an Embodied AI Security Top 10.",
    "webpageUrl": {
      "url": "https://www.provael.com"
    }
  },
  "projects": [
    {
      "guid": "provael",
      "name": "Provael",
      "description": "Adversarial red-teaming and assurance for robot vision-language-action policies. Runs safety scenarios against VLA models, reports measured failure rates with the benign control alongside, and maintains a public Embodied AI Security Top 10. Robots running VLA policies are entering the EU market against a Machinery Regulation date of 2027-01-20 and there is no shared vocabulary for what was tested.",
      "webpageUrl": {
        "url": "https://www.provael.com"
      },
      "repositoryUrl": {
        "url": "https://github.com/provael/provael",
        "wellKnown": "https://github.com/provael/provael/blob/main/.well-known/funding-manifest-urls"
      },
      "licenses": [
        "spdx:Apache-2.0"
      ],
      "tags": [
        "security",
        "robotics",
        "ai-safety",
        "testing",
        "red-teaming"
      ]
    }
  ],
  "funding": {
    "channels": [
      {
        "guid": "bank",
        "type": "bank",
        "address": "",
        "description": "Direct bank transfer, India. Please email for details."
      }
    ],
    "plans": [
      {
        "guid": "maintainer-time",
        "status": "active",
        "name": "Maintainer time and predicate calibration",
        "description": "Covers part-time maintainer hours to calibrate the keep-out and collision predicates, which are uncalibrated today; to extend measured coverage beyond the single policy checkpoint and the three attack families that have been exercised against a real model; and to publish reproduction scripts for the eight Embodied AI Security Top 10 entries that are in scope for a VLA-policy red-teamer.",
        "amount": 25000,
        "currency": "USD",
        "frequency": "one-time",
        "channels": [
          "bank"
        ]
      }
    ],
    "history": []
  }
}
