Web console

The console is the substrate in a browser: a single-page app served beside the API, talking to the same public surface as every other client. It reads the whole graph and writes through the same public verbs, so nothing it does needs an endpoint no other client has.

Signing in is the same exchange ssctl makes: tenant name plus the current 6-digit code (authentication), with pasting an existing token as the fallback. What it offers:

Next: built-in entity types, the shipped vocabulary.