Cloudflare Worldedge community field guide

RETROSPECTIVE EDITION / 2025-06

Browser Run:境界のある観測を自動化する

remote browser には allowlisted destination、fixed action budget、observable output、ambient credential なしの設計が必要です。

ISSUE
18 / 32
初回公開
SOURCE CHECK
Archive integrity

edition month は curriculum 上の位置です。本文の初回公開日は 2026-08-10 で、過去の公開・活動記録を装いません。

01 / DECISION

この primitive を選ぶ時

rendering や browser behavior が必要で、plain HTTP retrieval では証明できない時に使います。

02 / ARCHITECTURE

最小で説明可能な path を作る

origin / route allowlist、arbitrary navigation rejection、action / time cap、session isolation、最小 evidence storage を設計します。

  1. 01contract を定義

    rendering や browser behavior が必要で、plain HTTP retrieval では証明できない時に使います。

  2. 02primitive を一つ追加

    origin / route allowlist、arbitrary navigation rejection、action / time cap、session isolation、最小 evidence storage を設計します。

  3. 03failure evidence を残す

    blocked destination、timeout、screenshot provenance、zero state reuse、deterministic expectation を確認します。

03 / REPRODUCE

confidence の前に evidence

blocked destination、timeout、screenshot provenance、zero state reuse、deterministic expectation を確認します。

curl -fsS https://lab.cloudflare.claude-world.com/experiences/browser/

04 / BOUNDARY

Production boundary

browser automation は実際の side effect や private data に触れます。明示的 authorization なしに login、purchase、submit、control bypass をしません。

05 / FIRST-PARTY SOURCES

一次資料を authoritative に保つ

product behavior、limit、pricing、availability は変わります。実行前に source を再確認してください。

01 / SOURCECloudflare Browser Runhttps://developers.cloudflare.com/browser-run/