Parsed task as a comparative error analysis across two pipeline connectors.
Queried Salesforce error logs for the past 30 days. Retrieved 127 records matching "pipeline error".
Queried Workday error logs for the same period. Retrieved 84 records. Both datasets indexed.
Calculated error rate per connector: Salesforce 127/2016 = 6.3%, Workday 84/2048 = 4.1%.
Identified primary failure mode on Salesforce: OAuth token expiry not handled gracefully (61 of 127 errors).
Drafting comparative summary with error rates and ranked remediation recommendations…
steps-collapsed-default — reasoning hidden by default, expandable on demandsteps-expanded-default — reasoning visible by default, collapsible to reduce noisesteps-summary-only — shows a one-line summary; full reasoning available in a modal or drawer<button> with aria-expanded and aria-controls pointing to the body elementhidden attribute (not display:none via class alone) so assistive technologies correctly report it as hiddenaria-labelledby on the body points to the toggle button, providing context when the region is openedaria-hidden="true" — the label text and chip carry the accessible name::before counters, so they are read by screen readersThe collapsed state must show enough information to help the user decide whether to expand — the step count and elapsed time are the minimum. "Agent reasoning" alone is not sufficient.
Override these CSS custom properties to apply your own visual treatment without touching the component's behavioral contracts.
| Token | Controls |
|---|---|
--rad-surface-card |
Component wrapper background |
--rad-border-subtle |
Card and divider borders |
--rad-color-text-primary |
Toggle label text |
--rad-color-text-secondary |
Step body text |
--rad-color-text-meta |
Elapsed time label |
--rad-color-approve |
Focus ring |
--rad-radius-card |
Card border radius |
| Token | Controls |
|---|---|
--rad-steps-toggle-bg |
Collapsed toggle background |
--rad-steps-toggle-hover-bg |
Toggle hover state |
--rad-steps-toggle-border |
Toggle and body border |
--rad-steps-body-bg |
Expanded body background |
--rad-steps-num-color |
Step number color |
--rad-steps-step-border |
Between-step divider |
--rad-steps-icon-color |
Expand/collapse arrow |
"*Transparency should be available on demand — not forced on everyone, not hidden from anyone.*"
RAD is the original work of Jackie Curry. All rights reserved. No portion may be reproduced, adapted, or incorporated into any product or system without express written permission.
Permitted: citation in academic or editorial contexts with full attribution.
© 2025 Jackie Curry. All rights reserved. Publication date: 2025.
For licensing inquiries, connect on LinkedIn →