mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-08-20 02:07:16 +02:00
Moves the copyDeliverablesToAudit call from runAgentActivity (called after every agent) to logWorkflowComplete (called once at workflow end). This prevents intermediate agent runs from copying incomplete or rogue deliverables into the audit trail.