Skip to content

Folderbase Core v0.3.0

Choose a tag to compare

@jerelvelarde jerelvelarde released this 29 Jul 13:11
91530ad

Folderbase Core v0.3.0 publishes the local-first transfer, reorganization-planning, and exact-root attestation foundations for agent workspaces.

Added

  • Canonical Chunk Manifest v1 validation and digest contracts.
  • Bounded streaming sources for immutable Folderbase object transfers.
  • Resumable canonical transfer receipt and verification into owned staging storage.
  • Atomic, no-clobber installation of verified artifacts with integrity receipts.
  • Deterministic, inert Reorganization Draft and Plan records.
  • Exact logical-root and physical-instance attestation in Core and folderbase attest.
  • Hosted contract coverage on Linux, macOS, and Windows.

File model

Core transfers every regular file type as an opaque byte stream plus chunk and integrity metadata. Large media and immutable database-file captures use the same bounded path. Application-consistent database snapshots require a format-aware adapter.

Deliberately deferred

This release does not apply or recover Reorganization Plans, install received artifacts into canonical Folderbase history, publish Remote Head, grant cloud authorization, perform hosted live sync, execute remote agents, or issue hosted sharing grants.

Install

cargo install \
  --git https://github.com/chalkagents/folderbase.git \
  --tag v0.3.0 \
  --locked \
  folderbase-cli
folderbase --version

Expected:

folderbase 0.3.0

Verification record: docs/verification/v0.3.0-transfer-reorganization-attestation.md.