Skip to content
Beskid Platform specification

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

Incremental scheduling and determinism - Examples

Platform spec article

Incremental scheduling and determinism - Examples

Spec standingStandard

Owner
Piotr Mikstacki
Submitter
Piotr Mikstacki

This article collects examples for Incremental scheduling and determinism (informative sketches aligned with contracts).

A compile-time module reads a syntax attribute using the query API, then emits a diagnostic without mutating syntax.

A contributor constructs a new method declaration through Beskid.Compiler.Emit, attaches trivia, and registers it with the incremental graph.

Executable snippets will track the reference implementation as mod host execution lands in the compiler; until then, treat these as specification fixtures.