- Project Information: Refer to
README.mdfor details about the project. - Execution Commands: Refer to
Makefilefor all commands required to build, test, and lint the project. Always use the provided commands instead of running underlying tools directly. - Development Process: This project follows Test-Driven Development (TDD). Always write or update tests before or alongside implementation code.