Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 338 Bytes

File metadata and controls

14 lines (8 loc) · 338 Bytes

Agent Rules

General

  • Use plain ASCII only.
  • Break lines at 150 chars, not earlier.
  • Do not change public APIs unless explicitly requested.
  • When adding or rewriting code, use tab chars instead of 2 or 4 spaces.

Git Safety

  • Do not make any change to the git repository; use read-only access unless explicitly requested.