latest agent instructions

This commit is contained in:
Jeffrey Paul 2025-06-09 05:59:17 -07:00
parent 02be4b2a55
commit 512b742c46
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
Read and follow the policies, procedures, and instructions in the
`AGENTS.md` file in the root of the repository. Make sure you follow *all*
of the instructions meticulously.
EXTREMELY IMPORTANT: Read and follow the policies, procedures, and
instructions in the `AGENTS.md` file in the root of the repository. Make
sure you follow *all* of the instructions meticulously.

View File

@ -63,7 +63,7 @@ Version: 2025-06-08
is a bug in the test). This is cheating, and it is bad. You should only
be modifying the test if it is incorrect or if the test is no longer
relevant. In almost all cases, you should be fixing the code that is
being tested.
being tested, or updating the tests to match a refactored implementation.
6. When dealing with dates and times or timestamps, always use, display, and
store UTC. Set the local timezone to UTC on startup. If the user needs