Who this is for
- Autonomous logistics, delivery drones, last-mile robotics, dispatch audit trails.
- Asset verification, rooftop solar inspections, equipment field audits, custody chains.
- IoT + moving assets, geofence breach proof, fleet location attestation, telemetry-anchored receipts.
- Anyone whose audit trail asks “where was the thing at decision time?”
GeoClear is real-time operational receipt infrastructure for machine-driven systems. Location Receipt Profile is the reference implementation of the platform applied to physical-presence claims. The same receipt substrate also powers the Flood & Census, Decision, and other receipt profiles.
What the receipt records
The operational receipt records the location-substrate fields. For deployments that overlay the drone_deliverability tool path on /agent-protocol, the receipt additionally records the airspace + landing-zone fields:
- full_address
- USPS-canonical address that authorized the action
- lat / lon
- Rooftop-precision coordinates of the landing zone or asset
- airspace_class
- FAA Class B / C / D / E / G (when overlay applied)
- airspace_restrictions
- Active NOTAMs, TFRs, prohibited zones at the timestamp
- landing_zone_confidence
- 0-1 confidence the address has a viable landing surface
- drone_deliverable
- Boolean dispatch decision
- geofence_zones
- HOA / school / hospital / federal-property exclusions
- weather_at_decision_time
- Weather snapshot at the receipt’s
iat
The receipt is bound to the recorded fields at decision time. Change a value, and the verification fails.
Sample bundle
A real arid-zone parcel in Yavapai County, Arizona, the kind of geography where autonomous logistics actually flies. Verification uses customer-held verification material; no GeoClear server is required for the verification result.
Integration
- Solutions: Autonomous logistics · IoT & moving assets
- MCP tool catalog:
verify_address(free tier) ·drone_deliverability(per-decision) - Verifier: browser verifier · developer docs for the public verifier package
- Underlying platform: GeoClear Receipt Engine · Operational Receipts
What this proves, and what it doesn’t
What this proves
- GeoClear issued this location receipt at the timestamp inside it.
- The recorded payload has not been mutated since issuance.
- The verification material traces to a stable, customer-verifiable trust anchor.
- The customer can re-verify the receipt later without contacting GeoClear servers.
What this does not prove
- That FAA airspace classification was current to-the-minute.
- That the landing was physically safe.
- That the dispatch decision was the right one.
- That the package or asset arrived intact.
Sister receipt profiles: Flood & Census Receipt Profile · Decision Receipt Profile. Underneath them all: the Receipt Engine and Operational Receipts.