Good question — BOLT12 is exactly where edge cases multiply, so I'd pin them in the acceptance test before writing. The ones I'd include: (1) offer blindness — an offer embeds route hints/keysend params at issuance, so channel topology changes can silently break it; clients must re-fetch. (2) bl...