Architecture comparison

Folderbase vs. Git

Git provides distributed repository history. Folderbase offers a local file foundation and is developing an application data contract and hosted collaboration.

FOLDERBASE / CONCEPT ILLUSTRATION04 / REVIEW AGENT WORK
AG

PROPOSED BY RESEARCH AGENTChange Set #014

READY FOR REVIEW

+market-analysis.mdcreated

~product-brief.docxupdated

hero-final.pngmoved

3 FILES · 1 ATOMIC VERSION
USE THE RIGHT LAYER

Different jobs, different tools.

FOLDERBASE IS BEST FOR

Durable human-agent workspaces

Mixed-file project or organizational workspaces that include repositories but extend beyond code.

GIT IS BEST FOR

Its primary job

Distributed source history, branching, merging, and collaboration inside a repository.

SIDE-BY-SIDE

Architecture comparison.

DimensionFolderbaseGit
Primary jobFolder database for mixed human-agent workDistributed version control
Typical boundaryOne local root; not an OS sandbox or deployed sync serviceOne repository and its working tree
Mixed binary filesFirst-class ordinary files with metadata-first handlingTrackable, but diff/merge depends on format and tooling
PermissionsHosted reader/editor sharing is plannedUsually repository or hosting-platform permissions
CompositionMultiple-workspace collaboration is a product directionRepositories, submodules, and worktrees
ANALYSIS

A Folderbase can contain Git repositories

The repository remains a normal repository with its own .git history, branches, hooks, and developer tools. Folderbase does not copy or reinterpret that history.

The Folderbase layer becomes useful when the surrounding work includes briefs, contracts, design files, datasets, exports, media, and customer context that should not all be forced into one repository model.

Change Sets borrow a useful idea without pretending everything is code

A Folderbase Change Set groups proposed file work for review. Check the exact release: Core 0.7.2 has a known added-file apply failure, corrected in a tested unreleased candidate. Local workflow checks do not establish an operating-system isolation boundary or a deployed collaboration service.

SOURCES

Primary references.

This comparison describes product boundaries using each project's own documentation. It is not a benchmark or a claim that one architecture is universally better.

The database is the folder.

Inspect the open Core and decide whether a Folderbase belongs in your agent architecture.