Skip to content
Beskid Platform specification

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

Extern dispatch and policy

Platform spec feature

Extern dispatch and policy

Spec standingStandard

Owner
Piotr Mikstacki
Submitter
Piotr Mikstacki

What this feature specifies

Extern dispatch and policy 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

  • Extern parsing and diagnostics in compiler/crates/beskid_analysis/src/beskid.pest and compiler/crates/beskid_analysis/src/analysis/diagnostic_kinds.rs
  • ABI builtins definitions in compiler/crates/beskid_abi/src/builtins.rs
  • Runtime builtin dispatch in compiler/crates/beskid_runtime/src/builtins/mod.rs
  • Panic/syscall bridging in compiler/crates/beskid_runtime/src/builtins/panic_io.rs

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

Articles