first commit

This commit is contained in:
史悦
2025-09-25 18:02:42 +08:00
commit 2e1a1708e6
28 changed files with 637 additions and 0 deletions

View File

@@ -0,0 +1,66 @@
{
"version": "2.0.0",
"source": "project",
"metadata": {
"version": "2.0.0",
"description": "project 级资源注册表",
"createdAt": "2025-09-25T09:28:34.862Z",
"updatedAt": "2025-09-25T09:28:34.870Z",
"resourceCount": 3
},
"resources": [
{
"id": "planning-workflow",
"source": "project",
"protocol": "execution",
"name": "Planning Workflow 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@project://.promptx/resource/role/novel-planner/execution/planning-workflow.execution.md",
"metadata": {
"createdAt": "2025-09-25T09:28:34.867Z",
"updatedAt": "2025-09-25T09:28:34.867Z",
"scannedAt": "2025-09-25T09:28:34.867Z",
"path": "role/novel-planner/execution/planning-workflow.execution.md"
}
},
{
"id": "novel-planner",
"source": "project",
"protocol": "role",
"name": "Novel Planner 角色",
"description": "专业角色,提供特定领域的专业能力",
"reference": "@project://.promptx/resource/role/novel-planner/novel-planner.role.md",
"metadata": {
"createdAt": "2025-09-25T09:28:34.868Z",
"updatedAt": "2025-09-25T09:28:34.868Z",
"scannedAt": "2025-09-25T09:28:34.868Z",
"path": "role/novel-planner/novel-planner.role.md"
}
},
{
"id": "planning-mindset",
"source": "project",
"protocol": "thought",
"name": "Planning Mindset 思维模式",
"description": "思维模式指导AI的思考方式",
"reference": "@project://.promptx/resource/role/novel-planner/thought/planning-mindset.thought.md",
"metadata": {
"createdAt": "2025-09-25T09:28:34.869Z",
"updatedAt": "2025-09-25T09:28:34.869Z",
"scannedAt": "2025-09-25T09:28:34.869Z",
"path": "role/novel-planner/thought/planning-mindset.thought.md"
}
}
],
"stats": {
"totalResources": 3,
"byProtocol": {
"execution": 1,
"role": 1,
"thought": 1
},
"bySource": {
"project": 3
}
}
}