a solve for https://github.com/ecsact-dev/ecsact/issues/39 would be to include a trivial system check in the meta module this fn signature should be sufficient: ```c bool ecsact_meta_is_system_trivial(ecsact_system_like_id); ```