Logic And Domain Rules
ProductSpecs53 words1 min read
Use this file for durable product logic that future agents must not infer from code alone.
Core Invariants
Phần tiêu đề “Core Invariants”- Document invariants that must stay true even when implementations change.
Decision Rules
Phần tiêu đề “Decision Rules”- Capture branching rules, edge cases, and domain-specific exceptions.
Evidence
Phần tiêu đề “Evidence”- Reference the files, tests, or ADRs that currently implement these rules.