{
"shouldCreateLogEntry": true,
"title": "string",
"summary": "string",
"body": "string",
"kind": "idea",
"projectName": "string",
"tags": [
"string"
],
"importance": "low",
"confidence": 0,
"tasks": [
{
"title": "string",
"dueAt": "string"
}
],
"decisions": [
{
"title": "string",
"reason": "string",
"impact": "string"
}
],
"model": "string"
}