Internal service
Available to the products and teams inside the workspace you control.
Registry is the company's one catalog of public APIs and private services. Bring a service in once—from a spec, a live GraphQL endpoint, or nothing more than the provider's documentation—and its operations, versions, and access requirements become something every team inherits instead of works out again.
Service visibility
Keep internal APIs inside your workspace. When a service is meant to become part of someone else's product, expose the owned service and the versions that are ready for them.
Available to the products and teams inside the workspace you control.
Discoverable by other Fused workspaces when you deliberately make it available.
A closer look
Registry takes whatever description of a service exists—or none at all—and keeps everything useful about it in one place, so a developer or an agent can work with it without a scavenger hunt through docs, old branches, and whoever integrated it last time.
OpenAPI, Swagger, Postman, GraphQL, or a Google Discovery document—Registry works out which one it is looking at. Internal GraphQL services can be introspected directly, and when a provider never wrote a spec at all, Registry can read their documentation instead.
Planning reports exactly where provider metadata could not be represented cleanly. Overlays correct or extend it without forking the original spec, and apply commits the exact source you reviewed—not whatever that URL happens to return today.
The operations, inputs, outputs, and context a developer or an agent needs to work with a service—without opening seven browser tabs.
How to authenticate stays attached to the service instead of living in one project's README and one engineer's memory.
Every published service shape gets a stable identity, so products evolve when you decide to—not when a provider does.
When a service moves, the update stays with it and can be surfaced to the products that actually depend on it.
Shared services that stay in sync
Registry gives every shared service one dependable history. When its owner publishes an update, the Engines using that service can tell their teams what moved and where it matters.
Fused knows whether the source moved or the service owner deliberately published something new.
Registry preserves one dependable record for the owner and every workspace allowed to consume the shared service.
Every Engine checks the update against what its own products use before surfacing it to that workspace.
Give every team one place to find and reuse the services your products already depend on.
Request a license key