Demo of what an AI friendly requirements first approach could look like in the enterprise world.
This example implements the creation of Minimal Independent Working Units (MIWUs).
The main flow is: CreateMIWU which uses the subflow validateMIWU to validate the MIWU before storing it in the database.