Pulse Reference
Normative reference for the Pulse durable runtime: schema, types, service API.
Pulse Reference
Consultable normative material for the Pulse runtime. Architectural framing lives in chapter 06; this directory states the rules.
Contents
- schema.md — DB enums, task definitions, runs, checkpoints, stage log, stage attempt log, run events, signals.
- types.md — task envelope, checkpoint envelope, stage plan, retry policy, memory strategy, stage result.
- service-api.md — inbound HTTP endpoints, authentication, idempotency, cancellation protocol, error taxonomy.
- host-actions.md — outbound contract for Pulse → host callouts.
- signals.md — signal protocol, state machine, producer and consumer semantics.
- events.md — run-event catalog: lifecycle, stage, and rewrite events.
Related
- ../../Architecture/06-pulse-runtime.md — Pulse runtime architecture.
- ../terminology.md — normative vocabulary.
- ../../Consumers/ — downstream binding examples.