Preview — the index, API, datasets, and metrics shown here are illustrative. No live endpoint inventory, query results, uptime figures, or completion rates exist yet.
Discovery for agent-transactable services

SaltMyDriveway

Sample data — demonstration only. A fixed snapshot, not current verification.

← Back to search

Seed sample data — demonstration only. Snapshot: 2026-09-16. No live inventory or measured metrics.

com.saltmydriveway L2 · Callable

Status in snapshot: probed · Last verified in sample: 2026-09-16T06:00:00Z

What it does

Driveway salting and snow clearing, on-call all winter.

home.exterior.driveway_winter

Coverage

Type: metro. Serves: spokane-wa. Exclusions: none in this sample.

Actions

Illustrative declarations. This preview never invokes actions. Inspect authentication per action.

ActionMethodAuthURLIdempotent
availabilityPOSTnonehttps://example.com/demo/com.saltmydriveway/availabilitytrue
bookingPOSTapi_keyhttps://example.com/demo/com.saltmydriveway/bookingfalse
cancelPOSTapi_keyhttps://example.com/demo/com.saltmydriveway/canceltrue
quotePOSTnonehttps://example.com/demo/com.saltmydriveway/quotetrue
statusPOSTapi_keyhttps://example.com/demo/com.saltmydriveway/statustrue

Normal booking path: requested → confirmed → in_progress → completed. Cancelled and disputed are terminal alternatives; see the specification for transitions.

Verification evidence

Illustrative checks at the snapshot time. Their presence is not evidence that this program performed them. Live levels require current, independently established evidence.

CheckResultChecked atSourceExpires at
domain_ownershippass2026-09-16T06:00:00ZIllustrative program check — not performed2026-09-17T06:00:00Z
liveness_probepass2026-09-16T06:00:00ZIllustrative program check — not performed2026-09-17T06:00:00Z
schema_validationpass2026-09-16T06:00:00ZIllustrative program check — not performed2026-09-17T06:00:00Z

Track record

Reputation data not published. Completion and dispute rates are required at L4 and optional below it. Only independently verified outcomes may affect ranking.

Pricing · illustrative

{
  "currency": "USD",
  "model": "quote_based"
}

Attestation

Not issued. This preview has no production signing keys or valid signed attestations. A badge image is not cryptographic proof.

Record metadata

Schema: 0.1 · Updated: 2026-09-16T07:00:00Z.

{
  "contact_email": "ops@example.com",
  "legal_name": "SaltMyDriveway (illustrative operator)",
  "website": "https://example.com"
}

View raw JSON
{
  "actions": {
    "availability": {
      "auth": "none",
      "idempotent": true,
      "method": "POST",
      "url": "https://example.com/demo/com.saltmydriveway/availability"
    },
    "booking": {
      "auth": "api_key",
      "idempotent": false,
      "method": "POST",
      "url": "https://example.com/demo/com.saltmydriveway/booking"
    },
    "cancel": {
      "auth": "api_key",
      "idempotent": true,
      "method": "POST",
      "url": "https://example.com/demo/com.saltmydriveway/cancel"
    },
    "quote": {
      "auth": "none",
      "idempotent": true,
      "method": "POST",
      "url": "https://example.com/demo/com.saltmydriveway/quote"
    },
    "status": {
      "auth": "api_key",
      "idempotent": true,
      "method": "POST",
      "url": "https://example.com/demo/com.saltmydriveway/status"
    }
  },
  "capabilities": [
    "home.exterior.driveway_winter"
  ],
  "coverage": {
    "areas": [
      "spokane-wa"
    ],
    "exclusions": [],
    "type": "metro"
  },
  "description": "Driveway salting and snow clearing, on-call all winter.",
  "endpoint_id": "com.saltmydriveway",
  "name": "SaltMyDriveway",
  "operator": {
    "contact_email": "ops@example.com",
    "legal_name": "SaltMyDriveway (illustrative operator)",
    "website": "https://example.com"
  },
  "pricing": {
    "currency": "USD",
    "model": "quote_based"
  },
  "record_updated_at": "2026-09-16T07:00:00Z",
  "schema_version": "0.1",
  "verification": {
    "checks": [
      {
        "checked_at": "2026-09-16T06:00:00Z",
        "expires_at": "2026-09-17T06:00:00Z",
        "result": "pass",
        "source": "Illustrative program check — not performed",
        "type": "domain_ownership"
      },
      {
        "checked_at": "2026-09-16T06:00:00Z",
        "expires_at": "2026-09-17T06:00:00Z",
        "result": "pass",
        "source": "Illustrative program check — not performed",
        "type": "liveness_probe"
      },
      {
        "checked_at": "2026-09-16T06:00:00Z",
        "expires_at": "2026-09-17T06:00:00Z",
        "result": "pass",
        "source": "Illustrative program check — not performed",
        "type": "schema_validation"
      }
    ],
    "last_verified_at": "2026-09-16T06:00:00Z",
    "level": 2,
    "status": "probed"
  }
}

Report snapshot generated at 2026-09-16T13:00:00Z. Expired checks cannot support current standing.

Report a problem with this demonstration to Hottub, Inc.