principle · note
Reusable workflows over one-off prompts
The durable unit of AI leverage is not the prompt text but the workflow around it: declared inputs, expected outputs, and safety notes.
#workflows#reuse
The durable unit of AI leverage is not the prompt text but the workflow around it: a declared use case, required inputs, an expected output format, and known failure modes. Prompt text changes with every model generation; the workflow structure survives.