Discriminated union representing all possible table modifications during the
component review phase. Review agents examine generated tables and return an
array of these operations to correct issues:
Create: Add missing tables that fulfill requirements
Update: Fix incorrectly named tables (rename operations)
Table revision operation type.
Discriminated union representing all possible table modifications during the component review phase. Review agents examine generated tables and return an array of these operations to correct issues: