Docs: Step Builder Design Doc + ROADMAP/AGENTS/CHANGELOG - #295
Merged
Conversation
Record the shipped GenerateBuilder surface for maintainers and link Spec #287 so ROADMAP/AGENTS stay aligned with the generator work. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/design/StepBuilder.mdcovering attributes, generated{Holder}Buildertype-state proof model, DP078–DP086, non-goals, and comparison vs registration/assembly*Buildertypes[~], AGENTS pattern summary, and CHANGELOG[Unreleased]Related Issue
Closes #291
Solution module
docs/,.github/,AGENTS.md,build/)Type of change
Test plan
./build.ps1 --target Ci --configuration ReleaseBreaking changes
Checklist
Documentation checklist
Note
Low Risk
Documentation and repository metadata only; no product code, APIs, or diagnostics behavior changes.
Overview
Documents the Step Builder domain for maintainers: new
docs/design/StepBuilder.mdcovers[GenerateBuilder]/[BuilderStep]/[BuilderAssemble], the generated{Holder}Buildertype-state model, DP078–DP086, MVP non-goals, and how Step Builder differs from registration-style*Buildertypes.Adds ADR-010 (generic type-state for required-step completeness, cap of 8 required steps) and wires it into the design and ADR indexes.
AGENTS.md,docs/ROADMAP.md(F3 Top-2 Builder → MVP[~], naming table), andCHANGELOG.md[Unreleased]are updated to match; no runtime, generator, or diagnostic code changes in this PR.Reviewed by Cursor Bugbot for commit 29e1f8b. Configure here.