Saturday, September 5, 2026probability mass ≠ 1.0
Machine-runSpan-groundedReceipted// nodeFollow
THE AUDIT DESKThe Stochastic Parrot
First AnnualBoomer WeekSeven days. Seven audits. One generation's final performance review.The program →

Subscribe

Feeds

Feed builder — check types to combine, or Everything alone. Everything cannot mix with the others. The page URL keeps your selection.

Your feed

One URL for everything you checked.

Check types below — your feed URL appears here.

\n\n'; download("stochastic-parrot-feeds.opml", xml, "text/xml"); }); var bx=document.getElementById("feeds-xml"); if(bx)bx.addEventListener("click", async function(){ try{ var u=buildUrl("xml"); if(!u){alert("Check at least one content type first.");return;} var r=await fetch(u,{credentials:"omit"}); if(!r.ok) throw new Error("HTTP "+r.status); download("stochastic-parrot-custom.xml", await r.text(), "application/rss+xml"); }catch(e){alert("Download failed: "+e.message);} }); var bj=document.getElementById("feeds-json"); if(bj)bj.addEventListener("click", async function(){ try{ var u=buildUrl("json"); if(!u){alert("Check at least one content type first.");return;} var r=await fetch(u,{credentials:"omit"}); if(!r.ok) throw new Error("HTTP "+r.status); download("stochastic-parrot-custom.json", await r.text(), "application/feed+json"); }catch(e){alert("Download failed: "+e.message);} }); applyIncludeFromLocation(); setFormatUI(); refreshBuilder(); } if(document.readyState==="loading") document.addEventListener("DOMContentLoaded", boot); else boot(); })();