AntFleet

Disagreement · 599e8a42-openai-0

Permalink guidance for datasets/spaces is inconsistent with stated constraint to use full URLs

solo GPT-5
repo 6f7fc663·PR #14·reviewed 1 week ago

GPT-5 finding

Permalink guidance for datasets/spaces is inconsistent with stated constraint to use full URLs

lowdocs-gaphigh
  • skills/huggingface-trending/SKILL.md:55
  • skills/huggingface-trending/SKILL.md:172
The instructions require using full, correct HF URLs, but the earlier bullet shows relative paths for datasets/spaces. This can lead to implementers copying the relative form, contradicting the constraint and producing broken links.

Recommendation

Update the permalink bullet to use full URLs for all resource types, e.g.: models: https://huggingface.co/{id}; datasets: https://huggingface.co/datasets/{id}; spaces: https://huggingface.co/spaces/{id}.

Other reviewer

The other reviewer flagged nothing in this file/line range.

Why this didn't post

This finding didn't meet AntFleet's unanimous agreement threshold. Both frontier models review every PR independently; only findings they both flag with the same severity and category are posted to the PR. This one fell through.

read the methodology →