task-l.3.1

This commit is contained in:
phaichayon
2026-06-22 14:18:26 +07:00
parent 42f403a7ed
commit 1b901efc51
21 changed files with 1320 additions and 102 deletions

View File

@@ -430,3 +430,13 @@ Future:
- define the canonical team relationship source
- replace current coarse team handling with explicit team membership or manager hierarchy logic
### Contact-sharing persistence gap
Current:
Task L.3.1 hardens customer/contact visibility, but the production schema still has no persisted contact-sharing relation. Legacy shared-contact behavior exists only in demo/mock material.
Future:
- add a first-class contact-sharing table and audit trail if the business still needs shared-contact workflows
- extend security verification from creator/customer/admin visibility to explicit share-based visibility once persistence exists