Knowledge collections
Organize policies, playbooks, notes, and files into collections with clear owners.
Product / Library
Store policies, reports, notes, uploads, exports, and model artifacts once. Apps and agents can retrieve the approved knowledge they need without copying files between systems.
What is included
Organize policies, playbooks, notes, and files into collections with clear owners.
Apps and agents find only the knowledge their current user is allowed to see.
Handle large uploads, generated reports, exports, and signed downloads.
Track sources, expire temporary output, and flag knowledge that needs review.
Declared with the app
The coding agent declares the resource beside the app. Local development and production use the same binding and permission contract.
import { storage } from "tarantula";
export const files = storage({
visibility: "private",
maxSize: "50mb",
expires: { previews: "7d" }
});Small-cloud defaults
01No bucket account
02One trusted knowledge source
03Permissions follow every retrieval
Private alpha