Seed sample data — demonstration only. Snapshot: 2026-09-16. No live inventory or measured metrics.
com.edgemylawn L1 · Described
Status in snapshot: self_asserted · Last verified in sample: Never — self-asserted
What it does
Edge cutting along walks, drives, and beds.
home.exterior.lawn_edging
Coverage
Type: metro. Serves: spokane-wa. Exclusions: none in this sample.
Actions
Illustrative declarations. This preview never invokes actions. Inspect authentication per action.
| Action | Method | Auth | URL | Idempotent |
|---|---|---|---|---|
| availability | POST | none | https://example.com/demo/com.edgemylawn/availability | true |
| booking | POST | api_key | https://example.com/demo/com.edgemylawn/booking | false |
| cancel | POST | api_key | https://example.com/demo/com.edgemylawn/cancel | true |
| quote | POST | none | https://example.com/demo/com.edgemylawn/quote | true |
| status | POST | api_key | https://example.com/demo/com.edgemylawn/status | true |
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.
Self-asserted. No independent business checks are present.
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": "EdgeMyLawn (illustrative operator)",
"website": "https://example.com"
}View raw JSON
{
"actions": {
"availability": {
"auth": "none",
"idempotent": true,
"method": "POST",
"url": "https://example.com/demo/com.edgemylawn/availability"
},
"booking": {
"auth": "api_key",
"idempotent": false,
"method": "POST",
"url": "https://example.com/demo/com.edgemylawn/booking"
},
"cancel": {
"auth": "api_key",
"idempotent": true,
"method": "POST",
"url": "https://example.com/demo/com.edgemylawn/cancel"
},
"quote": {
"auth": "none",
"idempotent": true,
"method": "POST",
"url": "https://example.com/demo/com.edgemylawn/quote"
},
"status": {
"auth": "api_key",
"idempotent": true,
"method": "POST",
"url": "https://example.com/demo/com.edgemylawn/status"
}
},
"capabilities": [
"home.exterior.lawn_edging"
],
"coverage": {
"areas": [
"spokane-wa"
],
"exclusions": [],
"type": "metro"
},
"description": "Edge cutting along walks, drives, and beds.",
"endpoint_id": "com.edgemylawn",
"name": "EdgeMyLawn",
"operator": {
"contact_email": "ops@example.com",
"legal_name": "EdgeMyLawn (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": [],
"last_verified_at": null,
"level": 1,
"status": "self_asserted"
}
}Report snapshot generated at 2026-09-16T13:00:00Z. Expired checks cannot support current standing.