project.registry.json 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. {
  2. "version": "2.0.0",
  3. "source": "project",
  4. "metadata": {
  5. "version": "2.0.0",
  6. "description": "project 级资源注册表",
  7. "createdAt": "2025-08-14T02:16:18.307Z",
  8. "updatedAt": "2025-08-14T02:16:18.316Z",
  9. "resourceCount": 3
  10. },
  11. "resources": [
  12. {
  13. "id": "vue3-development",
  14. "source": "project",
  15. "protocol": "execution",
  16. "name": "Vue3 Development 执行模式",
  17. "description": "执行模式,定义具体的行为模式",
  18. "reference": "@project://.promptx/resource/role/vue3-expert/execution/vue3-development.execution.md",
  19. "metadata": {
  20. "createdAt": "2025-08-14T02:16:18.311Z",
  21. "updatedAt": "2025-08-14T02:16:18.311Z",
  22. "scannedAt": "2025-08-14T02:16:18.311Z",
  23. "path": "role/vue3-expert/execution/vue3-development.execution.md"
  24. }
  25. },
  26. {
  27. "id": "vue3-thinking",
  28. "source": "project",
  29. "protocol": "thought",
  30. "name": "Vue3 Thinking 思维模式",
  31. "description": "思维模式,指导AI的思考方式",
  32. "reference": "@project://.promptx/resource/role/vue3-expert/thought/vue3-thinking.thought.md",
  33. "metadata": {
  34. "createdAt": "2025-08-14T02:16:18.313Z",
  35. "updatedAt": "2025-08-14T02:16:18.313Z",
  36. "scannedAt": "2025-08-14T02:16:18.313Z",
  37. "path": "role/vue3-expert/thought/vue3-thinking.thought.md"
  38. }
  39. },
  40. {
  41. "id": "vue3-expert",
  42. "source": "project",
  43. "protocol": "role",
  44. "name": "Vue3 Expert 角色",
  45. "description": "专业角色,提供特定领域的专业能力",
  46. "reference": "@project://.promptx/resource/role/vue3-expert/vue3-expert.role.md",
  47. "metadata": {
  48. "createdAt": "2025-08-14T02:16:18.315Z",
  49. "updatedAt": "2025-08-14T02:16:18.315Z",
  50. "scannedAt": "2025-08-14T02:16:18.314Z",
  51. "path": "role/vue3-expert/vue3-expert.role.md"
  52. }
  53. }
  54. ],
  55. "stats": {
  56. "totalResources": 3,
  57. "byProtocol": {
  58. "execution": 1,
  59. "thought": 1,
  60. "role": 1
  61. },
  62. "bySource": {
  63. "project": 3
  64. }
  65. }
  66. }