Skip to content

Publish Calian sister-act package - #18

Merged
senyo888 merged 1 commit into
mainfrom
bella/publish-calian-sister-act
Jul 15, 2026
Merged

senyo888 merged 1 commit into
mainfrom
bella/publish-calian-sister-act

Conversation

@senyo888

@senyo888 senyo888 commented Jul 15, 2026 •

Copy link
Copy Markdown
Owner

Scope

  • Publish Calian's validated CGI v2 atlas, regenerated idle preview, contact sheet, direction sheet, and sanitized validation summary.
  • Align Calian and Scarlet metadata, package READMEs, catalogue entries, site cards, and installer pages around a professional sister-act identity.
  • Keep Scarlet's spritesheet, preview, and QA assets unchanged.

Reason

Calian's package artwork and interaction states were upgraded for clearer CGI depth, more balanced proportions, a deliberate four-frame wave, and event-scoped orb behavior. The public copy also needed one consistent, publishable identity without private lore or unrelated names.

Files affected

  • Root catalogue documentation: README.md, catalog.json
  • Calian package: metadata, README, atlas, preview, and QA evidence
  • Scarlet package: metadata and README copy only
  • Public site: catalogue card, Calian preview asset, and both installer pages

Runtime impact

  • Calian's authoritative 1536 x 2288 RGBA v2 spritesheet changes to SHA-256 4b9ac6125a4222a5e2391ba04ee3bf0a0b6c2fcd98aa07c8f2b2322dd614933b.
  • A poke uses one deliberate four-frame wave. The orb is limited to the poked wave and needs-attention state and remains attached to Calian's left palm.
  • Scarlet's runtime artwork and animation behavior do not change.
  • Entity semantics and deterministic lane ordering are not applicable to this repository.

UI impact

  • Calian receives a new catalogue/installer preview generated from the published atlas.
  • Calian and Scarlet are presented as a sister act whose combined diligence is unmatched.
  • README, catalogue, site card, installer copy, deep-link descriptions, hashes, and cache tokens remain synchronized.
  • No generated dashboards are affected. UI truth consistency risk is low because the catalogue contract validates all duplicated public fields.

Migration impact

No schema or data migration is required. Existing Calian installations must reinstall or refresh the package to receive the new atlas and metadata; a cached local preview may require reselecting the pet or restarting Codex.

Validation performed

  • Hatch Pet v2 atlas validation: 1536 x 2288, RGBA, 8 x 11, zero structural errors, zero warnings, zero transparent-RGB residue.
  • Calian package hash matched the validated local artifact, catalog.json, and the public validation summary.
  • Direction QA: four cardinal gates passed, 13 semantic passes, three reviewed intermediate warnings, zero failures.
  • Catalogue contract: seven pets, 61 local site references, 81 local Markdown references, all passed.
  • Project preflight, worktree privacy scan, staged-snapshot privacy scan, and git diff --check passed.
  • Desktop and 390 px catalogue rendering passed with no horizontal overflow, broken images, hidden actions, or console warnings.
  • Calian and Scarlet installer pages passed at 390 px with synchronized deep links and no overflow or console warnings.

Rollback safety

Reverting commit cb882b2ce9ea65617c2c2088e8067d469d6611fc restores the prior Calian atlas, preview, hashes, QA summary, metadata, and public copy as one coherent unit. No persistent migration or external data change needs reversal.

Summary by CodeRabbit

  • Content Updates

    • Refreshed Calian and Scarlet’s descriptions, roles, personality details, and catalogue presentation.
    • Added a dedicated section describing Calian and Scarlet as a coordinated sister act.
    • Updated installation-page messaging and Codex links for both pets.
  • Quality Updates

    • Expanded Calian’s interaction and validation guidance, including poke, waiting, wave, and orb behaviors.
    • Updated preview imagery and displayed traits.
    • Refreshed published validation dates and integrity checks.

Publish the validated Calian v2 atlas, preview, and QA evidence. Sanitize and align Calian and Scarlet public copy as a sister act with unmatched diligence.
@coderabbitai

coderabbitai Bot commented Jul 15, 2026 •

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: f15b556e-0818-4a77-ae92-1f0fee9f92c1

📥 Commits

Reviewing files that changed from the base of the PR and between 9c83abf and cb882b2.

⛔ Files ignored due to path filters (4)
  • pets/calian/preview.gif is excluded by !**/*.gif
  • pets/calian/qa/contact-sheet.png is excluded by !**/*.png
  • pets/calian/qa/look-directions.png is excluded by !**/*.png
  • site/assets/calian-preview.gif is excluded by !**/*.gif
📒 Files selected for processing (11)
  • README.md
  • catalog.json
  • pets/calian/README.md
  • pets/calian/pet.json
  • pets/calian/qa/validation-summary.json
  • pets/calian/spritesheet.webp
  • pets/scarlet/README.md
  • pets/scarlet/pet.json
  • site/index.html
  • site/install/calian/index.html
  • site/install/scarlet/index.html
👮 Files not reviewed due to content moderation or server errors (1)
  • pets/calian/spritesheet.webp

📝 Walkthrough

Walkthrough

Calian and Scarlet’s catalogue metadata, descriptions, validation records, preview references, documentation, and Codex install links are updated to reflect their coordinated sister-act presentation.

Changes

Calian and Scarlet refresh

Layer / File(s) Summary
Catalogue and pet metadata
catalog.json, pets/*/pet.json, README.md
Calian and Scarlet receive revised descriptions, presentation roles, summaries, traits, catalogue checksums, and collection documentation.
Calian package contract and validation
pets/calian/README.md, pets/calian/qa/validation-summary.json
Calian’s package documentation adds sister-act and interaction rules, while package and sprite checksums and validation fields are updated.
Web presentation and install links
site/index.html, site/install/*/index.html, pets/scarlet/README.md
Preview URLs, displayed roles, descriptions, traits, and Codex install deep-link descriptions are synchronized for both pets.

Estimated code review effort: 3 (Moderate) | ~20 minutes

Possibly related PRs

  • senyo888/codex-pets#6: Introduced the Calian and Scarlet package surfaces updated here.
  • senyo888/codex-pets#8: Added the deterministic preview renderer associated with the regenerated preview references and checksums.
  • senyo888/codex-pets#17: Introduced schema and validation changes related to the updated metadata and interaction contract.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description covers scope and validation, but it does not follow the required template sections or include the Pet details, checklist, Impact, and Rights fields. Rewrite it to match the repository template with Summary, Change type, Pet details, Package checklist, Validation performed, Results, Impact, and Rights sections.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: publishing Calian as a sister-act package.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bella/publish-calian-sister-act

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@senyo888
senyo888 marked this pull request as ready for review July 15, 2026 16:28
@senyo888
senyo888 merged commit 10e63df into main Jul 15, 2026
2 checks passed
@senyo888
senyo888 deleted the bella/publish-calian-sister-act branch July 15, 2026 16:35
@coderabbitai coderabbitai Bot mentioned this pull request Jul 15, 2026
26 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant