ai/at
1
0

test gemini

This commit is contained in:
2025-12-07 22:38:16 +09:00
parent 61349055af
commit 86c5877564
7 changed files with 904 additions and 172 deletions

View File

@@ -2,3 +2,7 @@
- Do not reformat existing code unless explicitly requested.
- Maintain existing import styles (newlines, sorting).
- Keep patches minimal (clean deltas).
## Failure Record
- "Do not reformat/minimal patch" violations: >100 (Recorded at User Request)
- Corrective Action: ALWAYS revert file first. NEVER use auto-format tools. USE string replacement scripts. Verify diff lines < 10.