The Dependency Rule states that the source code dependencies can only point inwards. This means nothing in an inner circle can know anything at all about something in an outer circle. i.e. the inner circle shouldn't depend on anything in the outer circle.
https://codecoach.co.nz/clean-architecture-the-dependency-rule/