Command Center OS is a private dashboard with exactly one user: its operator, Zachary Whitesell. It accesses only that person's own accounts, and it shares data with nobody.
There is no sign-up and there are no other users. The only account data the application ever touches is the operator's own, connected by the operator, on their own authority. If you are reading this because you are reviewing the application, that is the whole scope.
calendar.readonly. There is no write path in the code: the application cannot
create, edit or delete an event.Six fields, and nothing else: an identifier, the title, whether it is all-day, the start time, the end time, and the link back to the event.
Attendees, descriptions, locations and conferencing details are discarded at the point the data is received. They are never stored and never displayed. This is enforced in code by an allow-list of those six fields, not by a filter applied afterwards.
Command Center OS's use and transfer of information received from Google APIs to any other app adheres to the Google API Services User Data Policy, including the Limited Use requirements.
Access can be revoked at any time at myaccount.google.com/permissions. Revoking it stops all further access immediately. Any cached copy expires within minutes and is not retained after that.
If what the application accesses changes, this page changes with it, and the effective date above is updated.