CDI
Constrained Data Item
The data whose integrity we protect. Only reachable through approved transformation procedures.
UDI
Unconstrained Data Item
All other data types — user input, system input — must be validated before entering the controlled space.
TP
Transformation Procedures
The only authorized operations (read, write) permitted on CDIs. Must preserve CDI integrity throughout.
IVP
Integrity Verification Procedures
Checks that confirm CDIs remain in a valid, uncorrupted state after transformation procedures run.