debug: books eligibility inspector for AEON diagnosis#159
Merged
Conversation
Temporary endpoint to diagnose why AEON books snapshot keeps skipping. Returns raw wallet data from DB with per-wallet eligibility results. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RjpGP3kYKnQuQAUoK6RZky
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Summary
Temporary debug endpoint to diagnose why AEON books snapshot keeps returning
skipped:1./api/admin/debug-books-eligibility?slug=aeon— returns raw wallet data from the DB with per-wallet eligibility results (evidenceSource, address_type, role, eligible, reason), plus the confidence label state.Usage
Post-merge
Delete this endpoint once the root cause is identified and fixed.
Generated by Claude Code