Explore the review workflow

Build with context. Review every change.

Understand the repository, bound the change, and review the diff before it moves forward.

Warm abstract workspace texture behind a review interface
Atreides / review workspace
Plan before edit
Review route context
Read 4 files
Found 2 symbols
Proposed a small boundary
src/review/route.ts +18
Open question
1Keep the change inside /src/review
2Should tests cover the fallback?
Review path / route.ts
A bounded change, file by file.

The request, selected context, plan, and proposed diff stay together for review.

18 const scope = select(context)19− return draft(scope)19+ return draft(scope, request)20 return review(diff)
Review ready

From repository context to review

ContextPlansDiffsReviewsEditorsPoliciesPrivacyRecords

See the change before you make it.

Turn one request into a visible path: context, plan, then diff.

Open the review workflow
01 / CONTEXTSelect what matters.
02 / PLANSet the boundary.
03 / REVIEWInspect the diff.
Selected context
src/reviewincluded
tests/reviewincluded
vendor/excluded
Current checkpoint
Plan ready for review

Nothing changes until the plan is accepted.

request attached
files listed

Choose the context

Select the files and symbols that belong in the task.

See plan-before-edit
Remote build station above a coastal valley
Repository context

Included paths

Choose a narrow working set for this request.

context: review-route
src/review/route.ts
src/review/types.ts
tests/review/route.test.ts
vendor/

Plan before editing

Review scope, questions, and affected areas before code changes.

See review controls
Desert ridge with three workflow checkpoints
Plan / review-route

Draft a boundary

Make the proposed work legible before it becomes a diff.

1. Trace the request
2. Update route selection
3. Add the focused test
● ready for a human checkpoint
Change boundary

Allowed
src/review/**

Ask before touching
src/shared/**

3 affected files

Review the diff

Inspect each file, explanation, and decision in one place.

Explore the editor workflow
Diff review / 3 files
src/review/route.ts +1 −1
18 const scope = select(context)
19− return draft(scope)
19+ return draft(scope, request)
20 return review(diff)
Inline note

Keep the change inside /src/review.

Keep the decision with the developer.

Stay in your editor

Review context, plan, and diff beside the file you are changing.

Return to the review path
Context panel
Plan view
Diff review

Set team boundaries

Show where the assistant may work and when a person must review.

See privacy choices
Allowed paths
Review required
Merge policy

Keep choices visible

Show included paths, exclusions, and optional diagnostics.

Review the team handoff
Context scope
Exclusions
Diagnostics off

Keep the team in loop

Carry the request, context, plan, and review note together.

See the review record
Request
Context
Review note
Visible context

See the files and folders that shape the request.

Bounded plan

Set an explicit change boundary before editing.

Stay close to the work

Select the context

Choose the files and notes that matter.

Inspect the boundary ↗
Repository scope
✓   src/components
✓   tests/review
—   credentials
Review scope before a change.

Carry the review forward

Keep the request, plan, and decision together.

Explore review records ↗

Review queue

Refine the empty statePlan ready · 2 files
Clarify the retry pathNeeds a decision
Document the boundaryReview complete

Workflow notes

Follow each step from context to a reviewable change.

01

Context selection

Choose the files and folders that matter.

Open section

Leave a review record

Keep the request, decision, and final check beside the diff.

Requestwhy the change exists
Planwhat will move
Review notewhat to verify
See the team handoff
Notebook and review sheets on a softly lit engineering workspace

Start reviewing

Explore the review workflow