Administration

Admin

This page is the dedicated staging ground for access control, auditability, and policy-driven operations. Keeping it separate now will make future admin extensions much easier to reason about.

Ready.

Current Runtime

Service Status
Loading...
Version
Loading...
API Key State
Loading...

Operational Snapshot

Total Jobs
0
Running Jobs
0

Planned Admin Modules

Next milestone

API Key Issuance and Revocation

Create, label, rotate, and revoke keys with a proper audit trail and expiration model.

Per-User Scope Restrictions

Attach allowed domains or scope bundles to users or keys so action boundaries are enforced by policy.

Action and Job Audit Trail

Record who created jobs, cleared logs, downloaded artifacts, or changed access-control state.

Admin-Only Access Policies

Split operator and administrator capabilities cleanly so monitoring and governance do not blur together.

Recommended Build Order

Sequenced

1. Audit Feed

Add write-once action events before admin mutations so every future control becomes observable.

2. Key Registry

Introduce persistent API key records with labels, status, created date, and last-used metadata.

3. Scope Policies

Bind keys or users to scopes and enforce those restrictions across crawl and artifact operations.