From 1a3d7f9a8a181df48f0e911cbe17a3fad3ab9ac9 Mon Sep 17 00:00:00 2001 From: Chia Date: Wed, 5 Aug 2026 00:26:25 +1200 Subject: add some scripts --- internal/adminui/assets/index.html | 69 ++++++++++++++++++++++++++++++-------- 1 file changed, 55 insertions(+), 14 deletions(-) (limited to 'internal/adminui/assets/index.html') diff --git a/internal/adminui/assets/index.html b/internal/adminui/assets/index.html index 7869855..c299037 100644 --- a/internal/adminui/assets/index.html +++ b/internal/adminui/assets/index.html @@ -10,57 +10,98 @@
A
AIGWCONTROL PLANE
-
Offline
+
Offline
-
OPERATIONS

Control plane overview

+
OPERATIONS

Account overview

-
i
Runtime snapshot

Writes commit to PostgreSQL and apply locally first. Redis accelerates propagation when available; PostgreSQL polling keeps every gateway convergent.

+
CURRENT PERIOD

Project usage

+
ProjectRequestsSuccessTokensCostUncollected
+
+ +
+
METERING

Usage ledger

+
PeriodProjectRequestsSuccessInputOutputCost
+
REQUESTS

Recent events

+
TimeRequestModelStatusTokensCostLatency
IDENTITY

Tenants

-
+
NameSlugStatusCreated
IDENTITY

Projects

-
+
NameTenantSlugStatus
ACCESS

API keys

-
+
Key visibilityThe secret is shown only once after creation.
NamePrefixProjectScopesStatus
UPSTREAMS

Providers

-
+
NameProtocolBase URLRoutesStatus
ROUTING

Models & routes

-
+
Public IDOwnerRoutesStatus
+ +
+
REVENUE

Balances & ledger

+
+
+
+
+
TenantBalanceReservedAvailableUpdated
+
AUDIT

Recent ledger entries

+
TimeTenantKindAmountBalance afterReference
+
+ +
+
GUARDRAILS

Project limits

+
ProjectRequests / minEstimated tokens / minConcurrentMonthly spend
+
+ +
+
RBAC

Console access

+
+
Token visibilityThe console token is shown only once after creation.
+
UserRoleTenantTokenLast usedStatus
+
+ +
+
SECURITY

Audit log

+
TimeActorActionMethodStatusRequestIP
+
-
ONE-TIME SECRET

API key created

Copy this key now. It will not be shown again.

+
ONE-TIME SECRET

Credential created

Copy this credential now. It will not be shown again.

-- cgit v1.2.3