Folderbase Core v0.4.0
Folderbase Core v0.4.0 publishes the first released folderbase-version-v1 contract: a bounded, portable, full-state Folderbase artifact with canonical digest rules, a closed JSON Schema, adversarial conformance corpus, independent reference encoder, and a Rust runtime implementation.
Release evidence:
- contract PR: #22
- release PR: #23
- release commit and tag target:
7160017612c9f557803c74031f1715c516935f6c - annotated tag object:
920bea631b07d700f1050c2d3ad52ffbafaca59d - post-main CI: run
30473316098(Rust/package, macOS, Windows green) - source distribution: exact 32 files (25 conformance + 7 contract)
- workspace tests: 497 passed, 3 ignored
- extracted Core and CLI packages plus clean install: green
Install from the immutable tag:
cargo install \
--git https://github.com/chalkagents/folderbase.git \
--tag v0.4.0 \
--locked \
folderbase-cliThe repository/tag source archive is the normative cross-language protocol bundle. Cargo packages contain the runtime implementation and CLI; this release does not claim crates.io publication, filesystem capture/Local Head, sync, Cloud ingest, or hosted-byte availability.