← All Semantic Contracts

Code Quality

Coding conventions and design principles

A semantic contract: vocabulary your project supplies itself — ready to drop into your CLAUDE.md / AGENTS.md.

    Our code follows:

  • SOLID principles
  • DRY, KISS
  • Ubiquitous Language from Domain-Driven Design (same terms in code as in the specification)

Related Anchors