Skip to content
Beskid Platform specification

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

Command surface

Platform spec node

Command surface

Spec standingStandard

Owner
Piotr Mikstacki
Submitter
Piotr Mikstacki
  1. The CLI shall expose stable command families for run, build, test, analyze, parse, format, clif, doc, corelib, lock, fetch, tree, update, and new (project, workspace, and item templates).
  2. Commands that invoke compilation shall route through shared frontend and analysis services to preserve diagnostic parity.
  3. Manifest and dependency commands shall operate on the same project graph policy as compile flows.
  4. CLI documentation generation (doc) shall remain aligned with corelib and platform-spec evolution.
  • compiler/crates/beskid_cli/src/commands
  • compiler/crates/beskid_cli/src/frontend.rs
  • compiler/crates/beskid_cli/src/cli.rs