AI
10 items tagged with "ai"
Reference Architectures1
Regulations5
Executive Order 14110 on Safe, Secure, and Trustworthy Development and Use of Artificial Intelligence
US federal executive order directing agencies to set safety, security, and rights standards for AI development and deployment across government and industry.
Colorado Artificial Intelligence Act
Colorado state law requiring developers and deployers of high-risk AI systems to prevent algorithmic discrimination in consequential decisions.
EU AI Liability Directive (Proposed)
Proposed EU directive easing the burden of proof for victims claiming damage caused by AI systems, complementing the EU AI Act.
Artificial Intelligence and Data Act
Proposed Canadian federal law (part of Bill C-27) regulating high-impact AI systems for safety and non-discrimination.
New York City Local Law 144 on Automated Employment Decision Tools
NYC law requiring bias audits and candidate notice for automated employment decision tools used in hiring and promotion.
Benchmarks1
Glossaries2
Code Drift
Code drift is how far a codebase — and the AI writing in it — has moved away from current, correct, well-understood truth: current versions, correct APIs, and an accurate picture of the code's own structure.
AI Context Drift
AI context drift is the gap between the context an AI coding assistant works from — its training data and generic docs — and the exact versions and structure of the codebase it is editing.