Lab
Review queue
Compare/guide pages marked needs_review by the verify pipeline
0 items
How to clear “Needs review”
- 1.Open the article and check flagged prices/numbers against the official site.
- 2.Fix the Markdown body, then copy the repo path below.
- 3.Run clear_review_flags.py, or manually delete needs_review / review_notes from frontmatter.
- 4.Optional: refresh_core_facts first, then --recheck to auto-clear items that pass.
cd python-service python clear_review_flags.py ../content/guide/en/some-file.md python clear_review_flags.py --recheck --dir ../content/guide/en --limit=30
All clear — nothing waiting for review.
Flags come from verify_article checking price claims against tool briefs. Remove needs_review from frontmatter after editing.