Skip to main content
YAMOYAMO

What is a Playbook?

A Playbook is the method an expert captures — how a piece of work gets done, written down as a document the YAMO runtime follows exactly.

Where it sits

YAMO's vocabulary is a ladder: a Playbook is the method, a Play is one step inside it, a Service is what other people run, an Instance is one customer's ongoing context against a Service, and a Run is one execution. A Connector is a tool a Playbook declares it needs, and a Connection is the access that satisfies it. A Reference file is a document a Playbook reads while it works.

Playbook is one rung of that ladder. The rung next to it is Play.

Why the word matters

One word for one thing. A Playbook is the METHOD; a Service is that same object once it can be consumed. They are two stages of one thing rather than two things you own side by side.

The longer answer

What is a Playbook? is the page for this one: where it sits, what it is confused with, and a worked example from a real template.

Keep reading

The rest of the ladder

See it working

Read a Playbook that uses it

Every template in the library publishes its contract and a real example output.