Files
NB-Novel/.promptx/resource/project.registry.json
2025-09-26 09:43:32 +08:00

109 lines
3.7 KiB
JSON
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.

{
"version": "2.0.0",
"source": "project",
"metadata": {
"version": "2.0.0",
"description": "project 级资源注册表",
"createdAt": "2025-09-26T01:28:56.821Z",
"updatedAt": "2025-09-26T01:28:56.834Z",
"resourceCount": 6
},
"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-26T01:28:56.825Z",
"updatedAt": "2025-09-26T01:28:56.825Z",
"scannedAt": "2025-09-26T01:28:56.825Z",
"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-26T01:28:56.827Z",
"updatedAt": "2025-09-26T01:28:56.827Z",
"scannedAt": "2025-09-26T01:28:56.827Z",
"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-26T01:28:56.830Z",
"updatedAt": "2025-09-26T01:28:56.830Z",
"scannedAt": "2025-09-26T01:28:56.830Z",
"path": "role/novel-planner/thought/planning-mindset.thought.md"
}
},
{
"id": "architect-workflow",
"source": "project",
"protocol": "execution",
"name": "Architect Workflow 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@project://.promptx/resource/role/story-architect/execution/architect-workflow.execution.md",
"metadata": {
"createdAt": "2025-09-26T01:28:56.831Z",
"updatedAt": "2025-09-26T01:28:56.831Z",
"scannedAt": "2025-09-26T01:28:56.831Z",
"path": "role/story-architect/execution/architect-workflow.execution.md"
}
},
{
"id": "story-architect",
"source": "project",
"protocol": "role",
"name": "Story Architect 角色",
"description": "专业角色,提供特定领域的专业能力",
"reference": "@project://.promptx/resource/role/story-architect/story-architect.role.md",
"metadata": {
"createdAt": "2025-09-26T01:28:56.832Z",
"updatedAt": "2025-09-26T01:28:56.832Z",
"scannedAt": "2025-09-26T01:28:56.832Z",
"path": "role/story-architect/story-architect.role.md"
}
},
{
"id": "architect-mindset",
"source": "project",
"protocol": "thought",
"name": "Architect Mindset 思维模式",
"description": "思维模式指导AI的思考方式",
"reference": "@project://.promptx/resource/role/story-architect/thought/architect-mindset.thought.md",
"metadata": {
"createdAt": "2025-09-26T01:28:56.833Z",
"updatedAt": "2025-09-26T01:28:56.833Z",
"scannedAt": "2025-09-26T01:28:56.833Z",
"path": "role/story-architect/thought/architect-mindset.thought.md"
}
}
],
"stats": {
"totalResources": 6,
"byProtocol": {
"execution": 2,
"role": 2,
"thought": 2
},
"bySource": {
"project": 6
}
}
}