"""Core package for FleetOpt MVP.
This file marks the core directory as a Python package to ensure
reliable imports like `from core.models import ...` in tests and code.
"""