Commit graph

4 commits

Author SHA1 Message Date
347e4b342b feat(tasks): add preview-before-generate to policy group task generation
Extend the per-client preview flow to the per-group "Generate Tasks"
button on the client page, backfill missing templates instead of
skipping groups/policies that already have any template task, and add
a reusable searchable ClientSelect component.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-30 10:56:46 +00:00
6ab58dec68 docs: implementation plan for per-client generation + preview dialog
Bite-sized, TDD-ordered plan for docs/superpowers/specs/2026-07-18-task-generation-preview-and-per-client-design.md.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-18 09:21:20 +00:00
270c38ff19 docs: design for per-client task generation + preview-before-generate
Adds a clientId targeting mode and a dryRun flag to the admin
generate-and-assign tool, plus a confirmation dialog showing summary
counts before any tasks are actually created.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-18 02:19:48 +00:00
e7da36e7e7 docs: capture in-progress design for task change log & restore feature
Paused mid-brainstorm at user request. Records the approved architecture
shape (DB-trigger-based change capture, run-scoped restore, hourly rollup
for oversight) and the open items to pick up on resume.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-17 18:46:02 +00:00