You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Play Zone inspection type with assessment workflow (#497)
* Add play zone unit type (Chunk 5)
Implements the final unit type from the upgrade plan. Play zone has a
conditional has_slide toggle (like bouncy_castle) that controls whether
the slide_assessment tab is included. Shared assessments: structure,
materials, fan, user_height, slide (conditional).
https://claude.ai/code/session_016Af3G5HbcoYzxLaQC4tDKp
* Fix play_zone tests: override factory has_slide default
The inspection factory defaults has_slide to true, so play_zone tests
that check for no slide tab need to explicitly set has_slide: nil.
https://claude.ai/code/session_016Af3G5HbcoYzxLaQC4tDKp
---------
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments