Example rules to enforce: - use `assert` pattern instead of `Errorf` - disallow imports of external packages in non-internal packages (with a few exceptions) - preserve import hierarchy so internal can't take dependency on packages in the pkg folder