Skip to content

Primitives reference

Stub for SPEC-38.13. Auto-generation from the @primitive decorator is queued for a follow-up batch.

Primitives are typed Python functions that wrap the things agents need to do — load a catalog, validate output, generate a report. ~15–25 in total at v0.1.0. Stable surface area exposed via the MCP server.

For the current list, see src/efterlev/primitives/ in the repository.