GuidesBuild a Worker Plugin

Build a Worker Plugin

Author a new Worker Plugin.

Status: Partial

Useful v0.4 source exists but does not satisfy this page on its own.

This is a v0.5 information-architecture stub. It marks where this topic belongs in the proposed Diátaxis structure and tracks what already exists versus what still needs to be written. The complete current docs remain in the frozen v0.4 archive.

Running an existing miner Worker is not the same task as authoring a new Worker Plugin.

In this section

What exists today

Related v0.4 pages (archived, frozen):

What's needed for 0.5

  • Plugin scaffold and lifecycle; required exports and package structure.
  • Discovery/registration; protocol adaptation.
  • Testing with a mock; validation and compatibility.
  • Failure and recovery behaviour; publication/distribution.

On this page