Description: Add conditional state in create_workflow in main.py to manage this:
- After analysis if state["data"]["analysis"]["is_approved"] == False go to create_portfolio else go to END
- max retry 1 time after go to END
Priority: High
Estimated Effort: Medium