Skip to main content

Crate bamboo_projects

Crate bamboo_projects 

Source
Expand description

Crash-safe, revisioned storage for first-class Bamboo Projects.

project.json is authoritative. projects/index.json is a derived cache rebuilt from manifests on startup or after every mutation.

Structs§

LegacyMemoryReadRoot
ProjectMemoryReadRoots
Ordered memory roots for runtime read compatibility.
ProjectPaths
Centralized paths rooted at ${BAMBOO_DATA_DIR}.
ProjectStore

Enums§

ProjectStoreError

Functions§

plan_legacy_migration
Produce a read-only legacy migration report. No Project, session, or memory data is written. Basenames, remotes, missing paths, and path hashes never become identity evidence.

Type Aliases§

ProjectStoreResult