{
  "version": "v1.0.0",
  "entity": {
    "type": "organisation",
    "role": "owner",
    "name": "EMILIA Protocol, Inc.",
    "email": "team@emiliaprotocol.ai",
    "phone": "",
    "description": "EMILIA Protocol, Inc. maintains EMILIA Protocol: an open Apache-2.0 standard plus zero-dependency reference toolkit for authorization receipts, offline-verifiable proof that a named human approved an exact, irreversible AI-agent action before it executed. The open public good is the security verification toolchain: interoperable verifiers in JavaScript, Python, and Go, an adversarial conformance suite, formal models, and an IETF Internet-Draft. The for-profit company funds and stewards the open core.",
    "webpageUrl": {
      "url": "https://www.emiliaprotocol.ai",
      "wellKnown": "https://www.emiliaprotocol.ai/.well-known/funding-manifest-urls"
    }
  },
  "projects": [
    {
      "guid": "emilia-protocol",
      "name": "EMILIA Protocol",
      "description": "An open standard and zero-dependency reference toolkit that produces an authorization receipt: offline-verifiable proof that a named human approved an exact, irreversible AI-agent action before it executed. The fundable open surface is the verification toolchain that makes a receipt checkable by any third party: three interoperable reference verifiers (JavaScript, Python, Go) proven to agree on canonical adversarial conformance vectors in CI, the npm packages @emilia-protocol/verify and @emilia-protocol/issue, an adversarial conformance suite with 85 cataloged red-team cases, formal models (26 TLA+ properties and 22 Alloy assertions, 0 counterexamples), and the IETF Internet-Draft draft-schrock-ep-authorization-receipts-01.",
      "webpageUrl": {
        "url": "https://www.emiliaprotocol.ai",
        "wellKnown": "https://www.emiliaprotocol.ai/.well-known/funding-manifest-urls"
      },
      "repositoryUrl": {
        "url": "https://github.com/emiliaprotocol/emilia-protocol",
        "wellKnown": ""
      },
      "licenses": ["spdx:Apache-2.0"],
      "tags": [
        "security",
        "ai",
        "cryptography",
        "authorization",
        "standards",
        "verification",
        "supply-chain",
        "developer-tools"
      ]
    }
  ],
  "funding": {
    "channels": [
      {
        "guid": "github-sponsors",
        "type": "other",
        "address": "https://github.com/emiliaprotocol/emilia-protocol",
        "description": "GitHub Sponsors (pending enablement for the emiliaprotocol organisation; once active, update this address to https://github.com/sponsors/emiliaprotocol). Until then, contact team@emiliaprotocol.ai to arrange funding."
      }
    ],
    "plans": [
      {
        "guid": "hardening-2026",
        "status": "active",
        "name": "Security hardening of the open verifier toolchain",
        "description": "One-time work to harden the open public-good toolchain: cross-language differential and property-based testing across the JavaScript, Python, and Go verifiers; supply-chain hardening (SBOM, provenance, signed releases, reproducible-build check) of the zero-dependency packages; conformance-suite and red-team expansion (PIP-007 escalation path and WebAuthn challenge-binding edge cases); and fuzzing of the parse/verify boundary.",
        "amount": 25000,
        "currency": "USD",
        "frequency": "one-time",
        "channels": ["github-sponsors"]
      },
      {
        "guid": "sustain-monthly",
        "status": "active",
        "name": "Ongoing maintenance",
        "description": "Recurring support for ongoing maintenance of the open verifiers, the conformance suite, the formal models, and the IETF Internet-Draft: dependency-free upkeep, CI re-runs of the formal proofs, security triage, and conformance-vector updates.",
        "amount": 0,
        "currency": "USD",
        "frequency": "monthly",
        "channels": ["github-sponsors"]
      }
    ],
    "history": []
  }
}
