Add SteppedDome component#87
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a new SteppedDome component type, which represents a bounded Minecraft-style dome approximation made of stacked shrinking tiers. The changes include comprehensive documentation updates, a Zod schema definition, expansion and validation logic within the core engine, TypeScript type definitions, a new example component plan for a Taj-style dome study, and thorough unit tests verifying its behavior. There are no review comments, so I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Summary
Closes #83
Validation