Skip to content

Folderbase Core v0.1.0

Choose a tag to compare

@jerelvelarde jerelvelarde released this 28 Jul 13:11
2daf696

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-cli

Folderbase 0.x is pre-stable. Review protocol notes before upgrading between minor versions.