docs: add ADR 0011 — adopt the Tokens Studio platform token pipeline - #5195
docs: add ADR 0011 — adopt the Tokens Studio platform token pipeline#5195pomfrida wants to merge 3 commits into
Conversation
|
@claude review |
|
Claude finished @pomfrida's task in 1m 29s —— View job Review: ADR 0011 — Tokens Studio platform pipeline
This is a well-structured, accurate ADR. I cross-checked every substantive claim against the actual sources in the repo and they hold up. No blocking issues — a few minor notes below. Accuracy check ✅Verified the "Decision" section against the real implementation:
All four Minor notes (non-blocking)
Nice work — the doc is precise and the CI/OIDC/backup rationale is captured at exactly the right altitude for an ADR. |
Closes #5197
Summary
Records the architecture decision behind the Tokens Studio pipeline work merged over the last weeks (#5151, #5153, #5155, #5160, #5166, #5175, #5176): the platform is the source of truth for the reworked tokens, updates flow through a release-triggered, OIDC-authenticated CI pipeline that lands platform exports as PRs, and the hourly orphan-branch backup (
tokens-studio-backup) compensates for the platform having no undo.ADR-0008 (TS codegen) documents one slice of this pipeline; this ADR is the overarching decision it builds on, and gives future token ADRs a common anchor.
Part of #5108.
Notes
🤖 Generated with Claude Code