SuperbeeDocs
v0.1.3Source repository

Diagram

Superbee system context

How humans, agents, Superbee, shared bundles, package distribution, and public publication relate.

View Markdown
Architecture diagramSuperbee system contextHow humans, agents, Superbee, shared bundles, package distribution, and public publication relate.
Full size Superbee system context
How humans, agents, Superbee, shared bundles, package distribution, and public publication relate.
Return to the diagram

Expanded diagram

Diagram

Return to the diagram controls

Question answered

How do humans, AI agent hosts, Superbee's local product, shared bundles, package distribution, and public publication fit together?

Audience and scope

This system-context view is for prospective users, contributors, and partners who need the product's major boundaries without package-level implementation detail. It does not describe hosted multi-user collaboration, internal package dependencies, or every supported host.

Accessible narrative

A human directs work through an AI agent host. The host invokes a locally installed Superbee CLI. The CLI reads and writes a user-owned bundle containing Markdown documents, relationships, and opaque artifacts. Git and GitHub may share and review that bundle, while npm distributes the CLI. For public human presentation, Superbee captures an exact read-only publication snapshot and Portal turns it into an inspectable site. Publication does not grant the site authority to mutate the source bundle.

Elements and relationships

FromRelationshipTo
Humandirects work throughAI agent host
AI agent hostinvokes structured commandsSuperbee CLI
npm registrydistributes the installed packageSuperbee CLI
Superbee CLIreads and writesuser-owned bundle
user-owned bundlemay be shared and reviewed throughGit and GitHub
user-owned bundleis captured bysuperbee/publication
superbee/publicationis presented bySuperbee Portal
Superbee Portalpublishespublic documentation site
Humanreads and inspectspublic documentation site

Evidence