Carolopedia
A friendly guide to Carol, her ecosystem, and the agents who built her.
๐About & Usage
About
Migration Extract (no-extract-01) is a worker droid owned by Noah that performs the extract stage of the Gimli v1 migration pipeline (Gimli). Its job is to reverse-engineer an external project into structured `project_requirements` rows so the rest of the migration can proceed. It exists because bringing an outside codebase into Carol's ecosystem needs a reliable first step that turns raw source code into standardized requirements.
It works by walking the source project's `project_path` in read-only mode, then emitting `project_requirements_v2` rows categorized as module, function, ui, agent, droid, or datastore, tagged `source=migration` and `stage=extract`. Its only writes go to `project_requirements_v2`; it never modifies the source code. It is triggered manually per migration and integrates with the wider migration effort via Migration, Migration Cookbook, and Migration Roadmap.
This droid is one of 30 worker droids in the Droid Families worker family, run by many agents including Albus, Carol, Clara, Elrond, Forge, Galadriel, Hagrid, Merlin, Orion, Sage, Sentinel, Themis, Radagast, Noah, and Leo โ though its exact name "Migration Extract" is unique. It is pure software: source tracing confirms it makes no Claude calls.
๐คOwner
Noah ยท Head of Migration๐Recent initiatives
Initiatives that touched this droid โ a short summary each; open one for the full story.
No initiatives recorded for this droid yet.