PR.patch = a.patch | b.patch exec(PR.patch) = exec(a.patch | b.patch)
PR.md = a.md | b.md ai(PR.md) != ai(a.md) | ai(b.md)