Meridian Manufacturing Co.
DEMO MODE

Integrations

Every sponsor API is load-bearing in the workflow. This page shows what each one does, whether its key is configured, and the real request/response for every call made during the last incident response.

Configuration

ServiceChallengeEnv varStatus
SerpApiBest AI Use CaseSERPAPI_API_KEY
CONFIGURED
NutrientTurn Documents Into Something People Actually TrustNUTRIENT_API_KEY
CONFIGURED
name.comDomain API ChallengeNAMECOM_API_TOKEN
CONFIGURED
DoctavianGenerate It Right. Sign It Tight.DOCTAVIAN_API_KEY + _ACCESS_TOKEN
CONFIGURED
FoxitYour Agent Shouldn't Sign ThatFOXIT_CLIENT_ID
CONFIGURED
XanoRebuild a SaaS Tool You HateXANO_API_BASE
CONFIGURED
Gemini(interpretation layer)GEMINI_API_KEY
CONFIGURED

CONFIGURED means a key is present, not that the call succeeded. Whether an API actually answered is decided by the run, and the ledger below is the record — each entry is tagged LIVE, LOCAL or DEMO SEEDED by what really happened. With no keys at all the full workflow still runs end to end on honest fallbacks and every screen stays usable.

Integration Activity Ledger

17 calls · 13 live · 4 fallback/seeded

One row per real API touchpoint. LIVE = the sponsor API responded. LOCAL / DEMO SEEDED = honest fallback with the exact request we would have sent. Nothing here is fabricated.

SerpApiBest AI Use Case
5 calls · 3 live

Live web intelligence. AegisFlow runs one query per supplier plus market and disruption-news queries. Low or zero corroboration is treated as a negative signal, not ignored.

NutrientTurn Documents Into Something People Actually Trust
7 calls · 6 live

Document intelligence on both ends: text + field extraction from the six supplier PDFs on ingestion, and a PENDING-SIGNATURE watermark applied to the generated agreement before it reaches a human.

name.comDomain API Challenge
1 call · 1 live

Supplier legitimacy from the domain system. A manufacturer claiming eight years of trading has a registered domain; if checkAvailability says its domain is still purchasable, nobody owns it — scored as absence of commercial footprint.

DoctavianGenerate It Right. Sign It Tight.
1 call

Turns the structured, evidence-backed decision payload into the Emergency Supplier Transition Agreement. The decision → payload → document chain is visible in the UI.

XanoRebuild a SaaS Tool You Hate
1 call · 1 live

System of record for the tool we rebuilt — the disruption war-room spreadsheet. Normalized incident → supplier → claim tables plus an append-only audit_event stream.

Gemini(interpretation layer)
2 calls · 2 live

Interpretation only — analyst summary and decision narrative. Every response is Zod-validated; facts and scores come from documents and deterministic computation, never the model.