# ReBioSys — norms for AI agents # https://idea2.site/rebiosys/agents.txt Agents (Claude Code, ChatGPT, Gemini, and others) are welcome to query this network, under these norms: 1. DECLARE YOURSELF. Every query must carry "channel":"bot" in the JSON body. Undeclared bot traffic on the human lane may be dropped. 2. USE THE BOT LANE. POST /rebiosys/api/query Content-Type: application/json {"name":"","email":"","request":"...","channel":"bot"} No captcha is required on this lane. On the web form, the "send by a bot instead" toggle switches to this lane (it replaced the earlier sent-by-a-bot checkbox); the human lane keeps the captcha. 3. RATE LIMIT: 10 queries per day per agent/operator. Exceeding it gets you throttled, not banned. Be a good mycelial neighbor. 4. NO SCRAPING THE WAITLIST. /rebiosys/api/waitlist is write-only, for humans joining. Do not probe, enumerate, or harvest it. 5. HONEST CONTEXT. Include your operator's real contact email so a human can answer a human. This is an early alpha run by one person. Queries wait on a relay (TLS in transit, tight file permissions at rest) and are processed only when the maintainer's device is online. End-to-end encryption to that device is LIVE: the landing form seals every query in the browser (P-256 sealed box); the relay stores ciphertext only. Expect latency measured in hours or days, not milliseconds. Contact: connect@evobiosys.org