Skip to content

spec: EXTENSIONS de-leak — generic examples in collection taxonomy#19

Merged
tymofiy merged 1 commit into
mainfrom
dev
May 26, 2026
Merged

spec: EXTENSIONS de-leak — generic examples in collection taxonomy#19
tymofiy merged 1 commit into
mainfrom
dev

Conversation

@tymofiy
Copy link
Copy Markdown
Owner

@tymofiy tymofiy commented May 26, 2026

Summary

  • Scrubs real-name examples from §2.9 extensions.collection in spec/EXTENSIONS.md and replaces them with generic placeholders.
  • Continuation of the existing de-leak posture (cf. f4365c6, c6c6167).
  • No semantic change to the spec — only the illustrative names in the prose, the YAML sample, and the item_kind taxonomy table.

What changed

Before After
"Joukowsky Collection" / joukowsky-collection "Example Antiquities Collection" / example-antiquities-collection
Joukowsky example (column header) Private-collection example
Christie's analogue (column header) Auction-house analogue
category-antiquities-001-jade-figure-of-a-bixie category-antiquities-001-example-jade-figure
1985 Brown Exhibition 1985 university loan exhibition
Gurr Johns 2022 appraisal 2022 specialist appraisal
narration-joukowsky-parents narration-collection-overview

Test plan

  • grep -i "joukowsky\|gurr johns\|bixie\|brown exhibition\|christie" spec/EXTENSIONS.md returns no matches
  • pre-commit hooks pass (markdownlint, secrets, deny-list)
  • Visual scan of rendered EXTENSIONS.md on GitHub after merge

🤖 Generated with Claude Code

Replaces real-name examples in the §2.9 extensions.collection prose,
YAML sample, and item_kind taxonomy table with generic placeholders.
No semantic change to the spec itself — only the illustrative names
in examples.

Scrubbed:
  - prose: "the Joukowsky Collection contains both antiquities..."
    → "a private art collection may contain both antiquities..."
  - YAML: name/id "Joukowsky Collection"/"joukowsky-collection"
    → "Example Antiquities Collection"/"example-antiquities-collection"
  - table header: "Joukowsky example | Christie's analogue"
    → "Private-collection example | Auction-house analogue"
  - cells: jade-figure-of-a-bixie, 1985 Brown Exhibition,
    Gurr Johns 2022 appraisal, narration-joukowsky-parents
    → generic counterparts

Continuation of the existing de-leak posture (cf. f4365c6, c6c6167).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 26, 2026 19:06
@tymofiy tymofiy merged commit 4a78245 into main May 26, 2026
1 of 2 checks passed
@tymofiy tymofiy review requested due to automatic review settings May 26, 2026 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant