Skip to content

feat: PDD generate for #1466#1480

Open
prompt-driven-github[bot] wants to merge 3 commits into
mainfrom
generate/issue-1466
Open

feat: PDD generate for #1466#1480
prompt-driven-github[bot] wants to merge 3 commits into
mainfrom
generate/issue-1466

Conversation

@prompt-driven-github

Copy link
Copy Markdown
Contributor

Summary

Changes from PDD generate command for issue #1466.

Closes #1466

pdd-bot and others added 3 commits June 7, 2026 23:56
Adds 6 new architecture entries for PDD Generation Quality umbrella:
- generation_source_contract (p251): foundational Pydantic v2 schema
- generation_readiness (p252): pre-generation PRD analysis pass
- interface_grounder (p253): AST-based real interface inspection
- wiring_validator (p254): post-generation completeness gate
- test_quality_gate (p255): generated test quality validation
- generation_audit (p256): machine-readable evidence manifest

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Create prompts for generation_source_contract, generation_readiness,
interface_grounder, wiring_validator, test_quality_gate, and
generation_audit modules. Also commit shared context documents
(_context/data_dictionary.yaml, api_contracts.yaml, integration_points.yaml)
generated by Step 8.5.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generation quality umbrella: grounded requirements, validated interfaces, and outcome-based tests

1 participant