Imagine a runtime whose job was verifying that a given graph of computation was legal according to the policies attached to the data it was operating on.
- Imagine a runtime whose job was verifying that a given graph of computation was legal according to the policies attached to the data it was operating on.
- It wouldn't have any business logic of its own.
- That would come entirely from the policies on the data.
- There'd be no legitimate reason to modify the runtime itself.