Testing ContentCraft Blog Integration for UAPK
This is a test post created to verify that the ContentCraft blog publishing system works correctly with UAPK's Docusaurus blog.
About UAPK
The Universal AI Processing Key (UAPK) is a revolutionary system for fair compensation of content creators whose work trains AI models.
Integration Features
- Docusaurus Format: Posts use Docusaurus blog plugin format with proper frontmatter
- SSH Publishing: Files written via SSH to UAPK VM
- GitHub Pages: Deployed via GitHub Pages after build
- Author System: References author ID from
authors.yml
Publishing Workflow
- ContentCraft generates UAPK blog content
- UAPKBlogPublisher SSH connects to UAPK VM (34.28.188.119)
- Writes post to
/home/dsanker/uapk-gateway/website/blog/ - Docusaurus builds the static site
- Deployment to uapk.info via GitHub Pages
Multi-VM Architecture
ContentCraft now supports:
- Projects VM (morpheusmark, lawkraft, huckesanker) - API publishing
- Local Machine (mother_ai) - Direct file writes
- UAPK VM (uapk) - SSH file writes
All from a single CLI command!
Test Verification
If you're reading this on uapk.info, the integration is working perfectly!
Note: This is a manual test post created on 2026-01-27 to verify the UAPK blog publishing pipeline.


