Files
Agent-n8n/.promptx/resource/project.registry.json
Yep_Q e9ada5e3ab docs: 更新12个订单班演示计划文档
详细说明:
- 标记所有12个订单班文案已准备完成
- 更新每个订单班的核心场景定义
- 调整项目实施计划(工期从6-7周缩短至4周)
- 更新进度记录到 progress.md

影响模块:
- 文档更新:doc/任务/构建12个DEMO演示.md
- 进度记录:progress.md
- 配置文件:.promptx 和 .claude 相关配置

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-28 14:29:04 +08:00

67 lines
2.0 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-28T05:52:01.386Z",
"updatedAt": "2025-09-28T05:52:01.389Z",
"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-28T05:52:01.388Z",
"updatedAt": "2025-09-28T05:52:01.388Z",
"scannedAt": "2025-09-28T05:52:01.388Z",
"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-28T05:52:01.388Z",
"updatedAt": "2025-09-28T05:52:01.388Z",
"scannedAt": "2025-09-28T05:52:01.388Z",
"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-28T05:52:01.389Z",
"updatedAt": "2025-09-28T05:52:01.389Z",
"scannedAt": "2025-09-28T05:52:01.389Z",
"path": "role/recorder/recorder.role.md"
}
}
],
"stats": {
"totalResources": 3,
"byProtocol": {
"thought": 1,
"execution": 1,
"role": 1
},
"bySource": {
"project": 3
}
}
}