When running breba-docs run sample_proj with sample.md, at the end you get this:
"Recursion limit of 25 reached without hitting a stop condition. You can increase the limit by setting the recursion_limit config key."
Need to invoke using: invoke(inputs, {"recursion_limit": 100})