Skip to content
Beskid Platform specification

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

Examples

Spec standingStandard

Owner
Piotr Mikstacki
Submitter
Piotr Mikstacki

A standard project exercises the expected producer -> consumer handoff with no contract violations. Trace this via:

  • Canonical package root compiler/corelib/beskid_corelib“
  • CLI embedding/install support in compiler/crates/beskid_cli/build.rsandcompiler/crates/beskid_cli/src/corelib_runtime.rs“

Intentionally alter a boundary definition (for example, a symbol or structure shape), then run the related conformance suite. The expected result is a deterministic failure that identifies the mismatched boundary.

After applying a fix, add or update a focused fixture in the nearest test crate and rerun wider suites so the behavior remains locked for future refactors.