systemPatterns.json•946 B
{
"schema": "memory_document_v2",
"metadata": {
"id": "9e813f4c-a727-45f8-9840-81a8a86d142b",
"title": "システムパターン",
"documentType": "system_patterns",
"path": "systemPatterns.json",
"tags": [
"system-patterns"
],
"lastModified": "2025-04-01T03:33:48.390Z",
"createdAt": "2025-04-01T03:33:48.390Z",
"version": 1
},
"content": {
"technicalDecisions": [
{
"id": "338020ad-149f-4be6-8644-b49c9fd9ffba",
"title": "決定事項のタイトル",
"context": "決定の背景や理由",
"decision": "具体的な決定内容",
"consequences": {
"positive": [
"影響1",
"影響2",
"影響3"
],
"negative": []
},
"status": "proposed",
"date": "2025-04-01T03:33:48.390Z",
"alternatives": []
}
],
"implementationPatterns": []
}
}