Walden§ docs

Product Boundaries

This document explains what Walden includes today and what is planned but not yet implemented.

Open Source Core (Current)

The open source release is a spec-driven delivery kernel. It includes:

This core is designed to work locally, in a single repository, with one developer or a small team.

Enterprise Roadmap (Not Yet Implemented)

The following capabilities are planned but not part of the current release:

These are described honestly as roadmap items. They are not hidden behind ambiguous marketing.

The Rule

If you can do it with the CLI today, it is part of the open source core.

If it requires a GitHub App, org-level coordination, or centralized state beyond a single repository, it is enterprise roadmap.

Why This Matters

Publishing the core as open source before the enterprise layer is complete is a deliberate choice. The deterministic CLI, the file model, and the spec workflow are already strong enough to deliver value. Waiting for the full platform would delay a useful release without improving the core.

The enterprise layer will build on top of the open source core without changing the file model or the CLI contract. The boundary is designed to be additive, not divergent.