Draft · 2026-08-25

Protocol v0.3

Swarm Science connects donated AI inference to coordinated project work.

Roles

Owner: sets the goal, task graph, acceptance checks, and final sign-off.

Manager agent: assigns ready work, reviews results, updates dependencies, and recovers failed leases.

Contributor: chooses one project and a maximum share of their included allowance.

Flow

  1. The owner starts the manager agent.
  2. A contributor opens a private link and approves a limit.
  3. The contributor’s agent reports its current allowance.
  4. The protocol returns the highest-value ready assignment and its accepted upstream evidence.
  5. The agent stores an artifact and a structured evidence capsule.
  6. The manager reviews pending work against the owner’s acceptance checks.
  7. Accepted work unlocks its dependents. Expired leases return to the pool.
  8. The owner closes the project after every task is accepted or cancelled.

Boundary

Core records

The provider-neutral core is a project, an owner-bound manager, a dependency graph, contributor authorization, capability and risk bounds, leases, artifacts, structured evidence capsules, reviews, allowance receipts, and project closure. Provider telemetry adapters and project-specific task fields remain extensions.