PlanningAvailable

The planning layer for agentic product work.

v2 is the intent surface. It sits before the terminal and the IDE, translating product direction into plans, task boundaries, and review points that agents can execute without losing the why.

planning layer
Available
01

Intent

Define the outcome and constraints.

02

Scope

Split the work into runnable tracks.

03

Dispatch

Send tasks to fluidstate or Tree.

04

Review

Keep acceptance checks attached.

v2

What it owns

For founders, product-minded engineers, and teams that need to preserve intent while agents handle more implementation surface area.

Turn product intent into scoped agent runs

Track decisions, dependencies, and review checkpoints

Send execution into fluidstate or visualize it in Tree

Workflow

How v2 works

01

Shape

Start with the product goal.

Capture the desired outcome, constraints, open questions, and acceptance checks before agents touch the repo.

02

Scope

Break intent into runnable work.

Convert a broad ask into focused implementation, test, design, and review tracks that can run in parallel.

03

Dispatch

Send the right work to the right surface.

Move execution into fluidstate for speed, Tree for architecture-heavy work, or both when the job needs multiple views.