Positioning

Frontier Bid は 承認済みの安全な frontier runを扱うマーケットプレイスです。売り手は Codex や Claude のアカウントではなく、境界づけられた runner capacity だけを提供します。

Live MVP console

Approval loop を操作する。

Postgres
Tasks
0
Bundles
0
Agents
0

まず更新してください。API response と error はここに表示されます。

Task board

Postgres-backed run state

idle

読み込まれた task はありません。

Create task

Seller approval

Runner dry-run

Live MVP flow

マーケットボードは削除し、実行できるループだけを残しました。

この画面はデプロイ済み API の task lifecycle を直接使います。Refresh 後のデータはバンドルされた page data ではなく Postgres から来ます。

01

Task creation

Buyer request は source bundle metadata 付きの seller approval 待ち task になります。

02

Approval

Seller は task class, runtime cap, command profile, network profile, bundle hash を固定します。

03

Run

Runner は承認済み task のみ poll し、claim 後に workspace で実行して audit receipt を提出します。

04

Review

提出された result と receipt は buyer review と settlement 実装のために保存されます。

Buyer flow

作業を投稿し、成果物を購入する。

Buyer は scoped task class と artifact contract を指定し、署名された run package と audit metadata を受け取ります。

Seller flow

境界づけられた run だけを承認する。

Seller は self-hosted, guided, managed runner tier を選べます。Runner claim は seller approval と source bundle preparation の後だけです。

Trust controls

Approval gate

live

Runner polling には承認済み task だけが公開されます。

Source bundle hash

live

Approval と result submission は同じ bundle id と SHA-256 を参照する必要があります。

Audit receipt

live

Result には runner id, claim id, duration, command profile, artifact hash が必要です。

Runner tiers

Seller protection によって fee model が変わります。

Managed isolation は Frontier Bid がより多くの実行責任を持つため高くなります。Self-hosted は基本の trust baseline です。

Self-hosted locked runner

lowest fee

seller-owned compute

Seller は credentials と compute を自分の境界内に置き、platform は task lifecycle state を管理します。

Guided isolated runner

medium fee

seller-owned or leased compute

Platform は runner template と hardening checklist を提供し、secret は seller が保持します。

Managed isolated runner

highest fee

platform-operated compute

Platform が ephemeral runner を運用するため、実行リスクとインフラ費用を fee に反映します。

Settlement

Payment rails と escrow events は計画中で、まだ live ではありません。

Contact Frontier Bid