Architecture
How the pieces fit together: a graph-first substrate, derived projection surfaces, editor and agent integration, and a hosted collaboration layer. Graph-owned semantic truth is the source of authority. Every other surface stores, serves, or extends it.
Kin ecosystem layers
Hosted collaboration
The proprietary KinLab control plane is an early-access hosted product for teams, org memory, governance, and report-only review.
KinLab · proprietaryEditor & agent surfaces
The Kin Editor extension and the MCP server bundled in the main Kin repository give humans and supported AI agents graph-native search, context, trace, and edits.
kin-editorkin-mcp · bundled in kinProjections & VFS
Kin VFS presents graph-derived files to compatible tools on glibc Linux and macOS. Native Windows has no released VFS, and macOS injection is subject to host security limits.
kin-vfsGraph-first substrate
Graph-owned semantic truth is the source of authority: the repo format, daemon, and review/provenance semantics, backed by the embedded engine, retrieval, and local inference.
kinkin-dbkin-modelkin-lspkin-blobskin-searchkin-vectorkin-infer
How truth flows
- 1
Graph-first substrate
Graph-owned semantic truth is the source of authority: the repo format, daemon, and review/provenance semantics, backed by the embedded engine, retrieval, and local inference.
- 2
Projections & VFS
Kin VFS presents graph-derived files to compatible tools on glibc Linux and macOS. Native Windows has no released VFS, and macOS injection is subject to host security limits.
- 3
Editor & agent surfaces
The Kin Editor extension and the MCP server bundled in the main Kin repository give humans and supported AI agents graph-native search, context, trace, and edits.
- 4
Hosted collaboration
The proprietary KinLab control plane is an early-access hosted product for teams, org memory, governance, and report-only review.
Explore the surfaces
These layers span focused open repositories, packages bundled in Kin, and the proprietary hosted KinLab product. Read each boundary or install the open tooling.