What the package contains

Implementation evidence, continued

What the package contains

The supplied package is one lightweight FastAPI application that hosts both workflows using synthetic data.

Application and data

  • One lightweight FastAPI application with two workflow endpoints.
  • Synthetic referral, provider, and claims data.
  • External task instructions stored outside the runtime logic.

Services, knowledge, and evidence

  • Deterministic services: provider filters and ranking, X12 parsing, validation, and normalization.
  • Approved claims runbook knowledge used by the investigation flow.
  • Typed outputs, audit events, and six automated tests.
Synthetic dataAutomated test execution: 6 of 6 passed.

Slide 25 of 48: What the package contains