Allow users to publish a Membase wiki, or a specific folder within a wiki, publicly so others can add it to their own account. Use cases: An educator shares class notes, slides, or reference material. A creator shares a curated knowledge base instead of a static PDF. A subject-matter expert publishes an industry knowledge base. A team shares onboarding context for new collaborators. Suggested sharing model: Users share specific folders rather than their entire wiki. Two possible modes: One-time snapshot download - easier to ship first, lower risk, easier to vet for safety. Followed knowledge base - the imported wiki stays updated in the user's account. More powerful long term but requires stronger safety controls. Desired user flow: From inside Membase, a user clicks a publish/share button, lands on a public-facing page, and lets others add the knowledge base to their own account. If the user is already signed in, clicking "Add" automatically imports it. Safety requirements (before any wiki goes public): Membase should scan published wikis for prompt injection attempts and dangerous or malicious content before they become public. Imported wikis should be clearly labeled as external in the user's account. Starting with snapshot imports before allowing live-updating followed wikis reduces risk while validating demand. Clear separation between personal memory and imported content: When users import a public knowledge base, Membase should clearly distinguish it from personal memory and user-created wiki content. Imported wikis should appear as clearly marked external folders. When an AI uses imported wiki content, it should understand the content is external reference material, not personal memory. Recommended approach: source-tagged hierarchical retrieval, where personal memory gets priority and retrieval falls back to imported wikis only when needed. Long-term evolution - Marketplace for Knowledge Bases: Over time, public knowledge bases could evolve into a marketplace where creators publish high-quality curated wikis. Creators could charge for access, with Membase taking a commission. This creates a new revenue stream, incentivizes quality content, and turns every shared wiki into a distribution loop that brings new users into Membase. Why it matters: Public knowledge bases could become a distribution channel for Membase. Every shared wiki becomes a way for new users to discover the product through useful content. With the right safety controls and clear separation between personal and external context, this feature cluster could meaningfully expand what Membase is useful for.