refactor(spec): tighten prose, replace jargon

- 角色格→角色体系 (3处)
- 租户根/tenant root→租户 (3处)
- 清理 Hierarchy/Organization/System 的 doc 注释
This commit is contained in:
2026-07-12 09:23:39 +08:00
parent 3a50ed0ce2
commit 678bc9f56c
3 changed files with 11 additions and 17 deletions
+2 -2
View File
@@ -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。
-/