| mode | description |
|---|---|
ask |
Document a Python file in the project, following specific conventions for style, formatting, and documentation. |
Please document the file ${file} following the conventions observed in the project.
CRITICAL: Code Preservation Policy
- NEVER remove any existing functionality from the code
- NEVER remove or delete any commented-out sections