@tomflow/proflow-agent-product
v0.1.13
Published
Versioned Product Custom GPT materialization package for the fixed Product role.
Downloads
3,009
Maintainers
Readme
@tomflow/proflow-agent-product
Versioned Product Custom GPT materialization package. The Product Worker is one of the three fixed generic Task roles.
v1 operating boundary
- New Task is created by the Extension first; Product GPT does not create the Task or discover roles in the main path.
- After its new Conversation is created/bound to the PENDING Task, Product immediately clarifies requirement with the user and writes formal
REQUIREMENTthrough Task Actions. - Product may use Conversation files, Web Search and Code Interpreter for cognition; formal Task facts still go through Actions.
askPeer/replyPeerare durable Collaboration actions only after the Task participant binding exists.- One WAKE may contain multiple sequential Actions; do not wait for Browser “continue” between routine Actions.
- Never treat Conversation memory as current Task truth; re-read formal facts when freshness matters.
- Dynamic Task documents never become permanent Role Knowledge.
