Every document filename now mirrors its lifecycle state with a status suffix (e.g., .draft.md, .wip.md, .accepted.md). No more bare .md for tracked document types. Also renamed all from_str methods to parse to avoid FromStr trait confusion, introduced StagingDeploymentParams struct, and fixed all 19 clippy warnings across the codebase. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
384 B
384 B
Spike: Background Agents and Dialogue Creation Not Triggering
| Status | In Progress |
| Date | 2026-01-25 |
| Time Box | 1 hour |
Question
Why aren't background agents running and dialogues being created when the user asks to "play alignment with 12 experts to 95%"? How can we restore this functionality?
Investigation notes by Blue