Files
Agent-n8n/.promptx/resource/project.registry.json

67 lines
2.0 KiB
JSON
Raw Permalink Normal View History

{
"version": "2.0.0",
"source": "project",
"metadata": {
"version": "2.0.0",
"description": "project 级资源注册表",
"createdAt": "2025-09-29T09:00:52.615Z",
"updatedAt": "2025-09-29T09:00:52.619Z",
"resourceCount": 3
},
"resources": [
{
"id": "memory-management",
"source": "project",
"protocol": "thought",
"name": "Memory Management 思维模式",
"description": "思维模式指导AI的思考方式",
"reference": "@project://.promptx/resource/role/recorder/memory-management.thought.md",
"metadata": {
"createdAt": "2025-09-29T09:00:52.618Z",
"updatedAt": "2025-09-29T09:00:52.618Z",
"scannedAt": "2025-09-29T09:00:52.618Z",
"path": "role/recorder/memory-management.thought.md"
}
},
{
"id": "progress-recording",
"source": "project",
"protocol": "execution",
"name": "Progress Recording 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@project://.promptx/resource/role/recorder/progress-recording.execution.md",
"metadata": {
"createdAt": "2025-09-29T09:00:52.618Z",
"updatedAt": "2025-09-29T09:00:52.618Z",
"scannedAt": "2025-09-29T09:00:52.618Z",
"path": "role/recorder/progress-recording.execution.md"
}
},
{
"id": "recorder",
"source": "project",
"protocol": "role",
"name": "Recorder 角色",
"description": "专业角色,提供特定领域的专业能力",
"reference": "@project://.promptx/resource/role/recorder/recorder.role.md",
"metadata": {
"createdAt": "2025-09-29T09:00:52.619Z",
"updatedAt": "2025-09-29T09:00:52.619Z",
"scannedAt": "2025-09-29T09:00:52.619Z",
"path": "role/recorder/recorder.role.md"
}
}
],
"stats": {
"totalResources": 3,
"byProtocol": {
"thought": 1,
"execution": 1,
"role": 1
},
"bySource": {
"project": 3
}
}
}