Workflow configs

symphony-construction-defect

v1Published

commercial_gl

Read-only — viewing live config

You're viewing symphony-construction-defect v1 — the workflow that is currently driving every new claim. Configs are immutable once published.

Overview

Metadata about this workflow.

Name
symphony-construction-defect
Line of business
commercial_gl
Version
v1
Status
published
Created
Jul 29, 2026, 1:57 PM
Published
Jul 29, 2026, 8:52 PM
Archived
Author

Driver brief

How the driver thinks. Role, operating principles, tone, and domain knowledge — combined with the active capabilities below into the brief the agent reads before every action.

Active capabilities · added to the brief
Parse the tender packageExpand the coverage trigger across policy yearsAssess subcontractor risk transferAcknowledge and request outstanding documentsRecommend defense counsel assignment

Capabilities

Named routines that pair one or more tools with the instructions for using them. Enabling a capability adds those instructions to the driver's brief.

5 of 5 enabled
  • Parse the tender package

    active

    Read the ACORD notice, complaint, defect list and any declarations page, and capture the facts that drive everything downstream.

    toolsread_submission_stateclassify_documentupdate_captured_fieldset_claim_field
  • Expand the coverage trigger across policy years

    active

    Identify every policy year the alleged progressive damage potentially triggers, not just the year the broker cited.

    toolsfind_policyset_candidate_policyupdate_captured_field
  • Assess subcontractor risk transfer

    active

    Read each subcontract and certificate of insurance and determine whether risk transfer to the trade actually exists.

    toolsadd_party_to_claimset_claim_fieldupdate_captured_field
  • Acknowledge and request outstanding documents

    active

    Draft the broker email: confirm setup and coverage verification, list what was received, and request what is outstanding or deficient.

    toolssend_emailschedule_followupcancel_followup
  • Recommend defense counsel assignment

    active

    Surface the defense counsel decision to the adjuster in light of the responsive pleading deadline.

    toolsescalate_to_humanset_claim_fieldschedule_followup

Enabled Tools

The actions the agent is allowed to take. External tools touch the outside world via an integration — pick which adapter and endpoint each tool calls; the env-specific connection is resolved at runtime.

13 / 25 enabled

Automations

Event-driven actions. When the trigger fires (and the optional condition matches), the agent runs the steps in order. Use sparingly — the agent already handles most cases on its own.

No automations. The agent acts only on its own ongoing judgment.

Checkpoints

Human approval gates. When a checkpoint's condition matches an action the agent is about to take, that action is queued for an adjuster to approve before it runs. First match wins.

  • Approve claim setup from tender

    tool_id = "convert_submission_to_claim"

  • Approve outbound email to the broker

    tool_id = "send_email"

  • Approve escalation to a human

    tool_id = "escalate_to_human"

Deadlines

Time-based escalations. When a deadline passes without the expected outcome, the agent runs the breach action — usually an escalation, reminder, or notification.

Configuration overlays

Conditional changes that layer on top of the base workflow as a claim's situation evolves — jurisdiction, severity, claim phase, or anything else. When a claim matches an overlay's condition, that overlay's edits are merged into the configuration the agent uses.

  1. 01

    Responsive pleading deadline imminent

    inactive· order 1 of 2

    Inside 21 days to the responsive pleading deadline, the defense counsel recommendation outranks document chasing.

    when days_to_responsive_pleading ≤ 21

    patchdriver_prompt: operating_principles
  2. 02

    Subcontractor risk transfer deficient

    inactive· order 2 of 2

    When a certificate on file is inadequate, chasing complete evidence and the endorsements becomes a named request item.

    when risk_transfer_deficiency_noted = true

    patchdriver_prompt: operating_principles

Playground · preview overlays against a hypothetical claim

Pretend a claim has these attributes. As you change them, watch which overlays start applying and how the workflow the agent uses shifts in real time.

0 of 2 overlays active

Claim attributes

The same attributes overlays match against.

$

Effective config · diff vs base

live

No overlays matched. The agent sees the base workflow exactly as authored.