Files
DFJ/.promptx/resource/project.registry.json

67 lines
2.1 KiB
JSON
Raw Permalink 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.

{
"version": "2.0.0",
"source": "project",
"metadata": {
"version": "2.0.0",
"description": "project 级资源注册表",
"createdAt": "2025-09-11T02:30:41.803Z",
"updatedAt": "2025-09-11T02:30:41.806Z",
"resourceCount": 3
},
"resources": [
{
"id": "design-thinking",
"source": "project",
"protocol": "thought",
"name": "Design Thinking 思维模式",
"description": "思维模式指导AI的思考方式",
"reference": "@project://.promptx/resource/role/prototype-designer/design-thinking.thought.md",
"metadata": {
"createdAt": "2025-09-11T02:30:41.805Z",
"updatedAt": "2025-09-11T02:30:41.805Z",
"scannedAt": "2025-09-11T02:30:41.805Z",
"path": "role/prototype-designer/design-thinking.thought.md"
}
},
{
"id": "design-workflow",
"source": "project",
"protocol": "execution",
"name": "Design Workflow 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@project://.promptx/resource/role/prototype-designer/design-workflow.execution.md",
"metadata": {
"createdAt": "2025-09-11T02:30:41.805Z",
"updatedAt": "2025-09-11T02:30:41.805Z",
"scannedAt": "2025-09-11T02:30:41.805Z",
"path": "role/prototype-designer/design-workflow.execution.md"
}
},
{
"id": "prototype-designer",
"source": "project",
"protocol": "role",
"name": "Prototype Designer 角色",
"description": "专业角色,提供特定领域的专业能力",
"reference": "@project://.promptx/resource/role/prototype-designer/prototype-designer.role.md",
"metadata": {
"createdAt": "2025-09-11T02:30:41.806Z",
"updatedAt": "2025-09-11T02:30:41.806Z",
"scannedAt": "2025-09-11T02:30:41.806Z",
"path": "role/prototype-designer/prototype-designer.role.md"
}
}
],
"stats": {
"totalResources": 3,
"byProtocol": {
"thought": 1,
"execution": 1,
"role": 1
},
"bySource": {
"project": 3
}
}
}