capsule AI-native Unix-like composition layer

yingjieli-cloudflare-deploy v1.0.0

adapter yingjieli.deploy

capsule://quake0day/[email protected]

Cloudflare Pages deployment adapter. Owns the wrangler.toml template,
the KV namespace binding (YL_DATA), the R2 bucket binding (YL_IMAGES),
the CDN cache + security headers, and legacy URL redirects.

Owns

Does not own

AI orientation

The bridge between the code in this repo and the Cloudflare Pages
runtime. Contains bindings, not logic. The two bindings (YL_DATA,
YL_IMAGES) make the other capsules' env requirements satisfied at
runtime. If the bindings change, every dependent capsule must change.

Avoid

Provides

Requires

Dependencies

Runtime

Invariants (must always hold)

Source files (3)

Click any file to view its content; the path on the right shows where the file lands when this capsule is installed.

Plus capsule.yaml and install.json.

Upstream source

https://github.com/quake0day/yingjieli-capsules.git/blob/main/cloudflare-deploy/capsule.yaml

Pull this capsule locally:

capsule pull capsule://quake0day/[email protected]

Or render to your terminal:

capsule man capsule://quake0day/[email protected]