Non-Functional Requirements
This page defines the non-functional requirements of Nucleo, describing the quality attributes and constraints that the system must satisfy regardless of the specific functionality it provides.
| ID | Requirement | Description |
|---|---|---|
| NF1 | Standard Format Support | The system must support standard formats for health documents (PDF). |
| NF2 | Testability | The automatic test coverage (unit and integration) of the code must be at least 75%. |
| NF3 | Portability | Every service must be containerized and deployable across different environments. |
| NF4 | Security | All API endpoints must be protected by authentication. |