Marketing & Content Agents: Content Provenance & Adobe CX Gateway

Coordinate creative workflows and automate digital asset distribution safely. We verify agents against Adobe CX Enterprise mandates and enforce cryptographic provenance to shield your brand from synthetic fraud.

Enforcing Cryptographic Asset Metadata and Authenticity

Distributing automated content without digital authentication exposes enterprises to severe copyright disputes and brand damage. Under the Adobe CX Enterprise standard, generation agents must inject cryptographic content provenance into all output metadata. The gateway verifies compliance by scanning the asset's JSON-LD structure for a valid C2PA metadata assertion (c2pa.metadata), ensuring it serializes IPTC or EXIF namespaces to secure the origin trail in a tamper-evident shape. These security parameters and raw manifests are programmatically exposed directly via our public /api/agents/[slug]/raw endpoint.

Hardcoded Spend Caps and the 60-Second Kill Switch

Runaway marketing automation can rapidly exhaust advertising budgets and system resources. To pass the compliance audit, an agent's API must expose a standardized central 60-second kill switch (tested via SSE termination triggers targeting /stop or /revoke routes) alongside hardcoded spend caps inside the schema. This capability maps to the has_kill_switch_endpoint and enforces_hard_spend_caps boolean flags inside our database.

Frequently Asked Questions