Skip to content

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.

IDRequirementDescription
NF1Standard Format SupportThe system must support standard formats for health documents (PDF).
NF2TestabilityThe automatic test coverage (unit and integration) of the code must be at least 75%.
NF3PortabilityEvery service must be containerized and deployable across different environments.
NF4SecurityAll API endpoints must be protected by authentication.