Skip to main content

Deployment mindset

Treat Xenovia as a runtime control plane, not only as an observability tool. Your initial rollout should focus on high-risk tool interactions and operator review paths.
Start narrow: onboard one critical workflow first, then expand coverage from real trace data.

Prerequisites

  • A working agent runtime with identifiable agents or workflows.
  • Defined owners for each agent or service account.
  • Tool inventory with environment boundaries (dev, staging, prod).
  • Initial policy assumptions for allowed actions, approvals, and escalation.

First rollout targets

Visibility

Track agent inventory, ownership, and current runtime status.

Control

Evaluate every requested tool action against policy scope.

Response

Route unsafe or out-of-scope behavior to operator review.
1

Map inventory

Register agents, owners, and environment boundaries.
2

Connect tools

Attach downstream systems with minimum required permissions.
3

Enable policy baseline

Set allow, block, and approval conditions.
4

Review traces

Validate decisions and tune controls using evidence.
5

Harden production

Expand coverage and automate escalations.
Continue to the Quickstart to stand up the first governed path.