增加了设计,后台功能模块设计

This commit is contained in:
史悦
2025-08-12 14:02:16 +08:00
parent feba423b16
commit e3a645d519
12 changed files with 882 additions and 74 deletions

View File

@@ -4,9 +4,9 @@
"metadata": {
"version": "2.0.0",
"description": "project 级资源注册表",
"createdAt": "2025-08-11T10:11:46.830Z",
"updatedAt": "2025-08-11T10:11:46.838Z",
"resourceCount": 4
"createdAt": "2025-08-12T05:37:54.415Z",
"updatedAt": "2025-08-12T05:37:54.422Z",
"resourceCount": 5
},
"resources": [
{
@@ -17,9 +17,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@project://.promptx/resource/domain/product-manager/execution/workflow.execution.md",
"metadata": {
"createdAt": "2025-08-11T10:11:46.833Z",
"updatedAt": "2025-08-11T10:11:46.833Z",
"scannedAt": "2025-08-11T10:11:46.833Z",
"createdAt": "2025-08-12T05:37:54.418Z",
"updatedAt": "2025-08-12T05:37:54.418Z",
"scannedAt": "2025-08-12T05:37:54.418Z",
"path": "domain/product-manager/execution/workflow.execution.md"
}
},
@@ -31,9 +31,9 @@
"description": "专业角色,提供特定领域的专业能力",
"reference": "@project://.promptx/resource/domain/product-manager/product-manager.role.md",
"metadata": {
"createdAt": "2025-08-11T10:11:46.834Z",
"updatedAt": "2025-08-11T10:11:46.834Z",
"scannedAt": "2025-08-11T10:11:46.834Z",
"createdAt": "2025-08-12T05:37:54.418Z",
"updatedAt": "2025-08-12T05:37:54.418Z",
"scannedAt": "2025-08-12T05:37:54.418Z",
"path": "domain/product-manager/product-manager.role.md"
}
},
@@ -45,9 +45,9 @@
"description": "专业角色,提供特定领域的专业能力",
"reference": "@project://.promptx/resource/domain/project_manager/project_manager.role.md",
"metadata": {
"createdAt": "2025-08-11T10:11:46.835Z",
"updatedAt": "2025-08-11T10:11:46.835Z",
"scannedAt": "2025-08-11T10:11:46.835Z",
"createdAt": "2025-08-12T05:37:54.419Z",
"updatedAt": "2025-08-12T05:37:54.419Z",
"scannedAt": "2025-08-12T05:37:54.419Z",
"path": "domain/project_manager/project_manager.role.md"
}
},
@@ -59,21 +59,35 @@
"description": "专业角色,提供特定领域的专业能力",
"reference": "@project://.promptx/resource/domain/ui_ux_designer/ui_ux_designer.role.md",
"metadata": {
"createdAt": "2025-08-11T10:11:46.836Z",
"updatedAt": "2025-08-11T10:11:46.836Z",
"scannedAt": "2025-08-11T10:11:46.836Z",
"createdAt": "2025-08-12T05:37:54.420Z",
"updatedAt": "2025-08-12T05:37:54.420Z",
"scannedAt": "2025-08-12T05:37:54.420Z",
"path": "domain/ui_ux_designer/ui_ux_designer.role.md"
}
},
{
"id": "dev-manager",
"source": "project",
"protocol": "role",
"name": "Dev Manager 角色",
"description": "专业角色,提供特定领域的专业能力",
"reference": "@project://.promptx/resource/role/dev-manager/dev-manager.role.md",
"metadata": {
"createdAt": "2025-08-12T05:37:54.421Z",
"updatedAt": "2025-08-12T05:37:54.421Z",
"scannedAt": "2025-08-12T05:37:54.421Z",
"path": "role/dev-manager/dev-manager.role.md"
}
}
],
"stats": {
"totalResources": 4,
"totalResources": 5,
"byProtocol": {
"execution": 1,
"role": 3
"role": 4
},
"bySource": {
"project": 4
"project": 5
}
}
}