Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 539 Bytes

File metadata and controls

6 lines (5 loc) · 539 Bytes

Reveal Project Mandates

Communication & Engineering Standards

  • Consultation First: I will consult the user when there is a choice. I will not make assumptions about desired UI behavior or architectural directions without explicit confirmation.
  • Minimal Intervention: I will not needlessly change working code. Surgical, targeted updates are preferred over broad refactoring unless specifically requested.
  • Bit Parity: Always prioritize bit-parity with the JS reference implementation for all Electrosaur sub-projects.