1. Transparency
Every production AI model has a public model card.
- How
- Model cards live at /ai/model-card and include training data sources, evaluation methodology, intended use, known limitations, bias evaluation. Updated with every model release. No NDA required to read.
- If we breach this
- If we ship a model without a public card, that's a P0 bug. We block deploys that fail the model-card-exists check.