Add tests for type-view restrictions added to support stricter coupling of Packet objects to Autoflow Tabular View, WTD-644.
Warn if a view definition does not include a key, and prune it from the list of views. This avoids an underlying cause of WTD-628, which is fixed for plots specifically in the previous commit but could recur if other views were to omit keys.
Add spec for view provider and capability to complete test coverage of the transitioned platform/core bundle. WTD-573.
Add skeleton specs for platform/core, WTD-573.