master
refactor: add basic api and app lifecycle logs
feat: add async database session setup
feat: add department and employee models
feat: add update endpoint with move and cycle validation
feat: add smoke tests for departments and employees flows
build: init project skeleton
refactor: replace deprecated on_event handlers with lifespan