## Summary
- use the product claim "The open-source federated code forge."
- route the forge link to the matching prod or dev environment
- reject unsupported hosts instead of silently falling back
## Verification
- cargo fmt --check
- cargo test --workspace --all-targets --all-features
- cargo clippy --target wasm32-unknown-unknown --all-targets --all-features -- -D warnings
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Verification