Transparency and Disclosure

Chapter opener illustration: Transparency and Disclosure.

"The model card is the receipt your auditor asks for."

CompassCompass, Documentation-Disciplined AI Agent
Looking Back

Chapter 54 marked AI-generated outputs; this chapter documents the systems that produced them. Model cards, datasheets for datasets, system cards, audit trails, and the explainability disclosures that high-stakes decisions now require.

Big Picture

The disclosure side of trustworthy AI: model cards, datasheets for datasets, system cards for frontier deployments, audit trails, and explainability for high-stakes decisions. This chapter is the second half of the provenance and transparency split: the first half (Watermarking and Provenance) covered how to mark and trace AI-generated content; this half covers the structured documentation and explainability artifacts that let consumers, regulators, and auditors understand what a model is, what it was trained on, and why it produced a given output.

Chapter Overview

Transparency is the documentation layer of LLM governance: model cards that travel with a checkpoint, datasheets that travel with a corpus, system cards for deployed frontier systems, audit trails for compliance, and explainability for high-stakes decisions. This chapter teaches the canonical documentation primitives, with real examples from Llama-3 and Claude 3.5 Sonnet, and shows how each artifact maps to procurement, compliance, and regulatory workflows.

Documentation has become regulatory infrastructure. By the end of this chapter you will know what to write, who reads it, and how each artifact maps to a specific compliance or accountability question.

Note: Learning Objectives

Prerequisites

Sections

What's Next?

This chapter begins with Section 54.6: Model Cards: Anatomy, Examples, Use in Procurement. Each section walks one transparency artifact from anatomy to procurement workflow, so we recommend reading them in order.