FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: validate golden product cases in CI by ramsani · Pull Request #43 · ramsani/html-explainer · GitHub

This repository was archived by the owner on Jun 12, 2026. It is now read-only.
/ html-explainer Public archive

test: validate golden product cases in CI - #43

Merged
ramsani merged 1 commit into
mainfrom
product/validate-golden-product-cases
May 22, 2026
Merged

test: validate golden product cases in CI#43
ramsani merged 1 commit into
mainfrom
product/validate-golden-product-cases

Conversation

ramsani commented May 22, 2026

Copy link
Copy Markdown
Owner

Summary

Adds a product-level validation gate for the golden product artifacts.

Why

The repo now has golden cases for repo audit, PR review, technical diagnosis, roadmap prioritization, and execution strategy. This PR makes those cases enforced by CI instead of leaving them as passive examples.

Changes

  • Adds scripts/validate-product-cases.sh.
  • Validates required product docs exist.
  • Validates each golden product artifact passes audit-artifact.py --min-score 90.
  • Checks each golden artifact exposes evidence, consequence, action implied, work saved, strategic exclusion, copy prompt, and memory decision.
  • Wires the new validation into .github/workflows/ci.yml.

Validation

  • scripts/validate-product-cases.sh
  • scripts/validate-commands.sh
  • scripts/validate-scenarios.sh
  • scripts/validate-golden-artifacts.sh

Rollback

Revert this PR to remove the product-case CI gate while keeping the product docs and examples.

ramsani merged commit 2d71b83 into main May 22, 2026
1 check passed
ramsani deleted the product/validate-golden-product-cases branch May 22, 2026 13:22
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL