A front door organised by what the teacher came to do - #54
Merged
Conversation
…t do them The pages were never the problem. The baseline page's own heading is already "Does this look like the person who wrote the others?" and the originality page opens with "Did they write it or copy it?" — both in the reader's words. The navigation hid every one of them behind the name of its machinery: Analyse, Originality, Baseline, Catalogue, Folder. Nobody arrives wanting a baseline. They arrive with thirty essays and one that felt wrong. So the front door now asks what you need to do, and the navigation says it too: Analizar → Un texto Analyse → One text Carpeta → Una carpeta Folder → A folder Referencia→ La misma persona Baseline → The same person Originalidad → Coincidencias Originality → Overlap "Coincidencias" over "Originalidad" is not only shorter. The page shows the passages two documents share and says outright that you judge; calling it originality implies a verdict on originality that the tool refuses to give. Four cards above the editor, in the order a teacher's week actually runs — the stack of submissions before the single text, because the single text is usually the second step of the same afternoon. Deliberately not a wizard and not a filter: it routes and it explains, and the editor is still directly below, so somebody who came to paste a paragraph loses one short band of page. Two details that are the point rather than the polish: - The folder card stays in a browser, where scanning a folder is impossible, and says "in the desktop app" **before** the click. Hiding it would leave a browser visitor believing the product cannot do this at all — the lowest-common-denominator answer HostCapabilities exists to avoid — and sending them to a page that explains why, with no warning on the card, is a small bait this project cannot afford. - The current task is shown, not hidden. A chooser that omits where you already are makes the reader wonder what they missed. And the tagline stops being a paragraph about live highlighting and states the claim: we show you the evidence, not just a percentage. True for the teacher and for the writer, which the old one was not. Verified by rendering rather than by reading: English and Spanish, and the grid measured at four widths — one column at 390 and 430, three at 700, four at 900, no horizontal overflow at any of them, and none contributed by this band. The eight task keys are built from a list at run time, so a text search cannot see them and a deleted one would render as the raw key on the front door. They are registered as computed keys, which the locale guard proved by failing when one was removed. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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.
The first half of "make it friendlier for the teacher". No engine changes, no scoring changes, nothing that touches what the tool claims.
The diagnosis, which turned out not to be what I expected
I went in assuming the pages spoke the wrong language. They do not. The baseline page's own heading is already "¿Se parece a quien escribió los otros?", and originality opens with "¿Lo escribieron o lo copiaron?" — both exactly right, both written for a person with a stack of essays.
The navigation was hiding them behind the names of the engines.
Analizar · Originalidad · Referencia · Catálogo · Carpetais the index of the machinery. Nobody wakes up on a Monday wanting a baseline.What changed
CoincidenciasoverOriginalidadis not just shorter: the page shows the passages two documents share and states outright that you judge. Calling it originality implies a verdict on originality that the tool refuses to give.Plus a four-card band above the editor asking "¿Qué necesitas hacer?", ordered by how a teacher's week actually runs — the stack of submissions before the single text, because the single text is usually the second step of the same afternoon.
Two things that are the point, not the polish
HostCapabilitiesexists to avoid. Sending them to a page that explains why, with no warning on the card, is a small bait, and this project cannot afford small baits.What this deliberately is not
Friendlier must not mean more confident. There is no traffic light, no tick, no reassurance anywhere in this change — we spent the week removing exactly that from the report, the score card, the CLI and the empty state. The band routes and explains; every claim on the page is the one it already made.
Verification
Folders.IsAvailableis true there, so the folder card links and drops the note).Still open, from the same diagnosis
The second half is the result side: what the teacher does after the number appears. Not in this PR.
🤖 Generated with Claude Code