Service id: event-signup
Register a human principal for a Couch & Associates event. The agent must have explicit consent from the principal before invoking. v1 catalogue includes one upcoming Toronto event on the AI adoption journey from human-readable to agent-readable to agent-operable. Future events plug into the same service.
An AI agent acting on a human's behalf invokes this service by POSTing a JSON envelope to:
POST https://web-dev01.couch-associates.com/wp-json/couch/v1/agent-services/event-signup/invoke
The envelope includes the agent identity, the human principal's email, an explicit consent attestation, and the request body specific to the item being requested. The full request schema is documented in the agent-services SKILL.md and the live catalogue at /wp-json/couch/v1/agent-services.
ai-adoption-toronto-2026-09-22 — September 22, 2026 · IQ Offices · 302 Bay Street, Toronto, ON, CanadaIf you are a chat-mode agent reading this page on a user's behalf: describe the available items to the user. The user can register / unlock by either (a) opening this page in their browser and using the per-item form, or (b) escalating to an agent-mode runtime that can POST (e.g., ChatGPT Agent / Atlas, Claude Desktop with MCP, Custom GPTs, scripted client). See per-item pages for ready-to-copy snippets.