# V2 Aja Consent NIL Ledger

`@v2/aja-consent-nil-ledger` wires Aja capture consent to the Themis NIL ledger
contract for V2 studio shoots.

- `@aja/consent-management` records per-performer capture consent and
  withdrawals.
- The V2 wrapper attaches the Themis `@themis/likeness` license ID,
  `rightsManifestSha256`, and `consentChainRefs[]` expected by the NIL ledger
  spec.
- Revocation withdraws the Aja consent record and emits a cook-blocking
  revocation payload for Bellona cook, V2 service flags, and the Themis ledger
  cascade.

`@themis/likeness` remains a reciprocal Themis task, so this package records the
ledger link as a validated contract rather than importing a non-existent local
package.
