-
Notifications
You must be signed in to change notification settings - Fork 168
Description
Description
As a team following AIDLC with the aidlc-workflows, we want to be able to
1/ run the workflow 2 or more times for different intents on the project. Meaning after we complete a full workflow execution and deliver results, we want to do it again for a new intent.
2/ run the workflow in parallel for 2 or more different independent components in a mono repo.
Use Case
Customers may have larger brown-field app in a mono repo where they went through a bolt to address a feature which resulted in code being updated in the a component for the mono repo. Now another component team is looking to use AI-DLC workflow to update that component in a separate intent.
Need a good way to manage several AI-DLC executions over time in different areas of the mono repo.
Should the workflow executions be name-spaced in some way?
Could workflow be updated to handle this or at least prescriptive guidance provided?
Area
Inception phase rules
Additional Context
No response