Initial commit
This commit is contained in:
79
.promptx/resource/project.registry.json
Normal file
79
.promptx/resource/project.registry.json
Normal file
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"version": "2.0.0",
|
||||
"source": "project",
|
||||
"metadata": {
|
||||
"version": "2.0.0",
|
||||
"description": "project 级资源注册表",
|
||||
"createdAt": "2025-08-11T10:11:46.830Z",
|
||||
"updatedAt": "2025-08-11T10:11:46.838Z",
|
||||
"resourceCount": 4
|
||||
},
|
||||
"resources": [
|
||||
{
|
||||
"id": "workflow",
|
||||
"source": "project",
|
||||
"protocol": "execution",
|
||||
"name": "Workflow 执行模式",
|
||||
"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",
|
||||
"path": "domain/product-manager/execution/workflow.execution.md"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "product-manager",
|
||||
"source": "project",
|
||||
"protocol": "role",
|
||||
"name": "Product Manager 角色",
|
||||
"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",
|
||||
"path": "domain/product-manager/product-manager.role.md"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "project_manager",
|
||||
"source": "project",
|
||||
"protocol": "role",
|
||||
"name": "Project_manager 角色",
|
||||
"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",
|
||||
"path": "domain/project_manager/project_manager.role.md"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "ui_ux_designer",
|
||||
"source": "project",
|
||||
"protocol": "role",
|
||||
"name": "Ui_ux_designer 角色",
|
||||
"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",
|
||||
"path": "domain/ui_ux_designer/ui_ux_designer.role.md"
|
||||
}
|
||||
}
|
||||
],
|
||||
"stats": {
|
||||
"totalResources": 4,
|
||||
"byProtocol": {
|
||||
"execution": 1,
|
||||
"role": 3
|
||||
},
|
||||
"bySource": {
|
||||
"project": 4
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user