P1+P2: 建立多域 UDAS 骨架与跨域共享概念 stub
P1 — 创建 61 个标准目录: - 5 业务域(prop-acc / community / administrative / patrol / resident-portal) 各 10 标准子目录(concepts/features/procedures/scenarios/reference/ faq/glossary/decisions/maps/assets) - cross/ 跨域协作(同 10 标准子目录) - 顶层 maps/ 空目录暂不入 git,P3+P4+P5 填充后才被追踪。 P2 — cross/concepts/ 8 个跨域共享概念 stub(占位,带 frontmatter): - resident(业户) - staff(员工) - org-hierarchy(组织结构) - housing-unit(房屋单元) - work-order(工单) - access-card(门卡 / IC 卡) - notification(通知) - role-permission(角色与权限) 每个 stub 含 title、aliases、tags、status、referenced_by, 确保新域文档第一行起 WikiLink `[[业户]]` 即可解析。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
50
cross/concepts/notification.md
Normal file
50
cross/concepts/notification.md
Normal file
@@ -0,0 +1,50 @@
|
||||
---
|
||||
title: 通知(Notification,跨域)
|
||||
aliases:
|
||||
- 通知
|
||||
- Notification
|
||||
- 消息
|
||||
tags:
|
||||
- 概念
|
||||
- 跨域
|
||||
- 基础设施
|
||||
status: 草稿
|
||||
owner: 待指定
|
||||
last_review: 2026-05-25
|
||||
referenced_by:
|
||||
- prop-acc
|
||||
- community
|
||||
- administrative
|
||||
- patrol
|
||||
- resident-portal
|
||||
---
|
||||
|
||||
# 通知(跨域)
|
||||
|
||||
> 🚧 占位文档 — 待补充实际内容
|
||||
|
||||
## 概述
|
||||
|
||||
通知是平台跨域消息分发的统一基础设施,支持站内信、短信、微信小程序模板消息、邮件等渠道,被所有业务域消费。
|
||||
|
||||
## 各域视角
|
||||
|
||||
| 域 | 关注属性 / 使用方式 |
|
||||
|---|---|
|
||||
| prop-acc | (待填:催缴通知、收据生成提醒) |
|
||||
| community | (待填:活动通知、群公告) |
|
||||
| administrative | (待填:入离职流转、审批待办) |
|
||||
| patrol | (待填:工单派发、处理超时) |
|
||||
| resident-portal | (待填:业户消息中心) |
|
||||
|
||||
## 核心属性
|
||||
|
||||
(待填)
|
||||
|
||||
## 关联关系
|
||||
|
||||
(待填)
|
||||
|
||||
## 相关文档
|
||||
|
||||
(待填)
|
||||
Reference in New Issue
Block a user