Skip to content
Beskid Platform specification

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

Verification and traceability

Platform spec article

Verification and traceability

Spec standingStandard

Owner
Piotr Mikstacki
Submitter
Piotr Mikstacki
TopicPath
Pipeline + lock synccompiler/crates/beskid_tests/src/analysis/pipeline/core.rs
Corelib workspace layoutcompiler/crates/beskid_tests/src/projects/corelib/layout.rs
Lock parse errorsprojects/workflow.rs unit tests
TopicPath
Workspace publishpckg/src/Server.Tests/Integration/WorkspacePublishIntegrationTests.cs
Manifest metadatapckg/src/Server.Tests/Unit/PackageManifestMetadataReaderTests.cs
Artifact validationpckg/src/Server.Tests/Unit/PackageArtifactValidatorTests.cs

Tooling articles describe operator-visible contracts; compiler feature pages own diagnostic code bands for lock parse failures. Changes to Project.lock v1 must update both sides and bump any fixture locks in tests.

Superrepo and compiler CI run workspace tests on every graph change. Website spec verify: cd site/website && bun run verify:trudoc -- --preset ci after MDX edits.