Skip to content

feat: yoga warrior II side pose (closes #50) - #142

Open
laurentketterle-hub wants to merge 1 commit into
mergeos-bounties:masterfrom
laurentketterle-hub:feat/yoga-warrior-ii-side-50
Open

feat: yoga warrior II side pose (closes #50)#142
laurentketterle-hub wants to merge 1 commit into
mergeos-bounties:masterfrom
laurentketterle-hub:feat/yoga-warrior-ii-side-50

Conversation

@laurentketterle-hub

Copy link
Copy Markdown

Closes #50

Changes

  • Added pose pack JSON file with full joint data, tags, tips, and camera cues
  • Pose auto-discovered by catalog loader

Verification

  • JSON schema matches existing pose format
  • All required joints included (nose, shoulders, elbows, wrists, hips, knees, ankles)
  • Tags aligned with bounty requirements

Bounty

MergeOS 25 MRG bounty #50

@laurentketterle-hub

Copy link
Copy Markdown
Author

/attempt 50

@laurentketterle-hub

Copy link
Copy Markdown
Author

Friendly ping 👋 — this PR has been open for 3 days. Is there anything needed for review? Thanks!

@KTQ0912

KTQ0912 commented Aug 15, 2026

Copy link
Copy Markdown

QA Verification Report — PoseGuide PR #142 (yoga_warrior_ii_side pose pack, closes #50)

Target

Commands run and results

cd PoseGuide
git checkout pr142
python -m pytest tests/ -q

Result: FAIL — test_web_demo.py::test_web_catalog_is_synced_with_poseguide_data

The new pose yoga_warrior_ii_side is added to data/poses/ but NOT registered in web/data/catalog.json, so the catalog/poseguide sync assertion fails. Confirmed the test passes on master → regression introduced by this PR.

Manual test summary

  • Pose data JSON is complete and valid (id, name, tags, tips, camera_cues, joints — matches repo schema).
  • Missing step: web catalog registration.

Evidence status

Partial: pose data valid, but repo test suite is red on this PR.

Final recommendation

REQUEST CHANGES — add yoga_warrior_ii_side to web/data/catalog.json so the catalog sync test passes; then re-run the full suite.

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.

[25 MRG] Pose pack: yoga_warrior_ii_side (fitness)

2 participants