Folderbase Core v0.1.0
First public release of the Apache-2.0 Folderbase database core.
Highlights:
- Turn an ordinary folder into a structured Folderbase without moving existing files.
- Metadata-first inspection across repositories, documents, media, PDFs, databases, and large files.
- Agent-native JSON CLI for validation, navigation, optimistic text saves, migration, local versions, and recovery.
- Person, organization, customer, engagement, project, temporary, and custom templates.
- Explicit human and agent sharing policy, local-first availability rules, resumable transfers, and conflict-preserving sync primitives.
- Complete public protocol schemas, conformance fixtures, and an Okada-shaped synthetic transformation proof.
Install from the immutable release source:
cargo install --git https://github.com/chalkagents/folderbase.git --tag v0.1.0 --locked folderbase-cliFolderbase 0.x is pre-stable. Review protocol notes before upgrading between minor versions.