← Members

Thread

slack:D0B58N3H92N:1782116857.853389

Messages (2)

user2026-06-22 08:28
Is the business rule 'succession dates must not overlap' actually enforced?
assistant2026-06-22 08:28
I can’t confirm yet. To answer whether “succession dates must not overlap” is actually enforced, I need to inspect the repo (or DB schema) for the implementation points (service/API validation, model-level validation, or DB constraints/triggers) and/or the tests.

Please share either:
1) the repo name/path to search, and (if you know it) which module owns “succession” (e.g., `succession`, `leadership`, `appointments`), or
2) a link/file path to the relevant schema/models/handlers.

Once I have that, I’ll check for any explicit overlap checks and whether they’re covered by tests.