GPP Automaton

Authorized automation for the Golden Physics Project.

Private control planeGoogle OAuthAudited actionsServer-side secretsAI-assisted operations

GPP Automaton is the private administrative automation layer used by Golden Physics Project. It gives explicitly authorized software agents and AI assistants a common, authenticated way to perform operational work across connected services without handing raw credentials to each client.

What it connects

Google services. With the account owner's consent, Automaton can access the Google services authorized on the OAuth consent screen, including Drive, Gmail, Calendar, Docs, Sheets, Slides, YouTube and Search Console.
Cloud and infrastructure. The control plane can operate authorized Google Cloud resources, deployments, APIs, IAM, logging, storage and other infrastructure through authenticated provider actions.
Development systems. GitHub, Supabase and deployment services can be connected through separate authenticated providers so operational work can be coordinated from one audited interface.
Credential isolation. Long-lived credentials and refresh tokens are stored server-side in managed secret stores. Connected clients receive capabilities, not copies of those secrets.

Who it is for

Automaton is not a public consumer application. It is an internal Golden Physics Project operations service. Access is restricted to accounts and clients explicitly authorized by the project owner. Google OAuth access is granted by the Google account holder and can be revoked through that account's Google security settings.

Operating principle

Automaton exists to execute actions requested by an authorized operator or authorized AI client. Provider calls are authenticated and designed to be attributable to a client identity. Secret values are not intended to be exposed through normal application responses.

Web / cloud service · Golden Physics Project · Ontario, Canada