Files
legal-ai/web/paperclip_client.py
Chaim 5deb38f5cf
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 9s
paperclip: assign CEO on issue creation so wakeup gate accepts run
Paperclip heartbeat staleness gate (heartbeat.js evaluateQueuedRunStaleness)
cancels queued runs when issue.assigneeAgentId !== run.agentId, with error
"issue assignee changed before the queued run could start". Older Paperclip
versions auto-assigned on wakeup; the current version does not, so issues
created with NULL assignee silently never run.

Set assignee_agent_id to the company's CEO at INSERT time. Affects both the
project setup issue and the "התחל תהליך ניסוח" workflow issue.
2026-05-01 15:32:22 +00:00

26 KiB