# Admin Console Overview

## Purpose

The admin console is the internal operations surface for managing prompt assets, source synchronization, approval workflows, and platform auditability.

## Target App

- `apps/admin-console/`

## Core Views

### Prompt Governance

- prompt asset list by status
- owner and review state
- scope by tenant, lane, and channel
- promotion from draft to approved

### Source Operations

- system source sync health
- customer source sync health
- cache freshness
- manual refresh and re-index controls

### Access And Customer Mapping

- tenant registry
- brand registry
- role mapping status
- fallback and exception review

### Approval Queue

- generated artifacts waiting for review
- approval and retirement actions
- provenance summary for each artifact

### Audit Explorer

- request timeline
- prompt assets applied
- retrieval sources used
- model and tool policy selected

## Delivery Approach

1. start with read-only dashboards
2. add controlled approval actions
3. add prompt and source management workflows
4. add destructive operations only behind strong role gates
