forked from bai/curriculum-project-hub
refactor(spec): tighten prose, replace jargon
- 角色格→角色体系 (3处) - 租户根/tenant root→租户 (3处) - 清理 Hierarchy/Organization/System 的 doc 注释
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import Spec.Prelude
|
||||
|
||||
/-!
|
||||
# Organization —— SaaS tenant root (ADR-0020, ADR-0024)
|
||||
# Organization —— SaaS 租户 (ADR-0020, ADR-0024)
|
||||
|
||||
组织是租户根。project/team 必须归属且仅归属一个 org;team→project grant 必须同 org。
|
||||
组织就是租户。project/team 必须归属且仅归属一个 org;team→project grant 必须同 org。
|
||||
组织实体见 `Hierarchy.Organization`;用户见 `Spec.System.User`;平台控制面见
|
||||
`PlatformAdministration`(ADR-0023)。凭据信封见 ADR-0024。
|
||||
-/
|
||||
|
||||
Reference in New Issue
Block a user