
Binabik Documentation¶
Central, source-of-truth documentation for Binabik. Pick a topic to dive in — the site is built to hold more than one subject, and new topics get their own tab above and a card below.
-
Binabik Software
Architecture, operating guides, and design specs for the binabik robot stack — the brain (planner + runtime + web UI), the MCP servers, perception, memory, and how to integrate a robot.
-
Office
Day-to-day office how-tos — like booking a meeting room. More will be added over time.
-
More topics coming
This site isn't limited to the software docs. As we document more areas, each becomes its own topic — a folder under
docs/, a tab up top, and a card here.
How this site is organized¶
- Topics are the top-level areas (the tabs across the top): Binabik Software and Office, with more to follow.
- Within a topic you'll find an overview, then guides and design specs.
- Use the search box (top right) to jump straight to anything; press / to focus it.
Access & confidentiality¶
This site is gated, but gating is not encryption
The whole site sits behind Cloudflare Access with an email allowlist
(currently: anyone with an @binabik.ai address). That is an
authentication layer, not content encryption — the built files still
exist on the origin, so if a direct URL leaked it could be fetched by
someone outside the allowlist.
For internal notes and small-team docs that's a fine tradeoff. For genuinely sensitive secrets you'd want more (encryption at rest, a private store, or simply not publishing them here).