Summary
Update backend/AGENTS.md to reflect the new email-uniqueness rule (single-field)
instead of the obsolete compound description. Update backend/docs/test-audit.md
with the new test cases from issue D.
Spec
The decision lives at https://github.com/cargoffer/education_backend/blob/feat/adr-0001-global-email-uniqueness/docs/adr/0001-global-email-uniqueness.md. Maps to § Implementation Plan → 5. Documentation.
Acceptance criteria
Out of scope
- Frontend translation keys, OpenAPI updates.
Dependencies
- BLOCKED BY issues A–D.
- BLOCKS issue F (PR).
References
Summary
Update
backend/AGENTS.mdto reflect the new email-uniqueness rule (single-field)instead of the obsolete compound description. Update
backend/docs/test-audit.mdwith the new test cases from issue D.
Spec
The decision lives at https://github.com/cargoffer/education_backend/blob/feat/adr-0001-global-email-uniqueness/docs/adr/0001-global-email-uniqueness.md. Maps to § Implementation Plan → 5. Documentation.
Acceptance criteria
backend/AGENTS.md:backend/docs/test-audit.md:backend/src/scripts/seed.tsandscripts/audit-email-duplicates.ts(issue A) cross-references are added where relevant.Out of scope
Dependencies
References