docs(audit): apply per-cluster judgment fixes across living docs
Resolve audit findings: correct WorkerEnvelope proto/route/metric/session facts; rewrite auth (ZB.MOM.WW.Auth migration), dashboard (ZB.MOM.WW.Theme), and StyleGuide (foreign-project copy-paste); document alarm subsystem, Ldap options, and gateway alarm broker; fix client CLI flags and package paths.
This commit is contained in:
@@ -65,4 +65,6 @@ CLI, and tests.
|
||||
|
||||
- Use `pytest` and `pytest-asyncio`.
|
||||
- Use fake generated stubs or an in-process test gRPC server for unit tests.
|
||||
- Keep live integration tests behind `MXGATEWAY_INTEGRATION=1`.
|
||||
- Keep live integration tests behind an explicit opt-in environment variable
|
||||
and a `pytest` skip guard, matching the existing tests (for example the
|
||||
loopback TLS tests gate on `MXGATEWAY_RUN_TLS_TESTS=1`).
|
||||
|
||||
Reference in New Issue
Block a user