Guides

External Docs (Webmaster)

beta

Turn company Brain context into a customer-facing docs corpus — structure, transform, human-reviewed publish into your host (Mintlify, Next.js, or Content API).

Last updated 2026-07-27

External Docs (product UI: Webmaster, stable id external_docs) is HiveBase’s customer product for keeping a public or partner-facing docs corpus current from your company Brain — not a replacement for hivebase.ai’s own documentation host.

HiveBase intelligence (scan, structure, transform, stale detection, quality gates) lives here. Rendering and hosting still belong to your docs framework or site (Mintlify, Nextra, a Next.js App Router repo, or any consumer of the Content API).

Beta — publish stays human-gated

Treat External Docs as operator-assisted publishing, not set-and-forget autopilot for your brand. Structure, transforms, and PRs are designed so a human reviews before customer-facing copy ships. Auto-sync and traffic-backed refresh exist in the product loop; do not assume every environment has every delivery table enabled until you verify publish and queue behavior in your workspace.

What problem it solves

Internal truth moves faster than static docs. External Docs closes that gap without turning documentation into a second CMS you babysit by hand:

Without External DocsWith External Docs
Someone rewrites product truth into marketingBrain sources → governed external pages
Stale pages until a human noticesStale badges + optional refresh when linked Brain docs change
Hosting tool = content brainHost is commodity; context + quality stay in HiveBase
Agents and humans read different storiesSame Brain spine; external transform for audience + SEO fields

How the loop works

  1. 01

    Company Brain

    Internal corpus

  2. 02

    Scan & structure

    Folders · pages · sources

  3. 03

    Transform

    External voice · SEO

  4. 04

    Human review

    Approve before publish

  5. 05

    Your host

    MDX · TSX · Content API

Source changes can flag staleness and re-open review — publish is never a silent overwrite.
  1. Scan Brain — propose a docs tree from internal corpus (folders, page types, source links).
  2. Review & edit — reorder, rename, toggle pages, inspect which Brain doc sources each page.
  3. Generate / transform — rewrite for external readers (less jargon, more context, SEO fields).
  4. Publish — open a PR or push content into your framework:
    • MDX for Mintlify / Nextra-class hosts
    • TSX for Next.js App Router pages (primary investment path in product)
    • Content API so any host can pull by API key
  5. Import (optional) — reverse-scan an existing GitHub /docs tree and merge with control.
  6. Maintain — stale source links, optional auto-sync PRs, traffic/queue signals when configured.

What External Docs is not

Claim to avoidReality
“HiveBase hosts our public brand docs for free forever”You still need a host (or Content API consumer).
“Mintlify is obsolete”Mintlify remains a valid publish target. Intelligence is the moat.
“hivebase.ai/docs runs on Webmaster auto-publish”Public HiveBase docs are the first-party DIY corpus under /docs.
“AI ships customer docs unattended”Default posture is review before publish — same trust spine.

Operator path

1

Open Webmaster

In the app, open External Docs / Webmaster (/external_docs). You need a workspace with Brain material worth externalizing — product, onboarding, or support truth, not raw private chat dumps.

2

Scan and shape the tree

Run a Brain structure scan. Edit the plan: folders, slugs, which pages are on, which internal docs source each page.

3

Transform for the external reader

Generate external-facing copy. Check voice, claims, and that secrets or internal-only language did not leak.

4

Publish into your host

Connect the GitHub repo (or Content API consumer). Choose MDX or TSX as appropriate. Open the PR, review the diff, merge on your cadence.

5

Keep the loop warm

When Brain sources change, stale markers and the update queue tell you what to refresh. Prefer evidence-backed refreshes over bulk regeneration.

Delivery modes (honest map)

ModeWhen it fitsYou still own
Mintlify MDXExisting Mintlify / MDX docs repoTheme, deploy, domain, nav config
Next.js TSXApp Router site you controlDesign system, hosting, CI
Content APICustom host or multi-channel publishFetch, cache, render, auth to API keys
StandaloneWorking primarily inside HiveBase before a hostChoosing a durable publish path later

Trust boundaries

External Docs inherits HiveBase governance:

  • Reads of Brain and linked sources power structure and transform.
  • Publish is an outbound, brand-impacting action — review PRs and gates before merge.
  • Quality gates exist so low-grounded or leaky external output can be blocked or held.
  • Disconnecting integrations or revoking GitHub/API access stops future publish paths; it does not silently unpublish already-merged host content.

See Trust & safety and Action receipts for the company-wide approval model that also covers high-impact publish steps.