ai-robot-core/spec/metadata-governance/scope.md

21 lines
642 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# metadata-governance 模块边界Scope
## 覆盖范围
- 元数据字段模型治理(字段定义、状态、适用范围)
- Admin 端在 KB / Intent / Script Flow / Prompt Template 的 metadata 联动
- 意图路由后的 metadata 过滤策略
- 数据拆解模板治理
## 不覆盖范围
- 教学内容生产与课程运营策略
- 模型选型、推理服务与向量引擎替换
- 历史全量数据重构(仅增量治理)
## 依赖接口清单
- `/admin/metadata-schemas`
- `/admin/kb/documents`
- `/admin/intent-rules`
- `/admin/script-flows`
- `/admin/prompt-templates`
- `/chat/completions`(内部路由链路)