audit: define genre handling when a page has no declaration - #55
Draft
echo719 wants to merge 1 commit into
Draft
Conversation
|
@echo719 is attempting to deploy a commit to the Together AI Team on Vercel. A member of the Team first needs to authorize it. |
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.
What happens
audit.mdcurrently defines genre-aware grading only when the audited page already has a Hallmark stamp. Third-party pages usually have neither a Hallmark stamp nordesign.md, so genre-scoped gates can change severity without the audit explaining which genre it applied.I hit that boundary while auditing a real, unstamped homepage. The result was
0 critical · 1 major · 3 minor, but the only major depended on treating the page as editorial. The same page also carried both AI-tool and developer-tool signals, which point to two non-default genres in the Design flow.The change
Adds one rule to the audit verb:
This keeps the audit deterministic without forcing a third-party page to contain Hallmark metadata.
Verification
main:aeb42fbdesign.mdbehavior is unchangedgit diff --checkpassesThe unstamped audit that exposed the gap is published with its other findings here: https://skillstested.com/compare/hallmark-vs-kill-ai-slop-vs-visual-skills/