summaryrefslogtreecommitdiff
path: root/scripts/next-task
diff options
context:
space:
mode:
authorClaude <noreply@anthropic.com>2026-05-23 08:10:03 +0000
committerClaude <noreply@anthropic.com>2026-05-23 08:10:03 +0000
commitb72978f4454235a00a2e5c92b5332b985cc08fa9 (patch)
tree71b0917d0ba8393173498b1792a13e8a353ad5c6 /scripts/next-task
parentdc97d7ae00bd25668ba495fba249ceade0c6b100 (diff)
feat(storage): dual-write question/summary/interaction flows to events
The legacy task columns (question_json, summary, interactions_json) now also emit events in the same transaction as the column update: - UpdateTaskQuestion(non-empty) -> clarification_request (agent); the empty-string clear-on-answer emits nothing - UpdateTaskSummary -> summary (agent) - AppendTaskInteraction -> clarification_answer (user) This populates the event stream from the existing Q&A and summary paths without removing the old columns yet, setting up their eventual deletion in the cleanup phase. https://claude.ai/code/session_01SESwn7kQ7oP62trWw6pc39
Diffstat (limited to 'scripts/next-task')
0 files changed, 0 insertions, 0 deletions