Examples
Worked examples
- Is an instance
An LLM provider's system card disclosing the moderation classifier, output filters, and pre-deployment red-team findings.
- Is an instance
A system card for an enterprise copilot product describing the orchestration of retrieval, tool-use, and answer-generation steps.
Counter-examples
Looks similar, but isn't
- Not an instance
A model-only card for a publicly released checkpoint.
- Not an instance
Marketing material describing a product's features.
Editorial commentary
System cards (popularised by OpenAI, Meta, and Anthropic for frontier deployments) extend model cards by addressing the system-level wrapper around the core model. Where a model card describes the weights and their training, a system card describes the deployed product: classifier-routed prompts, output moderation, retrieval augmentation, user-facing controls.
References
- Procope et al., 'System-level transparency of machine learning' (Meta AI research note, 2022); OpenAI 'GPT-4 System Card' (2023).
Also known as
AI system card
Machine-readable encodings
Use in your systems
<role vocab="credit"
vocab-identifier="https://casrai.org/dictionary/"
vocab-term="System card"
vocab-term-identifier="https://casrai.org/dictionary/term/system-card" />{
"@context": "https://schema.org",
"@type": "DefinedTerm",
"name": "System card",
"identifier": "https://casrai.org/dictionary/term/system-card",
"description": "A documentation artefact describing an AI-enabled system in its production configuration, including the constituent models, the pre- and post-processing pipeline, safety filters, monitoring, and operational guardrails.",
"inDefinedTermSet": "https://casrai.org/dictionary/domain/ai-and-ml-research-outputs/",
"url": "https://casrai.org/dictionary/term/system-card",
"sameAs": [
"AI system card"
],
"license": "https://creativecommons.org/licenses/by/4.0/"
}







