c0ac4ade09
buildHermesPrompt was ignoring ctx.outputFormatInstruction — the deliverable format and scope constraint were injected into context but never passed to the agent. Now prepends it before systemPrompt (deliverable-first principle). Refs #355