15.258 14.9.18 Health y readiness
| Probe | Significado |
|---|---|
| Startup | Dependencies initialized; model verification/migrations may still be running. |
| Liveness | Process/event loop responsive; does not imply useful work. |
| Readiness | Can accept its declared workload without violating current pressure policy. |
| Functional | Periodic synthetic/sampled operation validates camera, storage, queue or inference path. |
| QualityReadiness | Inputs/calibration/models satisfy claims required by the selected output profile. |
Agregación: The system can be locally Available while one analytical capability is Degraded; UI must show capability state.
Ejemplo: LocalAPI=Ready, Capture=Ready,
Depth=Degraded, Sync=OfflineExpected describe
un sistema utilizable, mientras Storage=Critical impide
aceptar otro intento.