Start setup

Library / Practices / pat.role-not-prompt

The unit of work is a role, not a prompt

CategoryarchitectureManual3.1Evidencedocumented

ProblemTreating each Bot as a prompt destination throws away the thing that makes it different.

TechniqueName a Bot after a job someone could hold, give it a domain, and keep coming back to the same thread so its context accumulates.

Why it worksA Bot persists, accumulates memory and gets better at its domain because you return to it; a prompt is a request that ends.

When to useRoster design.

architecturehigh confidenceno source URLpat.role-not-prompt

Cite this page or the record id. For bulk lookup use /api/record?id=pat.role-not-prompt. Do not invent a claim that is not on this page.