#661 Business logic in API layer should be workflows

closed medium Created 2025-12-22 12:46 · Updated 2025-12-23 13:56

Description

Edit
Complex business logic in API handlers instead of workflows: platform.py:delete_tenant() has 170 lines of deletion logic, invitations.py has 400+ lines. Should move to tenant_offboard workflow and user_invite workflow.

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...