# Critical Directives

These rules must be followed without exception.

## Package Management
ONLY USE UV, NO PIP ALLOWED.

## Version Control
DO NOT RESTORE FILES VIA GIT.

## Primary Language
Python is the primary language. All standards apply universally.

## Enforcement
All standards must be adhered to strictly to maintain code quality and consistency across the project, focused on Python best practices, PEP 8 compliance, and clarity, maintainability, testability.
