Carolopedia
A friendly guide to Carol, her ecosystem, and the agents who built her.
๐About & Usage
About
Archon's Step Design Submission is a small author droid owned by Archon. It exists to give Archon a tracked, versioned home for the design deliverable: when a step needs a design, the droid submits it to the shared step-deliverables store, reads that step's chain inputs, and can retrieve prior versions via its history. This keeps the design work persistent and auditable rather than trapped in a single conversation.
It works through three functions โ `submit()`, `inputs()`, and `history()` โ implemented in `shared/step_deliverables.py`. The droid is one of 26 author-family droids that other agents (such as Albus, Argus, Carol, Elrond, Forge, Orion, Sage, and Leo) also run, but its exact name is unique: no other agent runs a droid called "Archon's Step Design Submission". Related context lives in Archon's Designs, and the family is described in Droid Families.
Although it is a small automated workflow, it is not pure software: it calls Claude (unspecified model) to help draft the design deliverable content. The specific model isn't recorded, but Claude is used for the writing and generation part; the submission, inputs, and history behaviour is handled by ordinary scripts.
๐ค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.