Agents SDK Shadow Mode

Test how future SDK-powered Syntra workers will run inside workflow orchestration without executing real actions.

Shadow Mode lets Syntra simulate or safely run agent steps under the workflow system before agents are allowed to use real tools. Results are review-only and do not send, save, move, or execute anything.

Shadow runs can create preview Workflow Runs and preview Work Queue items, but they do not execute real actions.

Internal admin preview. Do not share this page with pilot users.

Safe preview only. No send, save, move, or external execution.

When live shadow mode is enabled, Syntra runs a text-only SDK worker with no tools. It cannot send email, save drafts, move calendar events, or execute actions.

How this fits

  1. Workspace defines who owns the work.
  2. Workflow Run tracks the work.
  3. Agent Registry defines which worker is allowed to act.
  4. Skill Pack defines the worker's operating procedure.
  5. Agents SDK Adapter will eventually run selected workflow steps.
  6. Central Work Queue shows what needs human review.
  7. Human approval remains required before real execution.

Selected Agent

Executive Assistant

Reviews the user's day, surfaces important emails, prepares AI drafts, identifies calendar risks, and requires approval before action.

Skill pack: skills/executive-assistant

Email Triage Agent Shadow Test

Compare SDK-backed email triage beside the decision engine

Compare how a future SDK-powered Email Triage Agent classifies email context without replacing the current decision engine or executing real actions.

The Email Triage Agent runs beside the current decision engine. It helps compare future SDK-powered worker output against Syntra's deterministic safety/fallback logic. It does not replace the decision engine and does not execute actions.

Review only. No Gmail, Calendar, draft save, or execution path is called.

What this test compares

  1. Decision engine remains Syntra's deterministic workflow and fallback layer.
  2. Email Triage Agent Shadow previews an SDK-backed specialist beside that logic.
  3. Workflow Runs preview how the triage result would be tracked.
  4. Central Work Queue preview shows which review items would need human approval.

Syntra AI Workforce OS — Agents SDK Shadow Mode V1