docs(operators): add console workflow guide

This commit is contained in:
2026-07-31 18:15:58 +02:00
parent 9023963bf1
commit e9ceaeffed
3 changed files with 75 additions and 0 deletions
@@ -0,0 +1,12 @@
# M18 operator guide evidence
- Added `docs/runbooks/operator-console.md`, a task-oriented guide for first setup,
repositories, sources, jobs, executions, backups/restores, notifications, and
administration.
- Linked the guide from the documentation index without removing the existing
operator-UI-plan entry.
- Documents write-only-secret handling and CLI-only recovery/deletion boundaries.
Verification: `make check` passed (107 unit/contract, 73 integration with one
skipped, 15 fault, and 33 security tests; lint, typecheck, and frontend build
passed).