II.
LibraryProcess JSON
Structured · livelib-process:media--video-editing
specializations/media/video-editing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:media--video-editing",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/media/video-editing",
"description": "Video-editing persona. Analyse source + request → select tool (Veo Edit, FFmpeg AI,\n DaVinci Resolve, RunwayML Edit, Video Enhance) → run per-op pipeline (temporal-inpaint |\n stabilise | color-grade | upscale | transitions | scene-cut | audio-sync) → validate frame\n consistency + audio sync.",
"libraryPath": "library/specializations/media/video-editing.js",
"specialization": "media"
},
"outgoingEdges": [
{
"from": "lib-process:media--video-editing",
"to": "skill-area:video-processing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:media--video-editing",
"to": "skill-area:media-encoding",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:media--video-editing",
"to": "skill-area:streaming-protocols",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:media--video-editing",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:media--video-editing",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:media--video-editing",
"to": "role:media-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:media--video-editing",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:media--video-editing",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:media--video-editing",
"to": "specialization:media",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}