Files
fusion/.fusion/tasks/KB-643/task.json
gsxdsm 348c21544b feat(KB-341): unify steeringComments and comments into single comments system
- Consolidate steeringComments and comments into unified comments field using TaskComment type

- Remove SteeringComment type, migrate all comments to TaskComment format

- Update addComment to delegate to addTaskComment with auto-refinement for done tasks

- Merge legacy steeringComments data into comments during database migration

- Update dashboard API endpoint from /steer to /comments

- Update executor to use unified comments field for real-time injection

- Update PR comment handler to use addTaskComment method
2026-04-01 07:44:04 -07:00

33 lines
1.2 KiB
JSON

{
"id": "KB-643",
"title": "Refinement: KB-292",
"description": "Need a way to run these scripts from the dashboard\n\nRefines: KB-292",
"column": "todo",
"status": "queued",
"size": "M",
"reviewLevel": 2,
"currentStep": 0,
"blockedBy": "KB-341",
"createdAt": "2026-04-01T01:54:15.047Z",
"updatedAt": "2026-04-01T14:43:54.027Z",
"columnMovedAt": "2026-04-01T01:58:47.407Z",
"dependencies": [
"KB-292"
],
"steps": [],
"log": [
{
"timestamp": "2026-04-01T01:54:15.047Z",
"action": "Created as refinement of KB-292"
},
{
"timestamp": "2026-04-01T01:58:16.870Z",
"action": "Spec review requested"
},
{
"timestamp": "2026-04-01T01:58:44.707Z",
"action": "Spec review: APPROVE",
"outcome": "This is a well-structured specification that correctly identifies existing patterns and follows project conventions. All referenced files exist at the specified paths, and the proposed API/UI patterns align with established dashboard conventions (WorkflowStepManager, TerminalModal). The testing requirements demand real automated tests with proper assertions. Minor clarifications would help but are not blocking."
}
]
}