-
Notifications
You must be signed in to change notification settings - Fork 1
Home
The Auki SDK is the on-device implementation of the Auki spatial-computing protocol. A node running the SDK can answer five questions about itself and its peers: who am I, where did this happen, when did this happen, how do I talk to you, how do I compensate you.
This wiki has two audiences. Pick the one that fits.
Building a product on top of the Auki SDK — Booster, Park, Galbot integrations, custom robot data planes. Start here for quickstart, recipes, and the concept primers you need to think about peer-owned data correctly.
Reading the source to understand how the SDK works under the hood. Start here for the architecture overview, glossary, crate map, design specs index, and release history.
- Top-level README — what's in the repo, crate by crate
- VISION.md — the aspirational protocol spec
- GLOSSARY.md — domain terms (authoritative)
- CONTRIBUTING.md — folder convention and git hygiene
- SDK Kanban — work in progress
Content here is mirrored from docs/wiki/ on develop via a GitHub Action. Edits go through PR review like the rest of the SDK. See the source directory's README for the workflow.