Skip to content

description: capa.core API — runtime primitives: monotonic clock, data bus, ring buffers, backpressure policies, units, logging, and plugin entry-point registry.

capa.core

Core primitives: monotonic clock, data bus, ring buffers, backpressure policies, units, logging, plugin registry.

Narrative guides:

  • Data flow — where the data bus and ring buffers sit in the per-resource-worker model.
  • Channel pipeline — how primitives compose into the sample-emission path.
  • Plugin system — entry points, registries, and the lockfile relationship.

capa.core

Core primitives: errors, units, clock, backpressure.