Quilombo

Quilombo#

Quilombo is agent-first storage for physical inventories: workshops, libraries, tool rooms, and anywhere people need to put things away and find them again.

The storage layer is deliberately conservative. Agents and clients interpret observations, ask for confirmation, and decide when a fact is uncertain. Quilombo stores locations, items, holdings, spatial relations, provenance metadata, and workspace-scoped permissions.

        flowchart LR
    A[Person] --> B[Agent or client]
    B -->|MCP or REST| C[Quilombo]
    C --> D[(Workspace inventory)]
    B -->|interprets photos,
    language, intent| B
    

Architecture

The generated REST schema is available from a running installation at /api/docs/.