Keep project continuity beside the code

Local-first means the durable project record stays in files you control. It does not mean every Agent provider or optional account feature runs offline.

Updated 2026-08-02 · Maintained by the SoloMap team

What stays local

SoloMap keeps the roadmap, project journal, step memory, Agent run records, and reusable local context in your workspace or configured local data directory.

What remains provider-dependent

When you run Codex, Claude Code, Cursor, or another Agent CLI, that tool follows its own authentication, model, network, privacy, and billing terms.

Why plain files matter

A CSV roadmap and readable records can be inspected, diffed, reviewed, backed up, and versioned with the project. Your workflow is not locked inside an opaque hosted board.

What the website measures

The public website may record anonymous aggregate page and CTA events without cookies. It does not receive your repository, roadmap, prompt, or local Agent history from the extension.

A practical backup rule

Commit project records you want to share with collaborators; keep secrets and private runtime data out of Git using the repository’s established ignore rules.