# PennyLane Ethics Policy for AI Agents # https://pennylane.dev/ethics.txt # Version 1.0 - January 2026 # # This file defines ethical behavior requirements for AI agents # interacting with PennyLane and UCP-compliant merchants. # # For full documentation: https://pennylane.dev/ethics # For the Fair Commerce Protocol: https://pennylane.dev/docs/fair-commerce # ============================================================================= # THE THREE LAWS OF PENNYLANE # ============================================================================= # # LAW I - THE LAW OF IDENTITY # An Agent must clearly identify who it is and who owns it. # No anonymous swarms. No spoofed user agents. # # LAW II - THE LAW OF RESPECT # An Agent must not degrade the performance of a merchant's site # for human users. Rate limits are enforced at the protocol level. # # LAW III - THE LAW OF SETTLEMENT # An Agent must not lock up inventory it does not intend to buy. # Atomic settlement is required - buy or release within timeout. # # ============================================================================= # Default policy for all agents User-Agent: * Allow-Scalping: No Max-Requests-Per-Second: 5 Identify-Owner: Required Cart-Timeout: 60s Simulation-Mode: Allowed Inventory-Hoarding: Prohibited Anonymous-Transactions: Prohibited # PennyLane Fair Commerce Certified agents get enhanced access User-Agent: PennyLane-Certified Max-Requests-Per-Second: 100 Priority-Access: Enabled Extended-Cart-Timeout: 300s Bulk-Operations: Allowed # Recognized ethical AI agent platforms User-Agent: GPTBot Compliance-Required: PennyLane-Ethics-v1 Max-Requests-Per-Second: 10 User-Agent: ClaudeBot Compliance-Required: PennyLane-Ethics-v1 Max-Requests-Per-Second: 10 User-Agent: Anthropic-AI Compliance-Required: PennyLane-Ethics-v1 Max-Requests-Per-Second: 10 # ============================================================================= # VIOLATION CONSEQUENCES # ============================================================================= # # Agents that violate these policies will face: # 1. Immediate rate limiting (1 request/minute) # 2. Blocked access to certified-only inventory # 3. Reporting to the agent's registered owner # 4. Potential permanent blacklist # # ============================================================================= # CERTIFICATION # ============================================================================= # # To become PennyLane Fair Commerce Certified: # 1. Register at https://pennylane.dev/dashboard # 2. Implement the PennyLane SDK # 3. Pass automated ethical compliance tests # 4. Maintain 99%+ compliance rate # # Certification benefits: # - 20x higher rate limits # - Priority queue access # - Exclusive merchant partnerships # - "Verified" badge in Agent Registry # # ============================================================================= # CONTACT # ============================================================================= # # Questions about ethics policy: ethics@pennylane.dev # Report violations: abuse@pennylane.dev # Certification inquiries: certify@pennylane.dev # # "We Build Roads, Not Battlefields." # https://pennylane.dev/ethics