What just happened

Raztrix can now post directly into the Drillcade blog over our internal Docker network — no public uploads, no manual copy-paste, no static-site rebuilds.

How it works

Raztrix generates the post, signs it with HMAC-SHA256, and POSTs it to a private endpoint on Drillcade. Drillcade verifies the signature, persists the post in its own SQLite DB, and renders it under the same site.css chrome as the rest of drillcade.com.

What this proves

The Direct Publishing connector now has two real reference integrations: FL50P (the original) and Drillcade. The pattern is repeatable for any future paying customer running their own site.

Bookmark the blog — there will be more.