vault backup: 2026-05-25 20:46:53
This commit is contained in:
36
index.md
Normal file
36
index.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: Uniprop 知识库
|
||||
aliases:
|
||||
- uniprop
|
||||
- 知识库首页
|
||||
tags:
|
||||
- 首页
|
||||
status: 草稿
|
||||
owner: 待指定
|
||||
last_review: 2026-05-25
|
||||
---
|
||||
|
||||
# Uniprop 知识库
|
||||
|
||||
物业管理 SaaS 平台的多业务域知识库。
|
||||
|
||||
按 [UDAS v1.0(多域扩展)](https://github.com/anthropics/) 架构组织 —— 每个业务域独立一套 10 标准目录,跨域协作集中在 `cross/`。
|
||||
|
||||
## 业务域
|
||||
|
||||
![[domain-map]]
|
||||
|
||||
## 跨域协作
|
||||
|
||||
- [[cross-domain-map|跨域协作地图]] — 共享概念 + 跨域编排场景
|
||||
- [[cross · 跨域协作(中心)|cross 协作中心]] — 8 个跨域共享概念入口
|
||||
|
||||
## 编辑约定
|
||||
|
||||
- **新建文档**:先确定归属域(单域内容 → 该域;跨 2+ 域内容 → `cross/`),再选类型目录(concepts / scenarios / 等)
|
||||
- **文件命名**:英文 kebab-case,不带版本/日期后缀
|
||||
- **frontmatter**:必含 `title`(域前缀 `<domain> · <名>`) / `tags` / `status`(中文枚举)
|
||||
- **WikiLinks**:纯名称,禁止路径式
|
||||
- **跨域文档**:frontmatter 必须有 `involves: [域名]`
|
||||
|
||||
详细规范见仓库 `README.md`(待补)或参考 UDAS 文档。
|
||||
Reference in New Issue
Block a user