Audit report: 223 species at Pépinière Yggdrasil#32
Merged
Conversation
Synthetic markdown report covering the full 11-batch IA audit pass: counts, per-batch results, taxonomic corrections, data anomalies, varieties enriched, needs_review verdicts, and follow-up recommendations. https://claude.ai/code/session_011LBMNMgiHMrQVibVPw2X3r
Adds three structured columns to plant_photos (license, attribution_author, source_platform) so photo provenance is no longer buried in the free-text caption. Surfaces them in a new edit modal with license/platform suggestion lists, and exposes PATCH/DELETE photo endpoints so admins can correct or remove photos inline from the gallery. PhotoGallery now opens a dedicated PhotoLightbox on image click — fullscreen, keyboard-navigable, with slideshow toggle and visible attribution panel. Click propagation feeds back through PlantSheetDrawer.onLocalMutation so the drawer refetches after edits. IllustrationQueuePanel: failed jobs are clickable and open an IllustrationJobModal with the full Gemini error message, error_class, attempt count, prompt used and a retry button — replacing the previous 80-char truncated error blurb. errorClass is now exposed by the job serializer (already in DB). Audit context: this came out of the Yggdrasil audit pass, where 30+ illustration jobs failed with "Gemini 503 after 3 attempts" and ~80 photos were posted with provenance only in the caption, making auditing/filtering by license impossible.
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.
Synthetic markdown report covering the full 11-batch IA audit pass:
counts, per-batch results, taxonomic corrections, data anomalies,
varieties enriched, needs_review verdicts, and follow-up recommendations.
https://claude.ai/code/session_011LBMNMgiHMrQVibVPw2X3r