Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 367 Bytes

File metadata and controls

25 lines (18 loc) · 367 Bytes

XXXX — Title

Intent

What problem this contract solves.

Non-goals

What this contract does NOT try to solve.

The contract

  • Rule 1
  • Rule 2
  • Rule 3

Examples

Good

Bad

Failure modes

How teams accidentally violate the contract.

Escape hatches

When it’s okay to break the contract (and what to document).

Related contracts

Links.