Skip to content

PR-VERIFY · 120 verification questions (10 per SPEC section §0–§11) - #32

Merged
lemone112 merged 1 commit into
mainfrom
devin/1777079619-verify-questions
Apr 25, 2026
Merged

PR-VERIFY · 120 verification questions (10 per SPEC section §0–§11)#32
lemone112 merged 1 commit into
mainfrom
devin/1777079619-verify-questions

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Apr 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds plan/spec/verification-questions.md120 anti-hallucination spot-check questions, 10 per SPEC section (§0 through §11).

User request: «к каждой части спеки (везде) составь по 10 верификационных вопросов. они должны косвенно давать понимать действительно ли не было галлюцинаций и парадигма сохранена».

Each question has:

  • Q. the question text
  • A. the canonical answer with citation (file:line, fixture path, or code path)
  • Catches. the hallucination class this question would surface

The questionnaire targets the most common hallucination patterns:

  • Counting drift (148 cells vs 592 emissions vs 116 legacy)
  • Architecture flattening (treating tokens.json as code input)
  • Special-case sneaking (if family === 'yellow' overrides)
  • Mode 4-vs-2×2 confusion
  • Bootstrap vs end-state (4 vs 1 base point per accent)
  • Drift vs decision (D-numbers in §9 vs §10)
  • Lifecycle (immediate-removal vs grace-period deprecation)

No code changes. Pure documentation addition.

Review & Testing Checklist for Human

(Risk: green — markdown-only.)

  • Spot-check 5 random Q→A→citation chains: does the citation actually resolve to the claimed location/value?
  • Are there hallucination classes NOT covered? (e.g., gamut/sRGB drift, perceptual-comp scope errors)

Notes

Designer can use this for ad-hoc pop-quiz per §10.D9. If any A. doesn't match, that's a meta-hallucination in this file — fix here first, then revisit the SPEC anchor.

Link to Devin session: https://app.devin.ai/sessions/b536bd94e35841f0be9bb93829697a46
Requested by: @lemone112


Open in Devin Review

Anti-hallucination spot-check questionnaire. Each question has a single
correct answer derivable from SPEC, fixtures, or code — no extrapolation.
Designer can pop-quiz from this set per §10.D9.

If any 'A.' citation doesn't resolve, that's a meta-hallucination in this
file — fix here first. Otherwise this is the canonical disagreement
mechanism between designer and Devin.

Co-Authored-By: jaquan_boyer84 <lemonesqeezy@gmail.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@lemone112
lemone112 merged commit c18d709 into main Apr 25, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant