systemPatterns.json•946 B
{
  "schema": "memory_document_v2",
  "metadata": {
    "id": "c45e7241-3ab0-47b6-bbf3-5fb608d2b46c",
    "title": "システムパターン",
    "documentType": "system_patterns",
    "path": "systemPatterns.json",
    "tags": [
      "system-patterns"
    ],
    "lastModified": "2025-04-05T06:26:34.145Z",
    "createdAt": "2025-04-05T06:26:34.145Z",
    "version": 1
  },
  "content": {
    "technicalDecisions": [
      {
        "id": "93aaf57f-3156-4b5e-994b-cf88fa70db29",
        "title": "決定事項のタイトル",
        "context": "決定の背景や理由",
        "decision": "具体的な決定内容",
        "consequences": {
          "positive": [
            "影響1",
            "影響2",
            "影響3"
          ],
          "negative": []
        },
        "status": "proposed",
        "date": "2025-04-05T06:26:34.145Z",
        "alternatives": []
      }
    ],
    "implementationPatterns": []
  }
}