curbitoPARTNER WORKFLOWBusiness & fleet demo

SYNTHETIC DEMONSTRATION

One structured queue.
No email pile.

This page shows how a City, County, or Park Board pilot could review least-data routing receipts and return a simple status. An actionable report would go directly into an agency-approved intake adapter. Every case below is fictional; no agency connection or approval is implied.

OPEN CASES2synthetic
ROUTED AUTHORITIES3City · County · MPRB
PERSONAL DATA0in this demo
PUBLIC STATUS PATHOpen311supported services only
STRUCTURED RECEIPTS

Routing queue

Sample data only
DOWNED TREE · CBT-1042Near 43rd + Oliver N

Boulevard obstruction; no resident identity or photo is present in this synthetic record.

MPRBAssigned
POTHOLE · CBT-1041County road segment · Minneapolis

Jurisdiction resolver selected the County candidate from the public centerline.

HENNEPINReceived
MISSED PICKUP · CBT-1038Approximate service area

The official case number would return only after an authorized acknowledgement.

MINNEAPOLISResolved

IMPLEMENTED FOUNDATION

Portal view or API adapter?

The preferred production shape is an adapter into the agency's existing 311 or work-order system. With the resident's approval, actionable location, description and evidence go directly to that system; Curbito keeps only a receipt and limited return status. This portal is a pilot review surface, not a second system of record.

{
  "handoff_id": "CBT-1042",
  "category": "tree_storm",
  "jurisdiction": "mprb",
  "coarse_area": "44.99,-93.31",
  "status": "received",
  "official_case_id": "agency-issued",
  "report_payload": "agency-system-only"
}

METER ORCHESTRATION

One useful prompt.
No duplicate reminder.

Curbito first checks whether the curb remains legal, then asks an authorized provider whether the exact space already has a valid session. The installed ten-scenario sandbox proves active-session silence, ambiguous-space refusal, restriction overrides, provider-owned reminders, explicit checkout confirmation and signed callback controls. Production Flowbird access remains partner-required.

{
  "provider": "flowbird",
  "market": "minneapolis",
  "zone_match": "exact",
  "session": "active",
  "curb_override": false,
  "curbito_action": "silent",
  "sandbox_scenarios": "10 / 10 pass",
  "production_access": "partner_required"
}

CONNECTED VEHICLE CONTRACT

A parked-state handoff.
Not a trip trail.

The installed provider-neutral receiver accepts an owner-approved, signed event only when one saved vehicle is unambiguously mapped. Stale, inaccurate, unrelated, duplicate and revoked events fail closed. The founder sandbox is synthetic; Smartcar credentials, mapping, accuracy, upstream revocation and production terms remain required.

owner consent
      ↓ one saved vehicle
signed parked-state event
      ↓ freshness + accuracy
verified curb check
      ↓
urgent risk: notify
quiet result: stay silent
trip trail: never retained
01One report, one receipt

Request IDs and a content fingerprint collapse retries. Bounded device-level rate controls return a visible pause instead of silently dropping reports. Structured API intake with acknowledgements and audit history remains the preferred path.

02Agency stays authoritative

The receiving system owns case acceptance, assignment, records, service decisions and resolution.

03Least data first

The current foundation stores category, official destination, approximate area, jurisdiction and status—not the resident's report narrative or photos. Vehicle owners may delegate one vehicle's urgent alerts to a consenting driver without exposing trips or live location.

OPEN STANDARD

CDS 1.1 at the curb-decision boundary.

The adapter accepts Curb Data Specification zones, policies, priorities, recurring time spans, user classes, rates and maximum stays. A protected conformance endpoint now checks required shape, feed metadata, geometry, policy references, freshness and Curbito's supported decision semantics. It fails closed; this synthetic profile is not an OMF certification or a live City connection.

POST /api/partner/cds/conformance
Accept: application/vnd.cds+json;version=1.1

zone + policy + time + user class
              ↓
pass · warning · fail closed
              ↓
legal · pay · permit · move · unknown

FIELD RECONCILIATION

When the posted curb and the feed disagree.

A recent, accurately located and image-backed observation can be compared with the current digital record. A mismatch enters a least-data review queue; it does not silently become a parking rule or trigger a broad alert. Only an authorized correction can return the event to Curbito's normal source-confidence gate.

SYNTHETIC NORTH MINNEAPOLIS EXAMPLE

posted restriction observed
              ↓
no matching authorized event
              ↓
urgent policy-owner review
              ↓
broad alert held
              ↓
official correction or rejection

REAL-TIME BOUNDARY

Signed events, not a surveillance stream.

The synthetic receiver verifies HMAC signatures, timestamp freshness, event-ID replay, calibration, confidence and observation age. It rejects plates, VINs, faces, photos, coordinates and movement trails. Even a passing synthetic event is technically barred from resident alerts until an authorized, calibrated production source is accepted.

sensor or sign adapter
          ↓ signed event
timestamp · HMAC · replay check
          ↓ least data
calibration · confidence · age
          ↓
synthetic decision exercise only
resident alert: disabled