Docs
GitHub Early access
Browse documentation

Capability Graph

Keep one shared record of what the app can do and how each action is used.

One shared record

The Capability Graph is Supercomputer’s name for the shared record of what an app can do. It connects each action to its code, permissions, versions, platform connections, relationships, and test results.

The code and the action record

  • The codebase shows how features, services, app screens, and integrations fit together.
  • The Capability Graph shows the user tasks, app data, permissions, versions, connections, and test results.
  • An App Intent or AI tool description is one connection to the action. It is not the action itself.

Why relationships matter

App actions can work together, depend on one another, share app data, or need different permissions. Recording those links helps a team see what is covered and helps a future AI tool rule out actions it should not use.