You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: restore original fallback behavior in discovery
Moves fallback logic back to individual functions instead of
generating "fake" metadata during discovery. Discovery now returns
undefined on 404 like the original code, maintaining the existing
architectural pattern where functions handle their own URL fallbacks.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments