Clarify side-profile atlas clothing ownership
This commit is contained in:
@@ -8889,6 +8889,14 @@ def smoke_pov_oral_position_routes() -> None:
|
||||
"button-down shirt tied at the waist" in side_body_clothing_prompt and "fitted bralette" in side_body_clothing_prompt,
|
||||
f"Side-profile oral clothing restore should preserve visible upper outfit continuity: {side_body_clothing_prompt}",
|
||||
)
|
||||
_expect(
|
||||
"the woman's lower garments are pulled aside out of frame" in side_body_clothing_prompt,
|
||||
f"Side-profile oral clothing restore should keep partial-removal state without exposing hidden garments: {side_body_clothing_prompt}",
|
||||
)
|
||||
_expect(
|
||||
"the woman wears the button-down shirt tied at the waist" in side_body_clothing_prompt,
|
||||
f"Side-profile oral clothing restore should assign visible clothing to the woman: {side_body_clothing_prompt}",
|
||||
)
|
||||
|
||||
sitting_pair = pb.build_insta_of_pair(
|
||||
row_number=1,
|
||||
|
||||
Reference in New Issue
Block a user