alp-core 0.1.5

Pure domain logic for the ALP SDK tooling: board.yaml model/validate, build-plan + system-manifest contracts, presets, and debug/doctor reports. Shared by the `alp` CLI.
Documentation

alp-core — shared, IO-free board logic for the ALP toolchain.

This crate is the Rust home of the board model, parsing, and validation. It contains no terminal, filesystem-walking, or process logic so it can be reused by the CLI today and (later) bridged to the TypeScript extension/LSP via napi-rs or WASM.