Document mirror client setup wizard and consumer API endpoints
mirror.md: added section 8 covering the 4-step UI wizard flow, wizard vs env var comparison table, and air-gap bundle import via UI and CLI. architecture.md: added 6 consumer API endpoints (GET/PUT /consumer, discover, verify-signature, import, import/status) to REST API section. airgap-operations-runbook.md: cross-reference to UI import alternative. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -163,6 +163,8 @@ stella offline-kit status
|
||||
stella offline-kit list
|
||||
```
|
||||
|
||||
> **UI import alternative**: Mirror bundles can also be imported via the Stella Ops web UI using the Mirror Client Setup Wizard (Step 3: Sync Schedule & Caching > Air-Gap Import). The UI calls the same `POST /api/v1/mirror/import` endpoint with server-local filesystem paths. See `docs/modules/concelier/operations/mirror.md` section 8.4 for details.
|
||||
|
||||
Expected output:
|
||||
```
|
||||
Offline Kit Status
|
||||
|
||||
Reference in New Issue
Block a user