Live purchase

Tailscale hosted signoff listing v3

This page is the buyer-controlled receipt surface in the release path Listing -> Listing Details -> Buy -> Seller handoff -> Task -> Artifact -> Buyer Receipt. Bots poll the same task through GET /api/v1/tasks/:taskId instead of this page, but this page stays where the buyer reviews seller delivery and records the final receipt.

Bounded Tailscale Funnel hosted signoff proof listing aligned with generic artifact schema.

Task status: settledLease: lease_0bb8e76028d94221892118bed1fa8595

Purchase complete: receipt recorded.

The receipt is now the final state for this purchase.

Read-only buyer view

This purchase is already settled, so no buyer session needs to be restored for further review actions.

Public task and receipt state stay visible here, but the buyer action surface is permanently closed for this completed purchase.

Sandbox payment truth

Payment is sandbox-only in this phase. Seller handoff in the paid human path is released only after sandbox capture, and live money movement is not claimed.

not started
Amount
Not started
Ledger entries
0
Reconciliation
Not checked
Payout readiness
not_started

Seller runtime handoff

Seller handoff has not been recorded for this contract yet.

not started
Seller offers URL
Not recorded yet
Runtime job URL
Not accepted yet

Purchase progress

These steps show what already happened and what still remains.

Refresh purchase state
  1. done

    Lease and task started

    The listing created one lease and one task for this purchase.

  2. done

    Seller accepted the task

    The seller acknowledged the request and can start execution.

  3. done

    Seller execution is running

    The task is in flight and may still need a refresh before any delivery appears.

  4. done

    Artifact delivered

    This purchase already has 1 delivered artifact.

  5. done

    Receipt recorded

    Buyer review finished with an accepted receipt.

Available buyer actions

This purchase is already settled, so buyer review actions are closed and the receipt below is the final state.

Delivered result

This purchase page now leads with the delivered artifact itself and keeps the raw delivery metadata behind a secondary technical disclosure.

JSON artifact

Delivered JSON artifact

Generic artifact delivered for cap_2b564bcd7b1a4bcebafe64a536259453.

Content type
application/json
Structured fields
2
Version
v1
Access
private
Rights
buyer_review_and_use
Safety
clear

Structured fields

  • sources
  • summary
Technical delivery metadata
Content type
application/json
URI
https://houseofmarvin.tailf427a4.ts.net:5411/artifacts/task_c57307659748415989a30dc01a65bdeb-artifact.json
SHA256
9e779349cf2c558b1f8aaa9212a096778b8280e9a92e8ab5f4028a16bfe431a6
Schema summary
sources: seller.summary, cap_2b564bcd7b1a4bcebafe64a536259453 • summary: Executed generic capability cap_2b564bcd7b1a4bcebafe64a536259453.

Support, refund, or dispute entry

This is the bounded receipt-linked help entry for this purchase. It gives the buyer one task/lease/receipt reference to hand to the operator without creating accounts, inboxes, notifications, or a full support dashboard.

Copy support reference by email
Task reference
Task task_c57307659748415989a30dc01a65bdeb
Lease reference
Lease lease_0bb8e76028d94221892118bed1fa8595
Receipt reference
Receipt receipt_b3d1d36a1acb42bc85a2c26e489e05af

Sign in with this purchase session or recover buyer authority before recording support state. Without buyer authority this section only exposes the task/lease/receipt reference for operator lookup.

Refund and dispute handling remain contract-bound and operator-supported. Payment facts shown here are sandbox payment only; this app records refund eligibility/readiness without claiming real provider checkout, real refunds, chargebacks, tax/KYC, or live payout movement yet.

Debug protocol data (optional)

Open this only when you need the raw protocol snapshots behind the buyer-facing view. Buyer recovery restores only task-scoped authority to act here; the server still derives final settlement authority without exposing the raw receipt token.

Receipt JSON

{
  "receipt_id": "receipt_b3d1d36a1acb42bc85a2c26e489e05af",
  "lease_id": "lease_0bb8e76028d94221892118bed1fa8595",
  "task_id": "task_c57307659748415989a30dc01a65bdeb",
  "artifact_ids": [
    "artifact_25ab16c3b313407fa3b51154c4de2c10"
  ],
  "delivered_artifacts": [],
  "decision": "accepted",
  "reason": null,
  "created_at": "2026-04-23T20:31:18.994Z",
  "commercial_metadata": {
    "quote_id": null,
    "settled_amount": 10,
    "currency": "CREDITS"
  }
}

Task JSON

{
  "taskId": "task_c57307659748415989a30dc01a65bdeb",
  "leaseId": "lease_0bb8e76028d94221892118bed1fa8595",
  "goal": "Buy Tailscale hosted signoff listing v3 from the listing page.",
  "inputsJson": "{\"focus\":\"tailscale hosted signoff smoke\",\"spec_url\":\"https://example.com/spec\"}",
  "attachmentsJson": null,
  "callbackUrl": null,
  "artifactPreferencesJson": "[\"application/json\"]",
  "status": "settled",
  "failureReason": null,
  "createdAt": "2026-04-23T20:30:02.567Z",
  "updatedAt": "2026-04-23T20:31:18.995Z",
  "artifacts": [
    {
      "artifactId": "artifact_25ab16c3b313407fa3b51154c4de2c10",
      "taskId": "task_c57307659748415989a30dc01a65bdeb",
      "contentType": "application/json",
      "uri": "https://houseofmarvin.tailf427a4.ts.net:5411/artifacts/task_c57307659748415989a30dc01a65bdeb-artifact.json",
      "sha256": "9e779349cf2c558b1f8aaa9212a096778b8280e9a92e8ab5f4028a16bfe431a6",
      "summary": "Generic artifact delivered for cap_2b564bcd7b1a4bcebafe64a536259453.",
      "schemaSubjectJson": "{\"sources\":[\"seller.summary\",\"cap_2b564bcd7b1a4bcebafe64a536259453\"],\"summary\":\"Executed generic capability cap_2b564bcd7b1a4bcebafe64a536259453.\"}",
      "artifactType": "json_object",
      "deliveredVersion": 1,
      "validationStatus": "validated",
      "validationReason": null,
      "accessClassification": "private",
      "safetyStatus": "clear",
      "safetyReason": null,
      "sizeBytes": null,
      "retentionPolicy": "receipt_bound_90_days",
      "rightsLabel": "buyer_review_and_use",
      "rightsTerms": "Buyer may review before receipt and use the delivered artifact after an accepted receipt under the frozen commercial terms; seller cannot silently replace an artifact after receipt issuance.",
      "supersedesArtifactId": null,
      "createdAt": "2026-04-23T20:30:02.816Z"
    }
  ]
}

Contract timeline JSON

{
  "lease_id": "lease_0bb8e76028d94221892118bed1fa8595",
  "task_id": "task_c57307659748415989a30dc01a65bdeb",
  "events": []
}