Skip to content
Beskid Platform specification

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

Runtime feature flags

Platform spec feature

Runtime feature flags

Spec standingStandard

Owner
Piotr Mikstacki
Submitter
Piotr Mikstacki

What this feature specifies

Runtime feature flags defines one operational contract that a newcomer can follow end-to-end: first the model, then execution flow, then strict guarantees, concrete examples, and verification guidance.

Implementation anchors

  • Runtime compile-time flags and exports in compiler/crates/beskid_runtime/src/lib.rs
  • Runtime builtins feature gating in compiler/crates/beskid_runtime/src/builtins/mod.rs
  • Execution setup in compiler/crates/beskid_cli/src/commands/doc.rs
  • Runtime tests in compiler/crates/beskid_tests/src/runtime/jit.rs

No open decisions. Closed choices are normative ADRs under adr/ (D-EXEC-RT-0014, D-EXEC-RT-0015); use the reader ADRs tab for expandable detail.

Articles