Event-to-resolution agent

When refrigeration fails, the alarm is only step one.

ColdClock assembles the evidence, reaches a qualified reviewer, and coordinates the approved replacement through delivery, without letting AI make a medication-use decision.

Open operations workspace

Synthetic public demonstration and operations workspace accept synthetic evidence only. Pharmacist authority is never simulated as AI; any authorized de-identified pilot requires a separate protected deployment.

ColdClock sensorConnected
41.0°F
Within recorded refrigeration range
ObserveReviewResolve
Human decisionRequired before action
Every fact sourcedLabel + sensor evidence
1 eventstarts the workflow
7 verified actionscreate the audit trail
0 AI clinical decisionsenforced in code
Source-boundDailyMed + observed data

The missing middle

A sensor can warn you. It cannot finish the job.

ColdClock connects the fragmented work after an excursion while preserving the line between coordination and clinical judgment.

01

Observe precisely

Record the package, current label, temperatures, duration, power event, and previous history.

Observed facts only
02

Route for judgment

Give a pharmacist a concise evidence packet. Unknown or conflicting evidence stops here.

Human authority
03

Complete the resolution

After approval, coordinate sandbox inventory and accessible delivery. A Cloud Scheduler wake polls the courier at the ETA and closes the case with nobody at a screen.

Action with proof

Developer access · live workflow

Build on the resolution engine.

Open a monitored case, submit idempotent sensor events, record the qualified disposition, and receive trace-derived autonomy proof through the same durable workflow as this interface.

Explore OpenAPI
Daily access50 authenticated callsPer key and network · UTC reset
Public data boundarySynthetic inputsProtected deployment required for authorized de-identified pilots
POST /v1/cases

Live case

Loading the case.

One moment.

Case Sample fixture Clinical authority: Human
  1. 1
    Fridge lost powerWatching the fridge
  2. 2
    Evidence gathered
  3. 3
    Pharmacist decided
  4. 4
    Replacement on the way
  5. 5
    Delivered, case closed

Pilot operations workspace

One outage. One accountable queue.

More
Pilot readiness

Synthetic pilot intake

Enroll monitored medicine

This public workspace accepts synthetic data only. A label excerpt and configured range are evidence inputs, not a medication-use decision.

Idempotent device gateway

Record a sensor event

The event ID prevents duplicate processing. ColdClock calculates observed facts and routes exceptions; it makes no medication disposition.

Human authority gate

Record reviewed disposition

ColdClock does not recommend this selection. A qualified reviewer must examine the evidence and enter their own rationale.

Preparing caseSynthetic workspace
Sample fixture
Clinical authority: Human
0verified actions
  1. 1
    Package enrolled
  2. 2
    Excursion recorded
  3. 3
    Pharmacist review
  4. 4
    Disposition approved
  5. 5
    Replacement reserved
  6. 6
    Courier dispatched
  7. 7
    Receipt confirmed

Autonomy receiptWaiting for a monitored eventWaiting on: sensor event

Operator prompts
0 continue clicks
Agent operations
0 traced events
Human authority
0 decisions
Background wakes
0 fired

Loading the case.

Background work

Nobody clicks from here.

A durable wake is stored in Firestore. Cloud Scheduler wakes the agent every minute with a signed Google identity. When the courier confirms the handoff, the agent closes the case by itself. This page updates on its own.

    Checking Cloud Scheduler...

    Closed

    Case resolved.

    Operator clicks after the decision
    0
    Background wakes fired
    0
    Human decisions
    1
    Receipt
    Signed

    Every number above is derived from persisted records and signed with the service key. Open signed autonomy proof ↗

    Temperature

    Latest reading41.0°F
    Observed durationNo excursion
    PowerOn

    Observation, not a verdict. A qualified professional decides the disposition.

    Medicine evidence

    SYNTHETIC DEMONSTRATIONINSULIN GLARGINE-YFGN100 units/mL10 mL multiple-dose vialLot DEMO-2048

    Every field above is an exact quote from the model's own transcription. Current structured label ↗

    Injection screenPattern layer plus Gemma 4 quarantine instruction-shaped package text before routing.

    Review packet

    No review requested yet

    Trigger the synthetic outage and assemble the evidence packet.

    Review-packet agentOn the deployed service a Google ADK agent assembles this packet through three scoped read-only tools; a verifier checks every value against tool output before routing.

    Research, not decoration

    The workflow is grounded. The outcome claim is not invented.

    These sources justify the problem, evidence model, and safety boundary. They do not prove that ColdClock improves clinical outcomes.

    Trust is a feature

    What ColdClock does not do

    • It does not tell a patient that medicine is safe or unsafe.
    • It does not prescribe, diagnose, or replace professional judgment.
    • It does not claim real pharmacy, insurer, or courier integrations in this public demo.
    • It does not claim reduced harm without a real-world pilot.
    Use the working service

    Connect in two minutes.

    Create a free key and call the same durable agent workflow running behind this interface.

    AuthX-API-Key
    Daily quota50 calls / key + network
    PersistenceFirestore transactions

    The public UI stays keyless for evaluation. The stable /v1 integration API is protected and quota-limited. Explore the complete contract in OpenAPI docs; review limits at developer metadata.