- Ya
- 22 Julai 2026, 17:46 UTC
- Mwandishi
- kamo
- Ahadi ya
- e89c4ab
Two things I got wrong. **Width.** The brief was explicit — use the full width of the page, do not waste real estate — and I capped the studio at a centred 880px column anyway on my own reasoning about line length. On a 2560px display that left roughly two thirds of the screen empty. The cap is gone and the sections now tile into a responsive grid, so a wide display shows three or four sections at once instead of one narrow ribbon. The scorecard and the suggestions banner span all columns, since they head the whole document rather than being one card among several. On /new only the two inputs stay width-limited; the template grid is full width and fits as many cards per row as the viewport allows. An 80-character-wide single-line text box is harder to read, not better — but that argument only ever applied to the inputs, and I had wrongly extended it to the entire page. **Renaming.** The agent name was already an editable field, but styled as a borderless 22px heading with the underline disabled — visually identical to static text, so there was no way to tell. Functionally present and undiscoverable is the same as missing. It now has a pencil, a hover background, an underline on hover and focus, and a tooltip.