Feat/factory verification score - #6
Merged
Merged
Conversation
…ation options feat: add verification-engineer.md and update factory-kit-check.js to support --base, --diff, --json, and --md flags for more flexible verification strategy generation feat: add scorecard rendering and delta tracking for PRs feat: add git-related utilities for delta scoring and report generation feat: add UNCOVERED and UNCOVERED_COUNTS to index.ts for tracking uncovered pitfalls feat: add score calculation and delta computation for improved reporting and gating capabilities feat: add new skill for conformance gate and related documentation feat: add Factory verification documentation with four-tier eval spectrum, score system, delta gate, and guardrails at PR boundary feat: introduce factory-skill-action, a new Action that synthesizes verification discipline from various existing files and adds an eval spectrum, score model, and delta-gated conformance. This action integrates with `factory-kit-check` and improves the overall verification process in the factory. feat: add factory-conformance CI job to check for critical-severity findings in PRs
Runs factory-kit-check from source (npm ci → build → node bin/...), not the published package the shipped template npx's — the kit IS the package. Same contract: sticky scorecard, gate only on a new critical. Now that .factory-check.json ignores the kit's own detection-pattern files, the self-scorecard is clean, so this is safe to wire on. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
🏭 Factory conformance — ✅ PassThis PR: ✅ no new criticals
Coverage: 6/48 pitfalls machine-checked (13%).
|
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.
No description provided.