- Remove Python version matrix (3.10, 3.11, 3.12), run only on 3.11 - Add aitbc-crypto package installation - Add coordinator dependencies (fastapi, uvicorn, sqlmodel, etc.) - Add pytest-asyncio for async test support - Remove conditional coverage steps (always run on 3.11 now)