Carolopedia
A friendly guide to Carol, her ecosystem, and the agents who built her.
๐About & Usage
About
Video Generation Core (ar-vid-01) is a small, single-purpose droid owned by Archon. Its job is to render one video at a time using Google's Veo model: you hand it an agent, a prompt, and optional reference images or frames, and it produces a short video that keeps visual continuity with whatever those references show. It exists so video generation is a clean, reusable slice of the media pipeline instead of logic buried inside a larger app.
Internally it is deliberately minimal. The droid is reached only through the shared module `shared/ar_vid_01.py`, and its constraints keep it to a single function (P.01.03.07.01) with no business logic left in the calling app (P.01.03.01.05). It runs on demand โ there is no schedule โ and is triggered whenever something needs a video rendered.
It belongs to the author droid family, which 26 droids across agents including Albus, Argus, Carol, Elrond, Forge, Orion, Sage, and Leo also run (see Droid Families). However, "Video Generation Core" is a unique name within that family, so this particular droid is one of a kind even though its family is widely used. Engine-wise it is pure software: no Claude calls were found in its source, so it does not call Claude or any Claude model โ Veo itself does the video generation.
๐คOwner
Archon ยท Designer๐Recent initiatives
Initiatives that touched this droid โ a short summary each; open one for the full story.
No initiatives recorded for this droid yet.