Skip to content
Beskid Platform specification

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

Runtime-backed corelib surfaces

Platform spec feature

Runtime-backed corelib surfaces

Spec standingStandard

Owner
Piotr Mikstacki
Submitter
Piotr Mikstacki

What this feature specifies

Runtime-backed corelib surfaces 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

  • Corelib docs in compiler/corelib/beskid_corelib/docs/ and site/website/src/legacy-bridge/corelib/System/
  • Console package: compiler/corelib/packages/console/
  • Stream split: System.Input, System.Output, System.Error in compiler/corelib/packages/runtime/src/System/
  • Runtime builtins in compiler/crates/beskid_runtime/src/builtins/mod.rs
  • ABI builtin specs in compiler/crates/beskid_abi/src/builtins.rs
  • Corelib ABI tests in compiler/crates/beskid_tests/src/abi/contracts.rs

No open decisions. Closed choices are normative ADRs under adr/ (D-CORE-STAB-0001D-CORE-STAB-0004); use the reader ADRs tab for expandable detail.

Articles