Pull accessor for the latest kernel-emitted capture plan, or null before the first plan emission (plans emit from the first session start onward).
Future<Map<String, Object?>?> capturePlan();