Engine Folder

This folder contains the main application logic.

Files

Key idea

The engine layer keeps route handlers thin. API endpoints call into the orchestrator instead of implementing lifecycle rules directly.