The security rulebook
The actual security your product must have, plus how you must deal with problems found after launch. This is the heart of the CRA.
For engineers
Part I — essential product requirements: secure-by-design/default, no known exploitable vulnerabilities at release, a secure update mechanism, data confidentiality/integrity, minimised attack surface, protection of essential functions.
Part II — vulnerability handling: maintain an SBOM, coordinated vulnerability disclosure, issue security updates without delay, test & remediate. This is where most of the engineering work lives.