Added debug output to analyzePrproj() to show:
- All media blocks found in the project (uid, filePath, isGves, isProxy, title)
- Complete proxy linkage map (which .gves UIDs link to which high-res UIDs)
- Raw media blocks in analysis response (_debug_mediaBlocks)
- Proxy links in analysis response (_debug_proxyLinks)
Also added console.log output for all media blocks and proxy links
to help diagnose why high-res blocks aren't being found/linked.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>