Glossary
| Term | Meaning |
|---|---|
| Builder | A person who signs in to the extension and builds apps. What the pricing page charges for. |
| Seat | One builder, in the console’s terms. A seat is created at the first sign-in and stays active until reclaimed or blocked. Builders and seats are the same thing. |
| Viewer | Someone who opens a deployed app. Never counted, never seen by Applane. |
| Tenant | A company in Applane: one verified domain (more on Enterprise), one OAuth client, one configuration, its seats and its subscription. “Company” on this site. |
| Applane admin | A person who can sign in to the Applane console for a tenant. Owners can also manage billing and other admins. |
| Audience | Who an app serves: internal (your domain), external (named partners), anonymous (a public link). Fixed when the app is created. |
| Advisory | A notice on an app that needs a fix because the platform changed after the app was built. Has a severity and a one-click fix. |
| Consent screen | The Google page an employee sees at first sign-in listing the permissions. In Applane it is Internal and carries your own app name. |
| OAuth client | The credential, in your GCP project, that the extension signs in with. Web application type, two redirect URIs. |
| Licence | A signed token Applane issues to a seat. Valid 72 hours, renewed daily, 7 days of grace offline. |
| Cap | The maximum number of active seats. 10 on trial. |
| Open and allowlist modes | Who may take a seat: anyone at the domain, or only listed addresses. |
| Bot account | applane-bot@ by convention. A Workspace user that publishes external and public apps so they outlive their builder. |
| Admin group | applane-admins@ by convention. A Google Group made editor on every published app. |
| Builders group | applane-builders@ by convention. The Google Group that gets roles/aiplatform.user. |
| MCP bridge | The local server that lets Claude Code or Claude Desktop drive the builder through the extension. |
| Setup checker | The console’s Run checks button and the script’s --check mode. |
| Re-push, re-publish | Pushing the platform’s files to an app again; repointing the live deployment at the newest version. Two of the advisory fixes. |
For AI agents: llms.txt, llms-full.txt, or any page with a .md suffix.