pouch.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "currentState": "memory_saved",
  3. "stateHistory": [
  4. {
  5. "from": "initial",
  6. "command": "init",
  7. "timestamp": "2025-08-07T01:07:00.916Z",
  8. "args": [
  9. {
  10. "workingDirectory": "/Users/liangan/Documents/work_files/code/BandhuBuyUniBest",
  11. "ideType": "cursor"
  12. }
  13. ]
  14. },
  15. {
  16. "from": "initialized",
  17. "command": "welcome",
  18. "timestamp": "2025-08-07T01:07:04.569Z",
  19. "args": []
  20. },
  21. {
  22. "from": "service_discovery",
  23. "command": "action",
  24. "timestamp": "2025-08-07T01:07:27.348Z",
  25. "args": [
  26. "noface"
  27. ]
  28. },
  29. {
  30. "from": "role_activated_with_memory",
  31. "command": "remember",
  32. "timestamp": "2025-08-07T01:07:39.941Z",
  33. "args": [
  34. "noface",
  35. "PromptX配置信息总结:\n\n## 项目环境配置\n- 项目路径:/Users/liangan/Documents/work_files/code/BandhuBuyUniBest\n- IDE类型:cursor\n- MCP实例:mcp-4121\n- PromptX版本:v0.2.0 (dpml-prompt@0.2.0, Node.js v24.4.0)\n\n## 配置文件结构\n- 主配置:.promptx/pouch.json(记录状态历史和当前状态)\n- 资源注册表:.promptx/resource/project.registry.json(项目级资源管理)\n- 记忆存储:.promptx/memory/noface/declarative.dpml(角色记忆文件)\n- 备份目录:.promptx/backup/(配置备份)\n\n## 当前状态\n- 系统状态:service_discovery\n- 可用角色:assistant, luban, noface, nuwa, sean(5个系统角色)\n- 项目资源:当前为空,可在domain目录下创建角色资源\n- 支持多项目环境,项目间完全隔离",
  36. "--tags",
  37. "配置管理 项目环境 PromptX"
  38. ]
  39. }
  40. ],
  41. "lastUpdated": "2025-08-07T01:07:39.947Z"
  42. }