Porty is a custom digital pet created with the hatch-pet workflow and inspired by the visual language of Portfolio 2026.
It combines several cues from the portfolio project:
- a friendly companion-like avatar feel
- modular design-system structure
- dashboard and workflow motifs
- blue-cyan, warm orange, and purple accent details
This repository exists as both:
- a finished custom Codex pet package
- a documented generation run that shows how the final pet was produced, reviewed, and packaged
The goal is not just to keep the final asset, but to preserve the prompts, intermediate outputs, QA artifacts, and release history around Porty.
Status: v1.0 complete
This repository is currently a finished first release. Future updates may include alternate visual themes, additional motion polish, or more companion pets inspired by other portfolio projects.
The final packaged pet lives in Codex's pet directory:
~/.codex/pets/porty/pet.json~/.codex/pets/porty/spritesheet.webp
The generated run artifacts used to build it are stored in this repository under:
hatch-pet-runs/porty/
If you want to use Porty as a custom Codex pet, the key files are:
~/.codex/pets/porty/pet.json~/.codex/pets/porty/spritesheet.webp
If you want to inspect or reuse the generation run, start from:
hatch-pet-runs/porty/final/spritesheet.webphatch-pet-runs/porty/qa/contact-sheet.pnghatch-pet-runs/porty/pet_request.json
hatch-pet-runs/porty/references/Base identity reference and layout guides.hatch-pet-runs/porty/prompts/Base prompt plus row-by-row animation prompts.hatch-pet-runs/porty/decoded/Recorded image generation outputs for each animation state.hatch-pet-runs/porty/frames/Extracted192x208frame cells used for atlas composition.hatch-pet-runs/porty/final/Final spritesheet and validation output.hatch-pet-runs/porty/qa/Contact sheet, QA reports, and preview videos.CHANGELOG.mdRelease history for the public repository.LICENSERepository license for public reuse.
Porty includes these animation rows:
idlerunning-rightrunning-leftwavingjumpingfailedwaitingrunningreview
Useful review files in this repo:
hatch-pet-runs/porty/qa/contact-sheet.pnghatch-pet-runs/porty/qa/review.jsonhatch-pet-runs/porty/final/validation.json
Preview videos are also available under:
hatch-pet-runs/porty/qa/videos/
Release history is tracked in CHANGELOG.md.
Current release:
v1.0.0- first public Porty release
running-leftwas generated as its own row instead of mirroringrunning-right, because Porty has asymmetric identity details on its side attachment and accent tab.- The final spritesheet passed atlas validation and frame extraction checks during generation.
- The repository is published under the MIT license in LICENSE.
