Changed
- Bumped
@bluestep-systems/b6p-coreto^0.3.0. Because core is esbuild-bundled intodist/cli.js, this dependency bump is what ships the release's changes — there are no CLI source changes. Core 0.3.0 adds internalwhenReady()async-load race guards in the persistence store/map (awaited insideB6PCore/ScriptRoot) and the newScriptFile.currentIntegrityStatus()helper. All changes are additive and backward-compatible; commands, flags, and runtime behavior are unchanged.
Standalone binaries (b6p-windows-x64.exe, b6p-macos-arm64) are attached by CI. The macOS Intel (b6p-macos-x64) build is a known-failing job — see TODO.md.