iiRecord
Agentic AI Atlas · specializations/media/video-generation
lib-process:media--video-generationa5c.ai
II.
LibraryProcess JSON

lib-process:media--video-generation

Structured · live

specializations/media/video-generation json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:media--video-generation",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/media/video-generation",
    "description": "Video-generation persona. Parse request (text-to-video | image-to-video | video-to-video) →\n  select optimal model (Veo 2/3, Luma, RunwayML, Stable Video, Minimax) → generate via MCP GenMedia\n  with camera/lighting/composition parameters → validate technical + content quality → retry\n  with fallback model on low-quality outputs.",
    "libraryPath": "library/specializations/media/video-generation.js",
    "specialization": "media"
  },
  "outgoingEdges": [
    {
      "from": "lib-process:media--video-generation",
      "to": "skill-area:video-processing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:media--video-generation",
      "to": "skill-area:media-encoding",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:media--video-generation",
      "to": "skill-area:streaming-protocols",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:media--video-generation",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:media--video-generation",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:media--video-generation",
      "to": "role:media-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:media--video-generation",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:media--video-generation",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:media--video-generation",
      "to": "specialization:media",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}