Bỏ qua để đến nội dung

Logic And Domain Rules

ProductSpecs53 words1 min read
draftbyunassigned

Use this file for durable product logic that future agents must not infer from code alone.

  • Document invariants that must stay true even when implementations change.
  • Capture branching rules, edge cases, and domain-specific exceptions.
  • Reference the files, tests, or ADRs that currently implement these rules.