def get_admin_panel_html() -> str: return """ GraphResearcher Admin

GraphResearcher Admin

Hidden admin workspace for monitoring users, documents, system health, and developer tools.

Not checked
This page is hidden from the normal user app. The backend APIs still check admin role using the admin email. Later Google OAuth will replace this temporary email-header login.

Users

-

Documents

-

Conversations

-

Status

-

Output

{}
"""