AAI Wiki deployment workflow and Hobby plan limitations discovered

Source type: obs · Harvested: 2026-05-03 · Original date: 2026-05-03T13:11:38.798Z Metadata: {"project":"lunhsiangyuan","type":"discovery","obs_id":65026}


obs/65026 · discovery · 2026-05-03T13:11:38.798Z

AAI Wiki deployment workflow and Hobby plan limitations discovered

Investigation of AAI Wiki’s deployment workflow revealed a manual CLI-based deployment process with no Git repository connection or auto-deploy automation. The absence of git remote configuration confirms deployments are triggered manually using vercel CLI commands rather than automatic GitHub push triggers. Recent commit history shows the wiki has been actively updated with major content additions (hnscc-wiki, fih-oncology-drugs, aacr2026) over the past 2 days, with each deployment taking approximately 2 minutes to build and all reaching Production status. The critical finding for alfred-brain deployment planning is that the Vercel account operates on Hobby plan, which explicitly lacks Vercel’s built-in Password Protection and SSO Protection features - these authentication capabilities require Pro plan (20/month Pro upgrade) and security strength.

Concepts: [“how-it-works”,“gotcha”,“trade-off”]

Facts: [“AAI Wiki has no Git remote configured, indicating manual deployment via vercel CLI rather than GitHub auto-deploy integration”,“Recent 5 commits show wiki content additions: hnscc-wiki, fih-oncology-drugs, aacr2026, and Vercel build configuration”,“All recent deployments triggered manually as lunhsiangyuan user with 2-minute build duration to Production environment”,“Project created May 1, 2026 using Node.js 24.x, Framework Preset “Other”, with Quartz build commands”,“Vercel account is on Hobby plan which does NOT include Password Protection or SSO Protection (Pro+ features only)”,“Available authentication options on Hobby plan: custom Edge Middleware (free), HTTP Basic Auth via headers, environment-based slug obscurity”]



[← 回 Alfred Brain Hub]