Finalize UI truthfulness and bootstrap hardening

This commit is contained in:
master
2026-04-16 16:23:54 +03:00
parent 4799aa2402
commit bc6b1c5959
145 changed files with 10503 additions and 9837 deletions

View File

@@ -4,7 +4,7 @@ The `stella` CLI is the operator-facing Swiss army knife for scans, exports, pol
## Responsibilities
- Deliver deterministic verbs for scan, diff, export, policy, and observability operations.
- Handle interactive and non-interactive authentication via Authority (device code, client credentials).
- Handle interactive and non-interactive authentication via Authority (seeded human username/password bootstrap, client credentials for automation).
- Support offline kit workflows including bundle verification and seed installation.
- Expose JSON outputs suitable for CI parity and golden tests.
@@ -55,7 +55,7 @@ The `stella` CLI is the operator-facing Swiss army knife for scans, exports, pol
**Key Responsibilities:**
- Deterministic verbs for scan, diff, export, policy, and observability operations
- Interactive and non-interactive authentication via Authority (device code, client credentials)
- Interactive and non-interactive authentication via Authority (seeded human username/password bootstrap, client credentials for automation)
- Offline kit workflows including bundle verification and seed installation
- JSON outputs suitable for CI parity and golden tests