systemPatterns.json•946 B
{
  "schema": "memory_document_v2",
  "metadata": {
    "id": "e605f344-7dd8-4273-a3b9-118ad64e88be",
    "title": "システムパターン",
    "documentType": "system_patterns",
    "path": "systemPatterns.json",
    "tags": [
      "system-patterns"
    ],
    "lastModified": "2025-03-21T19:10:08.326Z",
    "createdAt": "2025-03-21T19:10:08.326Z",
    "version": 1
  },
  "content": {
    "technicalDecisions": [
      {
        "id": "d4f84760-d90c-4545-9fd3-8fab06d7cb93",
        "title": "決定事項のタイトル",
        "context": "決定の背景や理由",
        "decision": "具体的な決定内容",
        "consequences": {
          "positive": [
            "影響1",
            "影響2",
            "影響3"
          ],
          "negative": []
        },
        "status": "proposed",
        "date": "2025-03-21T19:10:08.326Z",
        "alternatives": []
      }
    ],
    "implementationPatterns": []
  }
}