LICENSE
README.md
pyproject.toml
src/omnipet/__init__.py
src/omnipet/approvals.py
src/omnipet/canvas.py
src/omnipet/checkpoint.py
src/omnipet/cli.py
src/omnipet/openai_images.py
src/omnipet/package.py
src/omnipet/project.py
src/omnipet/release.py
src/omnipet/run.py
src/omnipet/security.py
src/omnipet/workflow.py
src/omnipet.egg-info/PKG-INFO
src/omnipet.egg-info/SOURCES.txt
src/omnipet.egg-info/dependency_links.txt
src/omnipet.egg-info/entry_points.txt
src/omnipet.egg-info/requires.txt
src/omnipet.egg-info/top_level.txt
src/omnipet/_vendor/__init__.py
src/omnipet/_vendor/hatch/LICENSE.txt
src/omnipet/_vendor/hatch/MANIFEST.json
src/omnipet/_vendor/hatch/NOTICE
src/omnipet/_vendor/hatch/VENDORING.md
src/omnipet/_vendor/hatch/__init__.py
src/omnipet/_vendor/hatch/references/animation-rows.md
src/omnipet/_vendor/hatch/references/codex-pet-contract.md
src/omnipet/_vendor/hatch/references/qa-rubric.md
src/omnipet/_vendor/hatch/scripts/assemble_extended_atlas.py
src/omnipet/_vendor/hatch/scripts/combine_direction_blind_verdicts.py
src/omnipet/_vendor/hatch/scripts/compose_atlas.py
src/omnipet/_vendor/hatch/scripts/compose_cardinal_anchor_strip.py
src/omnipet/_vendor/hatch/scripts/derive_running_left_from_running_right.py
src/omnipet/_vendor/hatch/scripts/despill_chroma_edges.py
src/omnipet/_vendor/hatch/scripts/extract_cardinal_anchors.py
src/omnipet/_vendor/hatch/scripts/extract_strip_frames.py
src/omnipet/_vendor/hatch/scripts/inspect_frames.py
src/omnipet/_vendor/hatch/scripts/make_contact_sheet.py
src/omnipet/_vendor/hatch/scripts/make_direction_blind_qa_sheet.py
src/omnipet/_vendor/hatch/scripts/make_direction_qa_sheet.py
src/omnipet/_vendor/hatch/scripts/measure_direction_continuity.py
src/omnipet/_vendor/hatch/scripts/prepare_pet_run.py
src/omnipet/_vendor/hatch/scripts/render_animation_previews.py
src/omnipet/_vendor/hatch/scripts/validate_atlas.py
src/omnipet/_vendor/hatch/scripts/validate_direction_blind_verdicts.py
src/omnipet/generation/__init__.py
src/omnipet/generation/request.py
src/omnipet/hatch/__init__.py
src/omnipet/hatch/_runtime.py
src/omnipet/hatch/atlas.py
src/omnipet/hatch/chroma.py
src/omnipet/hatch/directions.py
src/omnipet/hatch/extract.py
src/omnipet/hatch/inspect.py
src/omnipet/hatch/prepare.py
src/omnipet/hatch/validation.py
src/omnipet/templates/pet/README.md
src/omnipet/templates/pet/brief.md
src/omnipet/templates/pet/pet.yaml
src/omnipet/templates/pet/prompts/refinements.md
tests/test_alpha_release.py
tests/test_canonical_adoption.py
tests/test_checkpoint.py
tests/test_cli.py
tests/test_end_to_end_cli.py
tests/test_gitignore.py
tests/test_hatch_api.py
tests/test_hatch_tools_api.py
tests/test_openai_images.py
tests/test_packaging.py
tests/test_project.py
tests/test_release_package.py
tests/test_release_workflow.py
tests/test_repository_docs.py
tests/test_run.py
tests/test_vendored_hatch.py
tests/test_workflow.py