Context Bundles
The right context for every agent run. Define bundles or let agents request them directly, then let Roadie assemble and serve them seamlessly.
Trusted by the world's leading companies
Snyk
Contentful
Relativity
Royal Mail
Baillie Gifford
Celonis
AstraZeneca
Yotpo
BUNDLE FEATURES
Context, assembled
Stop giving agents the whole graph. Give them exactly what they need — no more, no less.
Crafted bundles
Engineers define bundles for known workflows like on-call handoffs, incident triage, and service reviews. Package exactly the right information once then reuse it again and again.
Agent-requested context
Agents can request bundles on-demand, specifying what they need. Roadie assembles the relevant slice of the graph and returns structured data.
Ephemeral or persistent
Bundles can be single-use for a specific agent run, or stored permanently for repeated use across workflows and teams.
Fast to assemble
Roadie pre-indexes relationships so bundle assembly is fast, even for large graphs with thousands of entities.
Structured output
Bundles return structured data. Agents get ownership records, dependency graphs, runbook steps, and metrics in machine-readable form.
Access-controlled
Bundle access respects your RBAC policy. Agents and humans only receive context they are authorised to see.
HOW IT WORKS
From request to structured context
01
Define a bundle
A human or an agent specifies which entities, relationships, and data to include.
02
Roadie assembles the slice
Roadie traverses the context graph and collects the relevant data, resolving relationships and expanding nested references.
03
Bundle is returned
The bundle is returned as structured data via MCP or the portal UI, ready for the agent to act on or the engineer to review.
04
Optionally stored for reuse
Persist the bundle for future runs. When the underlying data changes, the bundle is automatically refreshed on next access.