.pdca-status.json 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "version": "2.0",
  3. "lastUpdated": "2026-02-13T02:11:02.080Z",
  4. "activeFeatures": [
  5. "fordkorea"
  6. ],
  7. "primaryFeature": "fordkorea",
  8. "features": {
  9. "fordkorea": {
  10. "phase": "do",
  11. "phaseNumber": 3,
  12. "matchRate": null,
  13. "iterationCount": 0,
  14. "requirements": [],
  15. "documents": {},
  16. "timestamps": {
  17. "started": "2026-02-13T02:08:51.819Z",
  18. "lastUpdated": "2026-02-13T02:11:02.080Z"
  19. },
  20. "lastFile": "/Users/song-yong-u/fordkorea/app/components/Popup.vue"
  21. }
  22. },
  23. "pipeline": {
  24. "currentPhase": 1,
  25. "level": "Dynamic",
  26. "phaseHistory": []
  27. },
  28. "session": {
  29. "startedAt": "2026-02-03T00:33:54.944Z",
  30. "onboardingCompleted": false,
  31. "lastActivity": "2026-02-13T02:11:02.080Z"
  32. },
  33. "history": [
  34. {
  35. "timestamp": "2026-02-13T02:08:51.819Z",
  36. "feature": "fordkorea",
  37. "phase": "do",
  38. "action": "updated"
  39. },
  40. {
  41. "timestamp": "2026-02-13T02:09:04.763Z",
  42. "feature": "fordkorea",
  43. "phase": "do",
  44. "action": "updated"
  45. },
  46. {
  47. "timestamp": "2026-02-13T02:11:02.080Z",
  48. "feature": "fordkorea",
  49. "phase": "do",
  50. "action": "updated"
  51. }
  52. ]
  53. }