/** * PRI-633 — OpenClawCliRuntimeAdapter systemPrompt fold-back. * * PD prompt builders now deliver role/protocol instructions via * StartRunInput.systemPrompt (split out of the payload JSON). The OpenClaw * CLI path must keep delivering them through the MESSAGE channel (the host * owns its own agent system prompt — DPB-07), so the adapter folds the base * layer back into the message file after the payload JSON. These tests pin: * - fold behavior (systemPrompt present → appended after the JSON) * - byte-identical file content when systemPrompt is absent */ export {}; //# sourceMappingURL=openclaw-cli-runtime-adapter-systemprompt-fold.test.d.ts.map