Workflows · Feature-flag rollouts

Checkout_v3 waits for its service owner before a full rollout.

Record the flag, environment, audience, policy decision, and resulting configuration before the rollout starts.

Request a demo

Agent request

Enable checkout_v3 for 100% of production traffic

The flag changes the checkout path for every production request in its audience.

Identity
release-agent · Product engineering
Target
production/checkout_v3
Cost
Recorded agent cost
Evidence
Audience change, health checks, and rollback value

Policy decision

Full production flag rollouts require the Checkout service owner.

Approver

Checkout service owner

The action waits until this owner approves or denies it.

Approved

Tool call resumes

The feature-management tool applies the approved audience and records the new value.

Denied

Tool call stays blocked

The audience stays unchanged and the denied rollout remains recorded.

Execution order

The agent request stops before the connected tool runs.

  1. 01Release agent requests the audience change
  2. 02Deixic checks the flag, environment, audience, and policy
  3. 03Checkout service owner decides
  4. 04Connected feature-management tool returns the result

The request, decision, recorded cost, and execution result remain in activity history.

Put this action under policy.

Request a demo.