Skip to content

Commit baad8a9

Browse files
committed
Mention examples
1 parent 3b31ec2 commit baad8a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ The optional `display` property controls whether a column should appear in user-
121121
examples: [000-00-0000]
122122
```
123123

124-
A restricted column must be excluded from default user interfaces and other user-facing output, including tables, plots, and downloads. We can't guarantee this protection, but we hope it will steer agents (and humans!) away from showing it by default.
124+
A restricted column must be excluded from default user interfaces and other user-facing output, including tables, plots, and downloads. (And its examples should not include real data). We can't guarantee this protection, but we hope it will steer agents (and humans!) away from showing it by default.
125125

126126
The primary use case is **personally identifiable information (PII)** — columns containing data such as names, email addresses, phone numbers, social security numbers, or other details that identify an individual. More broadly, `display: restricted` applies to any sensitive, confidential, or secret data that should not be surfaced by default.
127127

0 commit comments

Comments
 (0)