Boni
Boni
Browse documentation
Knowledge·guide·Version 1

Private Knowledge

Give each workspace an isolated, self-improving Knowledge repository while Boni keeps public product guidance centralized.

What Knowledge stores

Private Knowledge is the durable memory and operating library for one exact workspace. It can contain Markdown, indexes, navigation maps, decisions, procedures, and other files the Assistant reads, searches, and improves as work proceeds.

Isolation

Each Knowledge context maps to one opaque private Git repository and one repository-scoped credential. The runtime receives no broad Gitea credential and cannot discover or access another customer's repository. Server-derived owner and workspace bindings select the exact checkout before the model starts.

Provider and application secrets are not stored in Knowledge. They remain in Boni's managed secret system under the exact owner/workspace policy.

Fixed instructions and editable memory

Boni's high-level Assistant instruction is database-owned and supplied separately from the repository. The customer agent can improve its private files, indexes, and navigation, but it cannot edit the platform instruction by changing its Knowledge repository.

Public product knowledge

Current Boni product and API guidance lives here at docs.boni.one. The private repository links to the compact public AI index instead of copying every product guide into every tenant. This keeps prompts smaller and product guidance current while preserving private, compounding customer memory.