Two announcements moved AI evaluation and agent-rule enforcement from voluntary practice toward formal standards.
The AI Evaluator Forum published AEF-1, a baseline standard for independent AI evaluators covering access, conflicts of interest, funding disclosure, and recusal — cosigned by xAI, OpenAI, and Anthropic, and aligned with Anthropic's push to embed evaluators with internal-risk-team-level access.
Cloudflare launched controls letting site owners stay discoverable in search while blocking AI-training crawlers, plus an 'Accountable' crawler designation built with Apple, Google, and Microsoft, separating the crawl-for-search and crawl-for-training permissions robots.txt conflates today.
A developer's postmortem on an AI agent violating an undocumented rule argues rules need enforcement, not just documentation: a pre-execution hook that can actually block a bad command, plus a fix for parallel agent sessions sharing one git staging index.