Skip to content
Beskid Platform specification

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

Build, analyze, and run contract

Platform spec feature

Build, analyze, and run contract

Spec standingStandard

Owner
Piotr Mikstacki
Submitter
Piotr Mikstacki

What this feature specifies

Build, analyze, and run contract 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

  • CLI command implementations in compiler/crates/beskid_cli/src/commands/
  • Analysis pipeline in compiler/crates/beskid_analysis/src/services.rs
  • Runtime launch via engine in compiler/crates/beskid_engine/src/jit_module.rs
  • CLI-facing tests in compiler/crates/beskid_tests/src/analysis/pipeline/core.rs

Decisions

No open decisions. D-TOOL-CLI-0001 (hub authority), 0002 (shared analysis pipeline with LSP)—see adr/ and the ADRs tab.

Articles