iiRecord
Agentic AI Atlas · Influencer Vetting
workflow:influencer-vettinga5c.ai
II.
Workflow JSON

workflow:influencer-vetting

Structured · live

Influencer Vetting json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-expanded-3.yamlCluster · workflows
Record JSON
{
  "id": "workflow:influencer-vetting",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-expanded-3.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Influencer Vetting",
    "workflowKind": "operational",
    "triggerType": "event-driven",
    "typicalCadence": "per-campaign",
    "complexity": "moderate",
    "description": "Evaluating potential influencer partners — audience authenticity\nanalysis, content quality review, brand alignment assessment, past\ncontroversy screening, and engagement rate verification. Produces\npartnership recommendations with risk assessment.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:influencer-vetting",
      "to": "role:marketing-strategist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:influencer-vetting",
      "to": "role:brand-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:influencer-vetting",
      "to": "skill-area:brand-positioning",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:influencer-vetting",
      "to": "domain:digital-marketing",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:influencer-vetting",
      "to": "domain:social-media",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:influencer-vetting",
      "to": "responsibility:brand-consistency",
      "kind": "triggers_responsibility",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}