Can I trick someone into this Friday afternoon Turbo Integrator exercise...

Let's create a 3D cube, containing dimensions:
1. TM1Object
2. TM1ClientGroup
3. Measures
Dimension 1 contains all cube names, dimension names, process names, chore names, application entry names. Appropriate suffixes need to be there to make element unique. The result is a rather large dimension.
Dimension 2 contains all security clients and security groups in 1 dimension. Same caveat as for dim 1.
The measures dimension contains 1 String element: 'Access'. It will be 'NONE', 'READ' or 'WRITE'.
The 3D cube is filled with TI by looping and doing CellGetS'es, basically, but also additional logic could be built in: a client can be read-only, a cube can be locked, and so on... Or we can use rules where approriate.
What do you think?
In vNext of the process, we could elaborate/refine if wanted. Someone's interested?
Wim