Mission Control

The Giving Palm · super admin. Enter the passphrase to open the project record.

Note: this gate deters casual visitors. The underlying documents live in the repository. For true secrecy, make the repo private or host the admin behind real authentication (see README).

Mission Control

Sign in with your Giving Palm admin account.

Sign in
Admins are Ashalia and Ashok. Access is managed in WorkOS.
TGP Mission Control ← Back to site
Docs are read live from docs/PROJECT_LOG.md, docs/RELEASE_NOTES.md, docs/TASKS.md, and docs/RESEARCH.md (served by the authenticated /api/docs); contact-form messages come from /api/entries (private Blob store, not the repo). Both endpoints authorize the caller server-side. Auth: when WorkOS is configured (WORKOS_API_KEY set), admins sign in with WorkOS and only the allowlisted emails (ADMIN_EMAILS) get in; otherwise this page falls back to the legacy passphrase (ADMIN_PASSWORD + the PASS_HASH here). See the README for the one-time WorkOS setup.