refactor: 문서 개선 중
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"schemaVersion": 2,
|
||||
"schemaVersion": 5,
|
||||
"runId": "<YYYY-MM-DD-HHMM>",
|
||||
"project": "<프로젝트>",
|
||||
"record": "<docs/<프로젝트>/tech-log-studio/<주제>/<종류>/<기록>.md — 이 런이 만드는 기록>",
|
||||
@@ -104,5 +104,68 @@
|
||||
"gates": [],
|
||||
"notes": ""
|
||||
}
|
||||
]
|
||||
],
|
||||
"qualityReviews": {
|
||||
"commandPedagogy": {
|
||||
"initialAnalysis": {
|
||||
"cmd": "",
|
||||
"exit": null,
|
||||
"shellBlocks": null,
|
||||
"findings": null,
|
||||
"majorFindings": null,
|
||||
"artifact": null
|
||||
},
|
||||
"finalAnalysis": {
|
||||
"cmd": "",
|
||||
"exit": null,
|
||||
"shellBlocks": null,
|
||||
"findings": null,
|
||||
"majorFindings": null,
|
||||
"artifact": null
|
||||
},
|
||||
"planner": {
|
||||
"runBy": "command-pedagogy-planner",
|
||||
"skill": "writing-practitioner-guides",
|
||||
"status": "PENDING",
|
||||
"skipReason": "",
|
||||
"skillEcho": "",
|
||||
"skillRevision": null,
|
||||
"notes": "",
|
||||
"artifact": null
|
||||
},
|
||||
"editor": {
|
||||
"runBy": "command-pedagogy-editor",
|
||||
"skill": "writing-practitioner-guides",
|
||||
"status": "PENDING",
|
||||
"skipReason": "",
|
||||
"skillEcho": "",
|
||||
"skillRevision": null,
|
||||
"notes": "",
|
||||
"artifact": null
|
||||
},
|
||||
"reviewer": {
|
||||
"runBy": "command-pedagogy-reviewer",
|
||||
"skill": "writing-practitioner-guides",
|
||||
"status": "PENDING",
|
||||
"skipReason": "",
|
||||
"skillEcho": "",
|
||||
"skillRevision": null,
|
||||
"verdict": null,
|
||||
"notes": "",
|
||||
"artifact": null,
|
||||
"sourceSha256": null
|
||||
}
|
||||
},
|
||||
"technicalEvidence": {
|
||||
"runBy": "fact-reviewer",
|
||||
"status": "PENDING",
|
||||
"skipReason": "",
|
||||
"verdict": null,
|
||||
"notes": "",
|
||||
"sourceSha256": null,
|
||||
"liveSourceReconciliation": null,
|
||||
"liveSourceReason": "",
|
||||
"acceptedByProjectReview": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user