# Snapshot-only overlay pinning quiet report delivery. The shipped default wakes # the parent on every accepted report, and the runtime's settlement notice wakes # it again when the child's Activation ends; two independent wakes have no single # authored order. Quiet delivery leaves settlement as the only wake, while the # fixture below holds the child until the parent's spawn turn has closed. - id: base name: '@deepseek-ai/cordis-plugin-include' config: path: ./cordis.yml patches: - id: tool-subagent-report name: '@deepseek-ai/dsh-tool-subagent-report' config: reportDelivery: quiet - id: report-fence name: './tests/fixtures/subagent-report-fence.ts'