Roadmap search

Versions, deliverables, workstreams, tasks, and pages

Beskid

Jump to a Beskid service

Build and run orchestration

featureStandard

src/content/docs/platform-spec/compiler/build-pipeline/build-and-run-orchestration/index.mdx

import SpecPageHeader from '@beskid/beskid-ui/platform-spec/SpecPageHeader.astro';

<SpecPageHeader status="Standard" ownerName="Piotr Mikstacki" ownerEmail="pmikstacki@cybernomad.it" submitterName="Piotr Mikstacki" submitterEmail="pmikstacki@cybernomad.it" />

This feature hub defines the normative contract for build and run orchestration and links newcomer-oriented reference articles.

Implementation anchors

  • compiler/crates/beskid_cli/src/commands/ coordinates compile, run, and doc commands.
  • compiler/crates/beskid_engine/src/jit_module.rs executes JIT pipelines from compiled artifacts.
  • compiler/crates/beskid_tests/src/runtime/jit.rs and e2e fixtures verify orchestration behavior.

Decisions

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