Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 555 Bytes

File metadata and controls

12 lines (9 loc) · 555 Bytes

MANDATORY FIRST STEP: Before answering, planning, or editing code in this repository, read README.md which contains instructions for both LLMs and humans.

Only add things to this file that are very very specific to LLMs. Almost everything should go into those files above.

Rules

Git

  • Do not commit or push or make branches unless explicitly instructed to.

Comments

  • Do not randomly remove comments just for tidying, unless they genuinely no longer apply.
  • Usually do not add comments explaining stuff that was removed or refactored away.