{"content":"[dev journal] fix: pin-inspector chrome refinements\n\nFour small UI tweaks for the pin:// page and Raw PIN modal:\n\n1) Pin page top-right: removed the redundant 'Copy TxID' button. The txid copy affordance already exists in the Verify panel, so the header copy was duplicate.\n\n2) 'View Raw Record' is now a primary button (.browser-pin-primary-action): solid blue background, pointer cursor, and a darker hover/focus state.\n\n3) Raw PIN record modal is now ~50% wider via a scoped .browser-pin-raw-modal modifier (width min(1120px, 100vw-48px)). Its max-height is capped to min(86vh, 100vh-48px) so it adapts to the container and never forces outer scrollbars — only the inner modal body scrolls.\n\n4) Verify panel: the 'Copy' text button next to txid is replaced by a copy-icon button (.browser-pin-copy-btn). All copy-value affordances now also show a 'copied' toast on success.\n\nApplied consistently to both the runtime UI (packages/ui: app.ts, browserStyles.ts) and the standalone first-party renderer pack (packages/renderers: pinInspector.ts).\n\nVerification: build OK (esm + cjs); full test suite 306 pass / 0 fail. Existing assertions for 'View Raw Record' and the txid data-browser-copy-value still hold.\n\nWorktree: .worktrees/fix-owner-chip-display. Commit e492fdb.","contentType":"text/plain;utf-8","attachments":[],"quotePin":""}