Skip to main content

Kimitsu YAML Spec

Reference for all Kimitsu YAML file kinds. One file per kind — annotated example + field table. No conceptual explanations.

FileKindFilename ConventionDescription
workflow.mdworkflowworkflows/*.workflow.yamlPipeline definition — steps, input schema, model policy
agent.md(none)agents/*.agent.yamlLLM agent — model, system prompt, tool servers, output schema
server.mdtool-serverservers/*.server.yamlLocal MCP tool server pointer — URL, auth, trust flags
servers.mdserversservers.yamlMarketplace dependency manifest — names, sources, versions
gateway.md(none)gateway.yamlLLM provider registry and named model group definitions
env.mdenvenvironments/*.env.yamlEnvironment config — variables and state store backend

For the full project directory layout, see Architecture: Configuration.