Runnable examples
See the Project path in code.
Each example is small enough to read and complete enough to run. The examples prove local behavior. They do not claim a live Cloudflare deployment.
Worker app
A TypeScript Worker with a health route, test, build, and Cloudflare Target manifest.
npm run checkOpen example ↗TypeScript CLI
A compiled command-line tool that shows a package Artifact without a live web runtime.
npm run checkOpen example ↗Hybrid video player
A public player and private codec. The public build contains the player only.
npm run checkOpen example ↗Qualification inputs
Fixtures are not examples.
The fixtures/ directory feeds deterministic contract and provider qualification. The golden Worker fixture requires customer-owned resources and is not a clone-and-run sample.
Team simulation
Run the local multi-actor path.
The simulation covers Worker and CLI Projects, conflicts and rebases, reviews, Landing, hybrid disclosure, bidirectional mirror proposals, Intent and Pull Request lifecycle, and export/restore.
npm run qualification:team-simulation