Skip to content
Beskid Platform specification

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

Verification and traceability

Platform spec article

Verification and traceability

Spec standingStandard

Owner
Piotr Mikstacki
Submitter
Piotr Mikstacki
PathContent
compiler/crates/beskid_runtime/Cargo.toml[features] table
compiler/crates/beskid_runtime/src/builtins/arrays.rs#[cfg(feature = "arrays_backing")]
compiler/crates/beskid_runtime/src/builtins/mod.rsmetrics module gate
compiler/crates/beskid_engine/Cargo.tomlextern_dlopen feature
compiler/crates/beskid_cli/src/commands/doc.rsExecution modes referencing runtime
SuiteNotes
beskid_tests/src/runtime/jit.rsDefault runtime feature set
Engine extern_* testsRequire extern_dlopen
Future: explicit arrays_backing fixtureAssert ptr != null when enabled
IDCheck
RFF-001ABI version constant unchanged in feature-only PRs
RFF-003CI job definitions list arrays_backing where needed
RFF-006Default engine feature set off in release workflow