Skip to main content

Blog

Engineering notes.

What we learn building Kin, written down so a stranger can reuse it. Kin is an early alpha, and open source under Apache-2.0. These notes state its limits as plainly as its ideas.

Subscribe by RSS.

  • The repo is a graph, not files

    Kin stores entities and relationships as the source of truth for code, not files and diffs, so an agent can see what a change reaches before it compiles.

    • architecture
    • agents
    • graph