Give this to your coding agent

Read packages/rfq-react/AGENTS.md (or https://bootstrapware.co/rfq/docs/agents).
Call list_rfq_capabilities before inventing tools.
Path A: local UI with createLocalAdapter. No keys.
Path B/C: create_rfq_app → update_rfq_draft → publish_rfq_app → ensure_rfq_test_publishable → get_rfq_install_snippet.
Never invent actor.id. Use session.user.id.
Never mint live or secret keys. Never put secrets in NEXT_PUBLIC_*.
Author tokens are minted on the server only.
Selection records intent only. Attachment bytes stay on the host.
Import @bootstrapware/rfq/styles.css.