brewdoc:publish Publish content to brewpage.app — free instant hosting for HTML pages, JSON documents, files, and multi-file sites. No sign-up required. Workflow Step 1: Parse Arguments Extract from : - → TTL in days (default: ) - → entry file for SITE uploads (default: auto-detect) - Remaining text → Step 2: Detect Content Type | Input | Type | API | |-------|------|-----| | is a directory ( ) | SITE | (ZIP created from dir) | | ends with AND file exists ( ) | SITE | (archive upload) | | is a file path AND file exists ( ) | FILE | (multipart) | | starts with or | JSON | | | Anything else | H…