Currently the Functional Requirements and the Description of the Low Level Functions in FRAME are mixed up (misplaced):
- We have an Overview of the Function in the description section, which is telling what the function should be capable of

- We have Functional Requirements in the Responsibilities / Requirements section, which is describing what the functions are doing in order to deliver these capabilities

In reality the Overview of the Function is the FUNCTIONAL REQUIREMENT (what is expected from this function)
and the Functional Requirement is the DESCRIPTION OF THE FUNCTION (what this function actually does)
Currently the Functional Requirements and the Description of the Low Level Functions in FRAME are mixed up (misplaced):
In reality the Overview of the Function is the FUNCTIONAL REQUIREMENT (what is expected from this function)
and the Functional Requirement is the DESCRIPTION OF THE FUNCTION (what this function actually does)