Below you will find pages that utilize the taxonomy term “Gokulrajaram”
July 14, 2026
Validate ProductSpec files
Version updated for https://github.com/gokulrajaram/ProductSpec to version v0.23.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary ProductSpec is an open standard and harness that defines what software should build, how it should be completed, and when. It provides a portable way to define intent up front, attach evidence after work starts, and preserve changes when reality disagrees. This action helps teams and agents ensure that their implementations align with the original requirements and provides tools for validating Product Specs and recording work outcomes.
July 10, 2026
Validate ProductSpec files
Version updated for https://github.com/gokulrajaram/ProductSpec to version v0.10.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed ProductSpec v0.10.0 This release keeps the Product Spec document shape at spec_format_version: "0.1" and updates the reference parser, schema, docs, and conformance suite.
Added Fenced-code-aware section parsing. ## headings inside Markdown code samples no longer create duplicate or out-of-order ProductSpec sections. target_status: committed | provisional for structured Success Metrics. target_owner for provisional Success Metric targets, so teams can record honest post-launch target calibration without turning guesses into committed intent. Published package @productspec/parser@0.10.0 Validation Parser test suite passes. ProductSpec and Decision Trace conformance fixtures pass. npm publish dry-run passed before publishing the parser package.