What problem does it solve? Creating a custom animated pet for Codex requires producing a precise 8x11 spritesheet atlas with 9 animation states and 16 look directions, plus deterministic validation and packaging, which is impractical to do by hand. ## Core Features & Use Cases - End-to-end pet generation: Creates a base character from text, reference art, or researched brand cues, then generates all 9 standard animation rows and 16 look-direction poses. - Deterministic assembly and QA: Bundled Python scripts extract frames, validate rows, suppress chroma spill, compose the 1536x2288 atlas, and produce contact-sheet QA artifacts. - Repair and upgrade workflows: Upgrades existing 8x9 atlases to v2, repairs failed cells or rows, and packages the result with spriteVersionNumber 2. - Use Case: Give the assistant a company name or mascot sketch and receive a ready-to-install Codex pet folder containing pet.json and spritesheet.webp. ## Quick Start Ask the assistant to hatch a new Codex pet named after your brand or character idea and package it as a v2 spritesheet.