📸 Refresh screenshots with current Greek seed data - #8
Merged
Conversation
Old screenshots showed 24 suppliers / 32 bids and English supplier names (TechSupply Inc., OfficeMart, BuildPro) from a pre-cleanup dataset. Current seed has 12 Greek suppliers and 16 bids, so every number and name on screen contradicted what a reviewer would see when running the app. Also adds four screenshots for the documentation PDF chapter 9, captured in the same session for visual consistency. agent_response.png now shows the expanded reasoning trace with document_qa correctly selected, replacing the old capture taken before the legal-routing fix.
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.
Why
The screenshots in the README were captured before the database cleanup and showed 24 suppliers / 32 bids with English supplier names (TechSupply Inc., OfficeMart, BuildPro Materials). The current seed has 12 Greek suppliers and 16 bids (Πληροφορική Α.Ε., Γραφική Ύλη Παπαδόπουλος, Τεχνοδομή Κατασκευαστική Ε.Π.Ε., …), so every count, name, and figure on screen contradicted what a reviewer sees when actually running the app.
agent_response.pngwas additionally stale in a worse way: it was captured before the legal-routing fix, when the agent answered N.4412/2016 questions from model knowledge instead of callingdocument_qa.What changed
Replaced:
welcome.png— now shows 12 Suppliers / 16 Active Bids / €2.4M Pipelinetyping.png— same session, Greek chip labelagent_response.png— now shows the expanded reasoning trace: ΣΚΕΨΗ → ΚΛΗΣΗ ΕΡΓΑΛΕΙΟΥ → ΠΑΡΑΤΗΡΗΣΗ, withdocument_qacorrectly selectedAdded, for chapter 9 of the documentation PDF:
doc_9.1_document_qa.png— RAG answer citing Άρθρο 118, with source and usage badgedoc_9.2_supplier_lookup.png— Πληροφορική Α.Ε., Εξοπλισμός IT, 4.5/5.0doc_9.3_bid_comparison.png— light mode, 10 bids ranked by price, USD/EURdoc_9.4_report_generation.png— 12 suppliers, 4.29/5.0 avg, 16 bids, $199,200 (€183,264), 14.9 days avg delivery, 10 pending / 4 accepted / 2 rejectedAll seven captured in one session at 1440x900 for visual consistency.
Known remaining
demo.gifstill shows the old dataset. Left for a separate pass since re-recording it is a bigger job than a screenshot.