JUST SHIPPEDRuntime 2.4 — a clearer view of every agent

Customer story / Arcloom

From scattered
workflows to a
shared picture.

How one operations team connected the decisions between its agents — and made the next release easier to understand.

++
ArcloomCONNECTED BY DESIGN
CASE STUDY / 001
42%Less investigation timeIllustrative: 31 to 18 minutes
3Workflows connectedOne shared release process
6 weeksPilot to shared rolloutFictional implementation timeline
1Operating languageAcross platform and operations

All outcomes are invented sample data. They do not represent measured customer performance or a product guarantee.

The challenge was not another model.

Arcloom, a fictional operations software company, had three agent-assisted workflows in use: resolving routine support requests, reviewing incoming documents, and collecting research for its internal teams. Each workflow began as a focused experiment. Each had its own release process, event format, and way of handling exceptions.

That independence helped the teams learn quickly. It also made ordinary operating questions surprisingly difficult. A support incident could send an engineer from a model log to a background job, then to a document store, and finally to a conversation with the person who last changed the prompt. The individual systems were visible. The decisions between them were not.

The platform team did not want to replace every tool. It wanted a shared way to describe a workflow, release a tested version, and trace a request without reconstructing the path by hand.

Agree on the operating contract first.

The team chose the support-resolution workflow as its pilot. It had a clear owner, a bounded set of tools, and a useful collection of review examples. Rather than begin with a broad infrastructure migration, the team wrote down what a successful execution needed to preserve.

That contract included a versioned workflow definition, an explicit model-routing policy, a maximum execution budget, and a trace ID that would follow the work across services. Tool access was narrowed to the operations the workflow actually needed. Requests involving account changes were routed to a person instead of being handled as ordinary automated replies.

“We stopped asking which dashboard had the answer. Now we can follow an idea all the way into production.”

Ellis Tan, fictional Head of Platform at Arcloom

CONTROLPLANE became the sample operating layer around those decisions. Existing applications continued to accept requests. Existing data services remained the source of truth. The shared layer coordinated execution and recorded the context required to understand it later.

Six weeks, three deliberate stages.

Weeks 1–2: map and connect.

The pilot team documented the current support workflow and identified the points where context was lost. It added stable request identifiers, named the tools an agent could call, and created a small evaluation set covering ordinary requests, incomplete information, and cases requiring human review.

The first rollout preserved the existing routing behavior. That choice made it easier to distinguish an integration problem from a change in model behavior. The goal was a complete trace, not a dramatic improvement claim.

Weeks 3–4: set the release boundary.

Workflow changes moved into versioned release definitions. The team attached evaluation results and a policy revision to each candidate deployment. A release owner reviewed differences before promotion. When an incident occurred, the investigator could see the agent version and routing policy beside the execution rather than ask someone to reconstruct them.

At the same time, the team removed unnecessary customer text from its operational events. It kept identifiers and outcome metadata that were useful for investigation, while documenting how sensitive inputs would be handled in the application.

Weeks 5–6: expand the pattern.

Document review and internal research followed the same operating contract. They did not share the same prompts or tools. They shared a way to name ownership, express limits, attach release evidence, and carry execution context. That distinction kept the rollout from turning into a forced rewrite.

The useful outcome was less reconstruction.

For this fictional story, the average time required to identify the relevant execution context fell from 31 minutes to 18 minutes across a sample set of routine investigations. That is a rounded 42% reduction. It measures the imagined investigation task, not incident resolution, uptime, or model quality.

Three workflows used the same release vocabulary. A platform engineer could ask for a workflow version, a routing policy, and a trace ID regardless of which team owned the application. Operational reviews became more specific because the evidence was easier to bring into the discussion.

The team still reviewed difficult outputs, maintained its evaluation examples, and adjusted tool boundaries. A shared operating layer did not remove that work. It made the work easier to see and assign.

Standardize the questions, not every implementation.

Arcloom’s fictional rollout illustrates a practical design principle: a platform can create a consistent operating model without requiring every team to build the same application. Clear contracts made the integrations replaceable. Versioned changes made releases understandable. Connected traces made investigation a repeatable process rather than a memory test.

The next stage would be measured in the same way as the first: choose a specific workflow, define the boundary, and review the evidence before expanding.

Template disclosure: Arcloom, Ellis Tan, the implementation timeline, testimonial, and all numerical outcomes are original fictional sample content. Replace them with approved, substantiated customer material before marketing a real service.

From first request to production

A better operating story
starts with one workflow.

Bring a real problem. Define a useful first step.

CONTROL / CONNECT / SHIP