brewpage Publish content to brewpage.app — free instant hosting for HTML pages, JSON documents, and files. No sign-up required. Workflow Step 1: Parse Arguments Extract from : - → TTL in days (default: ) - Remaining text → Step 2: Detect Content Type | Input | Type | API | |-------|------|-----| | is a path AND file exists ( ) | FILE | (multipart) | | starts with or | JSON | | | Anything else | HTML | (format=markdown) | For FILE: get file size and MIME type via Bash ( ). For TEXT/JSON: count characters. Step 3: Show Pre-Publish Stats Step 4: Ask Namespace Use AskUserQuestion : Auto-suggest:…