Feedback drive docs send link

Justin (2026-06-10): "When you make a google doc can you send a link to it."

Why: he opens these on his phone; a filename without a link makes him go dig through Drive.

How to apply: after any /save-to-drive / forge_gdoc_to_drive.sh / forge_gdrive_write.py upload, query Drive API (forge_google_user.user_token, the file lands on the PERSONAL account's Drive root) for the file by name and include the webViewLink in the reply. Candidate improvement: have forge_gdrive_write.py print the webViewLink itself on upload (graduate via /learnskill if hand-done twice).

[Claude Code]