# No fixtures needed for unit tests yet. # Unit tests cover pure functions and value objects with no dependencies. # External-boundary mocks (llm, embedding_model) live in tests/integration/conftest.py.