Session Requester Guide
Session requesters are the lightweight way to delegate work. Owners issue a short-lived `mrs_...` credential, the plaintext is shown once, and the requester immediately uses `/v1/requester/...`.
Best for
- short-lived automation
- single campaign or job-specific delegation
- agents that only need requester behavior
Core properties
- credential prefix:
mrs_ - owner-issued from dashboard, shown once at issue time
- canonical plane:
/v1/requester/... - no consumer lease or `X-Consumer-Id`
- poll inbox only while waiting on offers, results, or thread updates