Aembit/aembit_docs_okf
Bundle OKF 0.1 · 9 conceitos · Aembit/aembit_docs_okf
Open source Repository Open in the app JSON README (API)
About
This is an Open Knowledge Format (OKF) bundle of the Aembit documentation, structured so an AI agent can navigate it with filesystem tools instead of loading the whole corpus into context.
## How to navigate this bundle
1. **Read indexes first.** Every folder has an `index.md` listing its contents — read it before opening the files inside. The guide map below is this bundle's top-level index.
2. **Filter before you read.** Each concept file's frontmatter carries `type` (`how-to`, `reference`, `explanation`, `tutorial`, `troubleshooting`, `definition`), `interface` (`web-ui`, `cli`, `api`, `mcp`, `sdk`), and `tags`. Match them to your task — a CLI question wants `interface: cli`; a conceptual question wants `type: explanation` — and open only the files that fit.
3. **Follow the links.** Concept files cross-reference related concepts with bundle-relative links, and many end with a `## Related` section pointing to their counterparts in other guides. Follow those instead of re-searching.
Details
- Kind
- OKF bundles
- Topic
- Developer tools
- Publisher
- aembit
- Origin
- okf_github
- Category
- dados
- Version
- 0.1
- Forks
- 1
- Last push
- 2026-07-09T16:09:42Z
- Repository state
- ativo
- Added
- 2026-09-08 09:02:43
- Updated
- 2026-09-11 06:04:35
- Origin id
Aembit/aembit_docs_okf:index.md
README
# Aembit Documentation — OKF Bundle Aembit's public documentation published as an [Open Knowledge Format](https://openknowledgeformat.org) (OKF) bundle, for AI agents to consume by cloning and navigating locally with filesystem tools. > **Generated artifact — do not edit by hand.** This repository is force-synced from [aembit_docs_astro](https://github.com/aembit/aembit_docs_astro) on every documentation deploy. Manual changes are overwritten on the next release. ## Provenance - **Source:** `aembit/aembit_docs_astro` @ [`0381f195f8ca711c5d8384f0d45cbc87c8f57e88`](https://github.com/aembit/aembit_docs_astro/commit/0381f195f8ca711c5d8384f0d45cbc87c8f57e88) - **Synced:** 2026-07-09 ## Using this bundle Clone this repo — or download the tarball at <https://docs.aembit.io/okf.tar.gz> — into your workspace, then point your agent at it: 1. Read `index.md` first for the navigation guide and guide map. 2. Read a folder's `index.md` before its files; filter by `type`, `interface`, and `tags`. 3. Follow the bundle-relative links between concept files. For the live, human-readable documentation, see <https://docs.aembit.io>.